![]() |
|
|
|
#1
|
|||
|
|||
|
Different starting points ?
Look at the code block 2, it reads from CodeBuffer[ 1 .. 16 ] to give the EDX; but in your so-called "reversed" code block, it writes to CodeBuffer[ 0 .. 15 ] or CodeBuffer[ -15 .. 0 ] depending upon the direction flag ...
They are NOT reversed to each other at all ((I am afraid you should revise the "reversed" code block to write to CodeBuffer[ 16 .. 1 ] instead, not only the ROR/SUB etc .... |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Checksum of WinLicnese 2.1.0.10 | ZeNiX | General Discussion | 1 | 01-11-2010 22:32 |
| HEX and checksum | email2 | General Discussion | 3 | 01-05-2004 18:47 |
| CRC CheckSum Problem ( maybe ) | How2Crack | General Discussion | 6 | 06-30-2002 23:42 |