Search found 55 matches

by kostia111
Sat Jan 23, 2021 5:51 am
Forum: Engineering and Reverse Engineering
Topic: Cluster Dump Checksum
Replies: 35
Views: 20529

Re: Custer Dump Checksum

i can give you these files
but what do you want to do I still do not understand
by kostia111
Thu Sep 10, 2020 12:57 am
Forum: For Sale
Topic: Seed Key algorithms
Replies: 40
Views: 57624

Re: Seed Key algorithms

very interesting
do you know this algorithm GM
seed/key
FA5D/75BF
21CC/8384
6651/6C2D
56AB/CD6A
EA25/D4BD
3986/12C7
2E04/1C84
C396/E6D8
3314/E687
77BC/AF8E

absolutely known
what is this 19 algorithm
3 level

who knows the calculation formula
by kostia111
Thu Jun 11, 2020 6:09 pm
Forum: Tool Development
Topic: Question about J2534..
Replies: 12
Views: 18222

Re: Question about J2534..

by kostia111
Fri May 29, 2020 7:34 pm
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Segment Swap utility
Replies: 676
Views: 488656

Re: Segment Swap utility

Thanks for the quick response
I practically do not work with calibrations
north american cars
my specialty is opel
by kostia111
Fri May 29, 2020 11:21 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Segment Swap utility
Replies: 676
Views: 488656

Re: Segment Swap utility

maybe so ? universal XML for files of different lengths but with the same header. I often have to work with segments it would also be very convenient to extract segments to a folder called as OS and then just segments here with such a template 12598219.00 12598439.02 --------------------- 12610597.0...
by kostia111
Fri May 29, 2020 11:10 am
Forum: GM LS1 512Kbyte and 1Mbyte and newer
Topic: Segment Swap utility
Replies: 676
Views: 488656

Re: Segment Swap utility

Good afternoon !
I want to check the checksums
file which consists of one segment
file = segment
for example this
I already broke my head
trying to write xml
there is no way to indicate
that segment address is the beginning - the end of the file
by kostia111
Sun Feb 09, 2020 1:32 am
Forum: GM Can bus computers
Topic: GM E38 E67 E40 Kernel/Bootloader Development Extravaganza
Replies: 688
Views: 537158

Re: GM E38 Kernel/Bootloader Deveopment Extravaganza

yes you're right any standard programming consists of two parts this is programming the main software if it has changed and calibration programming but this is only the first part further win programming takes place programming date programmer number some operations on binding a block to a car, etc....
by kostia111
Sun Feb 09, 2020 1:04 am
Forum: GM Can bus computers
Topic: GM E38 E67 E40 Kernel/Bootloader Development Extravaganza
Replies: 688
Views: 537158

Re: GM E38 Kernel/Bootloader Deveopment Extravaganza

Yeah I understand. Im more focusing on making my own custom kernel so I can read/write to absolutely any address including the parameter block which has VIN/Seed/Key ect. if you are talking about a memory area from 0xc000 to 0x10000 then this is emulation of non-volatile memory in flash there are s...
by kostia111
Sun Feb 09, 2020 12:34 am
Forum: GM Can bus computers
Topic: GM E38 E67 E40 Kernel/Bootloader Development Extravaganza
Replies: 688
Views: 537158

Re: GM E38 Kernel/Bootloader Deveopment Extravaganza

if you want to program the whole block
in one piece
but modified files
there’s still a lot to fix
much easier to use the standard procedure
breaking a common piece into pieces like GM does
by kostia111
Sun Feb 09, 2020 12:12 am
Forum: GM Can bus computers
Topic: GM E38 E67 E40 Kernel/Bootloader Development Extravaganza
Replies: 688
Views: 537158

Re: GM E38 Kernel/Bootloader Deveopment Extravaganza

if you want to do programming just like sps does then in addition to software and calibrations, nothing more needs to be programmed if checksums are already calculated in the file if the checksums are not yet corrected this can be done on the fly before programming memory area where you still found ...