Closed KDPryor closed 1 year ago
Hello! This error occured because of the new update. Can you execute this following command? So your problem will be solved
pip3 install pythonnet
I have the same issue, also installing pythonnet via pip3 didn't solve it.
Can you send me a screenshot of errors?
Edit: Also I'll check that on a Kali VM to find out whats wrong
I have attached a screenshot. I tried it on Kali and Ubuntu, both on WSL2.
Same as me.
Okay it seems you need to install Mono on your system.
Solution: sudo apt install mono-complete
will fix your problem
After installing mono Qu1cksc0pe will be work properly
Note: I tested it on my Kali Live USB system and it worked for me. Note2: You need mono for .Net binary analysis
By the way thank all of you for your reports I'll fix that issue very soon.
Thanks a lot, with the solution it works.
You're welcome :)
@CYB3RMX Thank you so much for the quick assistance!
I installed the latest version of Qu1cksc0pe this evening. Previous versions worked fine, but when I tried to analyze a Windows PE32 file I got "Error: >pythonnet< module not found." I have run the setup.sh script and no errors were noted during the setup.