From 24ce193b8bad352853a9c5589f6fdcf5177d5466 Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Wed, 26 Aug 2020 14:36:46 +0200 Subject: Update api according to loc_db update --- example/asm/shellcode.py | 1 - 1 file changed, 1 deletion(-) (limited to 'example/asm/shellcode.py') 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: -- cgit 1.4.1