aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheqnx <root@heqnx.com>2025-05-22 17:04:01 +0300
committerheqnx <root@heqnx.com>2025-05-22 17:04:01 +0300
commit312d40166934a5ab20779c332d21d49e07e7e033 (patch)
treecd9fc086366a3bcefaf5e42b26a18b3695a66a40
parent223d860cb20305dcfe71a18167dcac59a9ad6139 (diff)
downloadgo-shellcode2uuid-312d40166934a5ab20779c332d21d49e07e7e033.tar.gz
go-shellcode2uuid-312d40166934a5ab20779c332d21d49e07e7e033.zip
updated readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8579989..43c89ed 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,7 @@ use std::ffi::c_void;
use std::ptr;
```
-- The tool prints the generated UUID strings to stdout and writes the stub source file (`stub.c` or `stub.py`).
+- The tool prints the generated UUID strings to stdout and writes source files for the selected stub: `stub.py`, `stub.c` or `stub/src/main.rs`.
## License