about summary refs log tree commit diff stats
path: root/example/asm/shellcode.py
diff options
context:
space:
mode:
Diffstat (limited to 'example/asm/shellcode.py')
-rw-r--r--example/asm/shellcode.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/asm/shellcode.py b/example/asm/shellcode.py
index 945cac8c..52630e4d 100644
--- a/example/asm/shellcode.py
+++ b/example/asm/shellcode.py
@@ -5,9 +5,7 @@ from pdb import pm
 from elfesteem import pe_init
 from elfesteem.strpatchwork import StrPatchwork
 
-from miasm2.core.cpu import parse_ast
 from miasm2.core import parse_asm, asmbloc
-import miasm2.expression.expression as m2_expr
 from miasm2.analysis.machine import Machine
 from miasm2.core.interval import interval