Generic Unpacker,This is small project started for my own needs, and for testing my memorytracing engine. Code should be able to unpack simple packers like upx,fsg,
aspack and similar. I have ested it only on those 3 mentioned. As code
unpacking code is generic (eg. no special cases for different packers), most
targets (except those listed) might fail.