Real fucking shellcode encryptor & obfuscator tool
-
Updated
Nov 8, 2024 - Go
Real fucking shellcode encryptor & obfuscator tool
Supernova 的中文版和扩展了一些加密方式(ROT, XOR, RC4, AES, CHACHA20, B64XOR, B64RC4, B64AES, B64CHACHA20)
Gocrypt is encryption/decryption library for golang. Library gocrypt provides a library to do encryption instruct with go field. The library gocrypt provide instruct tag encryption or inline encryption and decryption
RSA algorithm is an asymmetric cryptography algorithm. Asymmetric actually means that it works on two different keys i.e. Public Key and Private Key. The public key consists of two numbers where one number is a multiplication of two large prime numbers. And private key is also derived from the same two prime numbers.
RC4C cipher, it's RC4 extension with two S-boxes on key and IV, and with 3 scrambling phases.
Add a description, image, and links to the rc4 topic page so that developers can more easily learn about it.
To associate your repository with the rc4 topic, visit your repo's landing page and select "manage topics."