Login Register


python crypter help filter_list
Author
Message
RE: python crypter help #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?

Reply





Messages In This Thread
python crypter help - by tmp001 - 11-05-2017, 01:47 AM
RE: python crypter help - by 0x6f776c - 11-07-2017, 11:32 PM
RE: python crypter help - by Bish0pQ - 11-08-2017, 09:33 AM
RE: python crypter help - by BadSnow - 11-26-2017, 03:23 AM
RE: python crypter help - by CodePusher - 08-10-2018, 04:35 PM
RE: python crypter help - by mroll - 08-10-2018, 09:04 PM
RE: python crypter help - by darkninja1980 - 09-19-2018, 11:29 PM
RE: python crypter help - by mothered - 09-20-2018, 06:49 AM
RE: python crypter help - by darkninja1980 - 09-20-2018, 08:18 AM
RE: python crypter help - by Cr3aTor - 09-20-2018, 10:56 AM
RE: python crypter help - by darkninja1980 - 09-20-2018, 09:00 PM
RE: python crypter help - by mothered - 09-21-2018, 06:55 AM



Users browsing this thread: 1 Guest(s)