snify Posted November 28, 2009 Posted November 28, 2009 (edited) Hey Guys I really need some help from you all. I want to open a simple PE (.exe, .dll etc.) file. After its read, I want ONLY: - How many Sections - The name of the Sections - Pointertorawdata of every Section (Offset) - SizeofRawData of ervery Section (Size in Bytes + Offset) I looked into the PE Scope Source (very nice) But I really cant debug all this and filter out only these functions. So can someone help me please? Thank you very much. Greetz Snify Edited November 28, 2009 by snify
trancexx Posted November 28, 2009 Posted November 28, 2009 Find ResourcesViewerAndCompiler.au3 and go through it's thread. You will find all you need there. ♡♡♡ . eMyvnE
snify Posted November 28, 2009 Author Posted November 28, 2009 OMG this is great... really thank you... keep up your good work
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now