ncorbuk / Python-Ransomware

Python Ransomware Tutorial - YouTube tutorial explaining code + showcasing the ransomware with victim/target roles
MIT License
493 stars 142 forks source link

File or directory not found can you please help me The one who would solve my query i will give 50$ via paypal so with your solution leave ur paypal details #12

Closed yashmodi17 closed 2 years ago

yashmodi17 commented 2 years ago

Traceback (most recent call last): File "Ransomware.py", line 250, in Screenshot (24)

main()

File "Ransomware.py", line 232, in main rw.encrypt_fernet_key() File "Ransomware.py", line 84, in encrypt_fernet_key with open(f'{self.sysRoot}Desktop/EMAIL_ME.txt', 'wb') as fa: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\AdminDesktop/EMAIL_ME.txt'