			SEHLoger v 1.0 by seeQ


1. Introduction
*****************
This programm resolve  a situation when you need to log all exceptions in victim program.
Works fine with all common protectors like Asprotect, Execryptor, Themida.

Example execryptor.exe:

Exception at : 00761A80    Handler : 00765512   Dr0=0076002E   Dr1=0012F9E8   Dr2=0012F9D4 ...  
Exception at : 0075F1A0    Handler : 0076D81E   Dr0=00400000   Dr1=0012F9E8   Dr2=0012F9D4 ...
Exception at : 00761387    Handler : 00763EF0   Dr0=00000000   Dr1=00000000   Dr2=0012F610 ...


2. Usage
*****************
Sehloger.exe <Filename.exe> [d]
d - for loging DRx registers values (Values saves before Handler executes).
All exceptions loging in SEHLog.txt


3. Bugs
*******************
Not working with Pelock. 
Log file size limit 1mb.
Only for NT users.

4. Thanks and Greetz:
*************************
MS-REM, deroko, Ferry Corsten (for music).


5. Contact
*****************
If you have any suggestion post them on these forum:
"http://www.woodmann.com/forum/", or
mail: seeq@hotbox.ru

													[16/06/2006]