Lame PE Analyzer (LPEA)
-----------------------

1.0 Introduction:

This is a lame pe analyzer, meaning, it will analyze pe files,
wont edit and wont scan. only show you several variables which
are usually important. (Image Base etc..)
i decided to show the linker version to help the user to try
and identify the compiler that were used. but thats not an 
obligatory, its upto you what to do with this.

This program was coded 100% in VS.Net,
60% C and 40% Asm (__asm{}; will you marry me ?)

1.1 Features:

- Fully supports every valid PE file.
If your file is readable, and it is a valid PE file,
it will be read.

- Drag&Drop support into the main window.
Loading files never been easier,
just open the LPEA and drag in a file.. 

- Command Line support (read Known bugs for this one)
Supports loading through the command line,
although a bit problematic, since the commandline support
is being done by comparsion with the LPEA full path,
so if you are using command prompt to your your files,
take it as a consideration when doing so..
yet dragging and dropping a file into the icon in the explorer
will fully work, no worries here.

- Shell Extensions support, both register and unregister
Hidden in the LPEA interface are 2 nice buttons, sitting happily
with the about text inside the options dialog, one will add
"Analyze With LPEA" menu to your exe and dll files,
the other will remove it. the function will use the current path
so dont do it from any temp directory if it will be deleted.

** NO REGISTRY VALUES ARE BEING WRITTEN WITHOUT ORDER FROM THE USER.

- Resizable window.
You can resize the window to any size bigger then the default size :)


1.2 Known Bugs:
i have some bugs out there. i'm 99% sure i didnt fix it when i found it
(i was on the phone ;)), so if you think you found anything, let me know.

1.3 ToDo:
- Always On Top (On/Off)
- Single Instance to support parameters (next version..)
- A higher precentage of C code
- Custom font support
- More random crap.
- For Suggestions, mail me. (my email is on the end..)

2.0 Total Features Guide:
[ + New Feature
  ! Notice
  @ Fixed Bug
  - Removed Feature ]

Version 1.0:

+ PE Parsing
+ Drag&Drop
+ Shell Extensions
+ Command Line
+ Resizing Code
+ Everything else, no ? ;)

----

This program is made for educational purposes ONLY.
please, do not attempt to reverse engineering it.
better come and ask me how i did stuff, i'm always glad to share my ideas.

This Program Has Been Brought as a Service to the Public by New 2 Cracking,
Written by ParaBytes.

Greets fly to:
Scali, Death, Kwazy Webbit, Snaker, Jibz, y0da, BsE,
Elessar, Anvile, New 2 Cracking Team, Zero, Pegasus,
Rest of AntiCrack.de Team (and REA/REA2/AOD Teams),
Yates, Daemon, VaG, Thigo, Jond, Dihux, Orkim, ZWEI,
My Friends, My Pupils, My Mentors, My Girlfriend.

- ParaBytes.

(no yaks or assembly programmers were harmed by any way during this project.)