sithis993/Crypter

Added better error handling for misisng PyInstaller

Closed this issue · 4 comments

Currently, if the user doesn't have PyInstaller installed, then a CMD prompt opens during the built stating the subprocess could not find the target:

image

We should have better error handling here to report this problem in the builder itself

Need a dd a validation stage to check for this. Can then print the output to the console. Something along the lines of:

[] Looking for PyInstaller: True

gbm1 commented

please make full installing video tutorials Crypter ransomware build and execution processes v2.40

Hi, yes I will look at doing this as soon as possible. The current video is pretty outdated and doesn't cover things like dependency installation, or even the builder. Not sure when this will be but I'll try to prioritise it

Issue closed due to changes in project direction (see README update). Will create another issue for the video tutorial