We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0406a0 commit 7b38221Copy full SHA for 7b38221
README.md
@@ -1,6 +1,8 @@
1
# what is this
2
`compile` generates usable x86 shellcode from a programming language with python-style syntax, using yet another messy python script.
3
4
+
5
+
6
the shellcode generated by the script meets some requirements:
7
* contains no null bytes
8
* contains no hardcoded memory addresses
screenshot.png
6.83 KB
0 commit comments