reddit hackernews mail facebook facebook linkedin
Shellcrypt

Shellcrypt

A QoL tool to obfuscate shellcode.

A single-file cross-platform quality of life tool to obfuscate a given shellcode file and output in a useful format for pasting directly into your source code.

Shellcrypt currently supports the following encryption methods:
- AES (128-bit CBC)
- ChaCha20
- RC4
- Salsa20
- XOR

Shellcrypt currently supports the following output formats:
- C
- C#
- Nim
- Golang
- Python
- Powershell
- Visual Basic for Applications (VBA)
- Visual Basic Script (VBS)
- Rust
- Raw