Encryption Shellcode 🦀 Overview Usage Overview Technique that performs shellcode decryption using the RC4 and AES algorithm Usage Building for rc4 encryption: cargo run --bin rc4 Building for AES encryption cargo run --bin aes