RE: python crypter help 08-10-2018, 04:35 PM
#5
I wrote a crypter in Python in about 20 minutes, and rolled it up with PyInstaller, just to loop through the files with os.walk. I just have the script read from a list of target extensions, and if [file] == [target extension] then change the file name to the encrypted string. Runs fast, and just uses some base libraries. The more complicated part is getting the GUI to pop-up and help the victim make their payment. We are talking about "ransomware" when we say "crypter" right?
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)