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')
-rwxr-xr-xexample/asm/shellcode.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/asm/shellcode.py b/example/asm/shellcode.py
index d33d6231..70d844a9 100755
--- a/example/asm/shellcode.py
+++ b/example/asm/shellcode.py
@@ -106,7 +106,6 @@ open("graph.dot", "w").write(asmcfg.dot())
 patches = asmblock.asm_resolve_final(
     machine.mn,
     asmcfg,
-    loc_db,
     dst_interval
 )
 if args.encrypt: