unipacker icon indicating copy to clipboard operation
unipacker copied to clipboard

Automatic and platform-independent unpacker for Windows binaries based on emulation

Results 30 unipacker issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "C:\Users\Source\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\Users\Source\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Users\Source\AppData\Local\Programs\Python\Python310\Scripts\unipacker.exe\__main__.py", line 4, in File "C:\Users\Source\AppData\Local\Programs\Python\Python310\lib\site-packages\unipacker\shell.py",...

I have error while dumping UPX-file. image_dump.py (line 208, fix_imports_by_rebuilding->line 170, find_iat): IndexError in lx = possible_ptrs[-1]. Before dumping I had some errors like raiseUcError(status) Invalid memory write (UC_ERR_WRITE_UNMAPPED) after...

Some packers provoke exceptions (e.g. access violations or CPU exceptions) to trick debuggers, and then continue execution in the corresponding exception handler

Use cases: - no packer recognized -> manually select one - wrong packer recognized -> override selection

I install it without any errors but now it shows these with test by any exe Python39>unipacker v1.0.3 Your options for today: [0] New sample... Enter the option ID: 0...

Unipacker fully supports PEtite, so why does it not recognize it? Asks for start and end address.

If we manage to get it running nicely with GDB, things like #25 #26 and #27 will be available at the same time

Use a logger with different log levels, if possible with the ability to retroactively dump a report from the shell

Useful command. Can you add it?

How can I add new unpacker (for example, for Armadillo)?