Forum Discussion
sengsan_lim
Bronze I
3 months agoICS Malware: Triton ModuleNotFoundError: No module named 'pefile
when running this command: python3 python_exe_unpack.py -i /home/iml-user/Desktop/Lab-Files/trilog.exe -o /home/iml-user/Desktop/Lab-Files Traceback (most recent call last): File "python_exe_...
sengsan_lim
Bronze I
3 months agoTried python2.7 python_exe_unpack.py -i /home/iml-user/Desktop/Lab-Files/trilog.exe -o /home/iml-user/Desktop/Lab-Files
[*] On Python 2.7
[*] This exe is packed using py2exe
[*] Unpacking the binary now
[-] Error in unpacking the exe. Probably due to version incompability (exe created using python 2 and run this script with python 3)
- SamDickison2 months ago
Community Manager
Hi sengsan_lim, I just came across this a bit late. Did you manage to get any further with the lab?