We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef55394 commit 8247301Copy full SHA for 8247301
shellcoding-companion.py
@@ -10,7 +10,7 @@
10
from binascii import unhexlify
11
import argparse
12
13
-version_number = '0.2.0'
+version_number = '1.0.0'
14
15
banner = f"""\x1b[0;33m
16
__ _ _ _ _ _
0 commit comments