Gunpack (God's Unpacker) - Tool for generic unpacking
palaniyappan (palaniyappan) <reverselibrarygmailcom> Friday, June 11 2010 11:49.54 CDT


A Generic unpacker based on process memory dumping works well.
But it unpacks a single file only. Later versions may be released to unpack group of files.

http://code.google.com/p/gunpack/

Comments
winndy Posted: Monday, June 28 2010 03:58.44 CDT
Forbidden
Your client does not have permission to get URL /p/gunpack/ from this server.

djnemo Posted: Saturday, September 4 2010 08:08.28 CDT
broken link
is there new link ?

palaniyappan Posted: Friday, October 8 2010 02:17.43 CDT
sorry guys the project has been moved under a new name AllUnPack
You can find it here,
http://code.google.com/p/allunpack/
Sorry for not informing in time..

It works well but the process must remain in memory for some time..
This one has been written in simple code to demonstrate the idea of unpacking by memory dumping..
It may miss to unpack some of the packers due to variation in waiting time.
I encourage you to reverse this to get more idea..

whiteangel Posted: Monday, October 11 2010 00:38.19 CDT
It is working well..
Thankx..

vividlee Posted: Tuesday, November 16 2010 01:50.18 CST
Could you share some source code for this unpacking tool?