Hi guys, I'm having some trouble with a Borland Delphi 6-7 project.
Here's a screenshot of DeDe and OllyDBG to show my issues:
- PEiD, we're dealing with delphi
- Callstack and example of how it seems to be "extracting" (though I can't find proof of this)
- DeDe (project doesn't seem to have any forms)
- DeDe (and barely any procedures...)
The idea is to remove a "nag"/license screen. The program takes keyfiles and they seem rather complex, so I'm trying to patch my way out of it. I can't seem to find a "valid" (R)VA from where the nag screen is called.
Attaching to the process when the nag screen is active doesn't help, i just end up deep in a system dll (which I of course won't be patching) and returning to main module seems almost impossible (will take forever to go through).
Anyone have ANY ideas or suggestions I can try out?
TARGET:
Please login or register to download
or
Use alternative download mirror
Please let me know if some part needs more elaboration,
Thanks,
- James


did you already solved the problem or have some ideas on fixing it?
I am facing the same coding manner, no procedures, no forms, so no point in the disassemled code showing where my certification was rejected or accepted...hm :-(I've given more details in a request for crack posting..it's also a delphi one...
good luck man!