Skip to content

Commit 1bcc888

Browse files
authored
Update README.md
1 parent 7990923 commit 1bcc888

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
# NET-MalwareCryptor
2-
OpenSource malware packer
2+
.NET MalwareCryptor is an open-source malware packer utility. It is intended for educational purposes only and strictly prohibits the use of its code for any illegal activities.
3+
4+
This free tool is designed to encrypt malware samples using a modified base64 encoding algorithm. It adds random garbage data to the encrypted payload, further complicating its analysis.
5+
6+
To utilize the utility, simply execute the following command: net-cryptengine example.exe
7+
8+
For enhanced effectiveness, it is strongly recommended to heavily obfuscate the assembly before applying the encryption process.

0 commit comments

Comments
 (0)