Y
Hacker News
new
|
ask
|
show
|
jobs
by
psifertex
3688 days ago
To detect hashes like that, use a debugger that supports memory break points and set a read breakpoint on the instruction you changed. It usually makes it a lot easier to identify where the checksum is calculated.