aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-22 17:04:34 +0300
committerheqnx <root@heqnx.com>2025-05-22 17:04:34 +0300
commit75425613cc171711cff81bb90b6d335cd04ee6c0 (patch)
treef672dfa3056d5fedd1d2ede026f88d7b2997f724
parent312d40166934a5ab20779c332d21d49e07e7e033 (diff)
downloadgo-shellcode2uuid-75425613cc171711cff81bb90b6d335cd04ee6c0.tar.gz
go-shellcode2uuid-75425613cc171711cff81bb90b6d335cd04ee6c0.zip
updated readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 43c89ed..8261d6f 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
## Features
- **UUID encoding**: Converts raw shellcode bytes into UUID string literals for easy embedding.
-- **Multi-platform stubs**: Generates testing stubs for Python, C (Linux and Windows), Rust.
+- **Multi-platform stubs**: Generates testing stubs for Python, C (Linux and Windows), Rust (Linux and Windows).
- **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.