Tencent / HaboMalHunter

HaboMalHunter is a sub-project of Habo Malware Analysis System (https://habo.qq.com), which can be used for automated malware analysis and security assessment on the Linux system.
Other
729 stars 221 forks source link

Missing target_loader.32.elf file #26

Open fengtangs opened 1 year ago

fengtangs commented 1 year ago

when I run the demo using python AnalyzeControl.py -v -l ./test/bin/read.32.elf, I get the false: cannot load the /root/bin/target_loader.32.elf
and I found in /root/bin ,no exist the target_loader.32.elf file only exist the target_loader.64.elf file.