upx-recovery-tool
upx-recovery-tool is a script that aims to repair the most common modifications done by malware creators to ELF UPX-compressed files done to prevent their automatic unpacking with a standard UPX tool.
Implemented UPX fixes / Features
This tool detects and repairs the following common modifications:
l_magicfield of thel_infostructure (UPX!magic value)p_filesizeandp_blocksizefields of thep_infostructure
Dependencies
The script requires the following libraries listed on requirements.txt:
Description
Languages
Python
74.1%
YARA
25.9%