Lobotomy – Android Reverse Engineering Tool

Lobotomy is a command line based Android reverse engineering tool.   Components: Permission Strings Attack Surface Surgical Interact UI De-compile De-buggable Dextra Socket   OSX Components required for python-adb brew install openssl   brew install swig   env LDFLAGS=”-L$(brew –prefix openssl)/lib” CFLAGS=”-I$(brew –prefix openssl)/include” SWIG_FEATURES=”-cpperraswarn -includeall -I$(brew –prefix openssl)/include”   Now enter the following code […]