We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27b53d8 commit 32e18d9Copy full SHA for 32e18d9
thug/Analysis/shellcode/Shellcode.py
@@ -40,7 +40,7 @@
40
class Shellcode:
41
modules = (
42
"pylibemu",
43
- "speakeasy",
+ # "speakeasy",
44
)
45
46
def __init__(self):
0 commit comments