View Single Post
  #11  
Old 20-01-2013, 10:57
Joe Forster/STA's Avatar
Joe Forster/STA Joe Forster/STA is offline
Senior forum member
 
Join Date: Nov 2000
Location: Hungary
Posts: 9,836
Thanks: 20
Thanked 342 Times in 224 Posts
Joe Forster/STA is on a distinguished road
Oh my god, this is a no-CD patch without actually removing the SecuROM protection?! I'm throughly impressed!

[...] There are tons of programs for comparing binary files but there are only a few that can compare binary files of not the same size. I recommend xdelta: first, create a delta with xdelta -e -s SOURCE TARGET DELTA (replace uppercase words with actual filenames) and then have the delta "disassambled" with xdelta printdelta DELTA. The disassembly is quite cryptic but, apparently:
- ADD means copying data from the delta into the target, CPY_* from the source/target;
- S@XXX means XXX (decimal) offset in source, T@XXX in target.
__________________
Joe Forster/STA
For more information, see the FileForums forum rules and the PC Games forum FAQ!
Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply!
Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back!

Last edited by Joe Forster/STA; 20-01-2013 at 11:32.
Reply With Quote