Jump to content

Getting EOF/Overlay


Recommended Posts

Hello, I have a program that works as a wrapper for other programs, see my post embedding dlls for more info on that, anyways.

Currently I have no way of getting EOF/Overlay data (all data in an exe that is not the actual binary code), without this ability, many programs, including every autoit script, could not e wrapped with my program.

I was wondering if there was a way to separate this info, or maybe get the length of the actual real binary and split the string at the place?

I have tried binarylen() but it can be problematic with encrypted/encoded EOF data, it sometimes counts EOF data as binary.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...