From 5d8eb0e4ea5e75587575ec7d70215946532e58fd Mon Sep 17 00:00:00 2001 From: heqnx Date: Thu, 22 May 2025 16:10:54 +0300 Subject: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b4cca..53aee58 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - **UUID encoding**: Converts raw shellcode bytes into UUID string literals for easy embedding. - **Multi-platform stubs**: Generates testing stubs for C (Linux and Windows), and Python. -- **XOR or RC$ encryption**: Supports single-byte XOR or 16bit RC4 random key encryption/decryption for lightweight obfuscation. +- **XOR or RC4 encryption**: Supports single-byte XOR or 16bit RC4 random key encryption/decryption for lightweight obfuscation. - **Automatic shellcode padding**: Pads shellcode to a multiple of 16 bytes to fit UUID size. ## Installation -- cgit v1.2.3