So I want to create a generic unpacker. :)
I found this https://www.reversinglabs.com/open-sour ... ngine.html
However is there no way to actually create a non static unpacker without using emulation or a debugger?
I do not want to use emulation since it is slower for the heavily obfuscated files.
I do not want to use a debugger since there is the possibility of the malware actually being run.
I found this https://www.reversinglabs.com/open-sour ... ngine.html
However is there no way to actually create a non static unpacker without using emulation or a debugger?
I do not want to use emulation since it is slower for the heavily obfuscated files.
I do not want to use a debugger since there is the possibility of the malware actually being run.