Obfuscator – The Program Is Designed To Obfuscate The Shellcode
The method is made to obfuscate the shellcode. At present the tool supports 2 encryption.
1) XOR
2) AES
The instrument accepts shellcode in 4 formats.
1) foundation64
2) hex
3) c
4) uncooked
Command Line Use
Utilization Description
----- -----------
/f Specify the structure of the shellcode
base64
hex
c
uncooked
/enc Specify the encryption type (aes or xor) in which the shellcode will be encrypted
/essential Specify the key that will be utilised to encrypt the shellcode (default = SuperStrongKey)
/path Specify the route of the file that consists of the shellcode
/url Specify the url exactly where the shellcode is hosted
/o Specify the file route to preserve the encrypted shellcode (default = output.bin)
/help Demonstrate enable
Blog site Put up
https://3xpl01tc0d3r.blogspot.com/2020/08/introduction-to-obfuscator.html