View Single Post
  #8  
Old 02-16-2004, 00:40
Wurstgote
 
Posts: n/a
britedream,

I've checked it with peid, it reports "Borland Delphi 6.0 - 7.0" as compiler (so no protector any more) and OEP is 213654 as expected. Since I'm on Win2k I had to change RestoreLastError to SetLastError with a hex editor, but it won't run. Maybe it has something to do with that change I had to make, but if I got it right, this change (Rest.LastError - > SetLastError) is necessary, since Win2k don't know RestLastError.
In Olly, I get some access violations, first one at 404f5f...

I suppose I did someting wrong, but don't know what...
Any hint?

Regards
Wurstgote
Reply With Quote