From ebfed36eee9575b15cfeb6513d61f899d8bc748d Mon Sep 17 00:00:00 2001 From: A-725-K Date: Thu, 6 May 2021 23:55:05 +0200 Subject: [PATCH] [Fix] Removed undefined function invocation --- setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.sh b/setup.sh index 3ada538..a5c1620 100755 --- a/setup.sh +++ b/setup.sh @@ -86,7 +86,6 @@ sudo pip3 install capstone ropper unicorn keystone-engine z3-solver pwntools sca download_documents install_vscode -install_imhex install_cutter install_ghidra bash -c "$(wget http://gef.blah.cat/sh -O -)" # GEF - GDB Enhanced Features