Jump to content
Tuts 4 You

How to get OEP in delphi code?


darkbreak

Recommended Posts

The coding itself is not the problem, if you know how the packer works, then it's not a problem at all.

if you've expected a code, then not in here son.

Google "Debugging Functions MSDN" and understand how to work with file-systems first.

Link to comment
How to get OEP in delphi code?

If the app has 2 text sections as 1st and 2nd code section,

your real OEP is apt to be in the 2nd code section normally .itext.

If using a break on memory access to the 1st code section, you

should see a return to the 2nd code section. Above the Call scroll

up a bit to see your true OEP.

CZ

  • Like 1
Link to comment
  • 3 weeks later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...