This is the readme file for PE Labs 1.0.

!) Whats PE Labz ?

Well, i started coding PE 'things' to test my knowledge sometime ago..and almost without noticing my 'things' started to grow in size and functionality. Basically this program will inform you about what i consider to be the most important pieces of information about a given PE file.
PE scanner,analizer,call it whatever.
Maybe the most usefull feature is the one concerning the import table.
Ok enough! go and try it! but first read on..

@) Important! 

Before you start insulting me and delete this program for not understanding how
the RVA-to-Offset thing works, here is a brief explanation.
When you click on the RVAtoOFfset (after opening a valid PE file) the mouse cursor will change. Then what you have to do is to CLICK inside any of the edit boxes that will ALLOW a RVA-2-OFFSET
conversion; then both values will be displayed on the bottom of the main dialog box.
Example: lets suppose you want to know the file offset for the entry point of a given PE file.
Click on the checkbox, cursor changes, click on the editbox labeled as 'EntryPoint' and -= b00m =- conversion is made and you and you continue your merry life.

					BUT

if you click on an editbox that will NOT allow a RVA-2-OFFSET conversion,then you are getting nothing. Of course for a better use you have to know which of the editboxes allow such a conversion. (here they are: EntryPoint,OriginalFirstThunk,Name and FirstThunk)


#) Some words
-------------

Well,all i can say that i created this for learning purposes; and im 'releasing'
to the public for the same reason. For others to learn.
You will find bugs in this code (its version 1!) and i admit that its not a very tidy/optimized/pro programming style..but im trying to do my best and i promise lots of improvements in future versions.
You can assemble the source code with MASM.I have NOT included .inc files and such things in this zip. If you get the MASM package you can assemble all this.

Please if you find mistakes,bugs,errors,whatever i would be very pleased if you mailed me telling about those findings.Im open to contributions,suggestions,donnations and even girlies..so if you dear reader are in the need of getting in touch with me -------> latigo_at_ciudad_com_ar.
Bye and Thanks.


Greetings: My friends MAC,Zito,R!SC,JosephCo,Carpathia,Acid_Burn,Dawai,TheSmurf,Lithium,
Volatility,Iczelion,MrNop,ytc,[yates],Muad'Dib,Rad][cal,WarezPup,kaai,Visionz,MrE,nchanta,Neural_Noise,Lazarus,hutch,and all of those i forgot who surely hang in #pgc,#cracking4newbies or #win32asm.


