Quick Unpack v0.7 Readme
=========================

Description
-----------
The program is for the really quick unpacking of the easy packers. Has the small size and is pretty fast.
Quick Unpack tries unpack progs with scramblers.

Usage
-----
You have to specify the address (in hex) for Quick Unpack to stop on. When the program stops, it will do the dump. It can be either OEP or any other VALID EIP, which is executed by a program.
You can also press the ">" button and Quick Unpack will try to find the OEP using external modules. If the attempt is successful, then you'll see the obtained OEP in the "OEP" field. If attempt has failed, probably the file is a non-executable one or due to some other reason.

Now Quick Unpack uses new module Force.dll for detect OEP of most popular packers.
Force OEP finder for packers by FEUERRADER [AHTeam] supports UPX 1.xx, ASPack 2.12, FSG 1.0/1.33/2.0, MEW10, MEW11, PECompact 1.x/2.x'.

If file couldn't be unpacked it promts to unpack file in force mode (QU counts cases when eip=oep and breaks at the last one).

Limitations
-----------
QU works on Win2000/XP/2003 ONLY.

Licensing
---------
Sources that were used while writing Quick Unpack:
GenOEP.dll by Snaker
ImpREC.dll by MackT
Stripper 2.11 debug/dump/rebuild engines by syd
Disassembler by Oleh Yuschuk


History
-------
v0.7   [!] Based on updated stripper 2.11 rc3 engine => new features
       [+] Force mode added
v0.6   [!] Final build
v0.5   [+] Quick Unpack now uses new engines and works thru external tracer engine.sys. No debug API used.
       [+] Dump and PE header very clean after unpacking
       [+] Cool OEP finder for packers
  
v0.43. [+] Added more text info to ImpREC.dll
       [+] No IsDebuggerPresent detection anymore for unpacker
       [!] This version may be the last. All possibilities of Debug API

v0.41. [!] RestoreLastError bug fixed

v0.4 final. Final build. Much bugz fixed

v0.3.  [+] Dump engine has been rebuilt
           Quick Unpack now uses dump engine from PE Tools by NEOx [uinC].
       [+] New method of dump rebuilding. thx NEOX again :)
       [!] No picture of Quick Unpack anymore :)
       [+] Added support for new packers (for example, FSG).
       [+] Small bugz are fixed

v0.2. First version.

Author
------
FEUERRADER [AHTeam]
www.AHTeam.org
2005