You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Malware-Samples/Encryfer/Encryfer-X/README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,11 @@ Algorith Used : AES256 + chacha20poly1305
29
29
30
30
### How to Execute
31
31
32
-
> **⚠️ Warning**: This Provided Content is intended for educational purposes only. I am not responsible for any misuse or negative consequences resulting from the use of this tool.
32
+
> **⚠️Warning⚠️**: This Provided Content is intended for educational purposes only. I am not responsible for any misuse or negative consequences resulting from the use of this tool.
33
33
34
-
Note: By Default I have Enabled all features. Including Recursive Volume Encryption. To test this Ransomware comment the calling func() !.
34
+
> ⚠️Note⚠️: By Default I have Enabled all features. Including Recursive Volume Encryption. To test this Ransomware comment the calling func() !.
35
+
36
+
To see the demo video check my tweet: [Tweet](https://x.com/5mukx/status/1829094735988076900)
35
37
36
38
You need the Following 2 THings: AES wit 32.len() + Encrypted Hex Value that contains AES256 with chacha !.
0 commit comments