(venv) user@user-vm:/media/user/d2/dev/src/smalisca$ smalisca parser -l ../../reversing/BBM_v2.13.0.26_apkpure.com/smali -s java -f sqlite -o ../../reversing/BBM.sqlite ___ /\_ \ __ ____ ___ ___ __ \//\ \ /\_\ ____ ___ __ /',__\ /' __` __`\ /'__`\ \ \ \ \/\ \ /',__\ /'___\ /'__`\ /\__, `\/\ \/\ \/\ \/\ \L\.\_ \_\ \_\ \ \/\__, `\/\ \__//\ \L\.\_ \/\____/\ \_\ \_\ \_\ \__/.\_\/\____\\ \_\/\____/\ \____\ \__/.\_\ \/___/ \/_/\/_/\/_/\/__/\/_/\/____/ \/_/\/___/ \/____/\/__/\/_/ -------------------------------------------------------------------------------- :: Author: Victor Dorneanu :: Desc: Static Code Analysis tool for Smali files :: URL: http://nullsecurity.net, http://{blog,www}.dornea.nu :: Version: 0.2.1 -------------------------------------------------------------------------------- :: INFO Adding ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/a to list :: INFO Adding ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/android to list :: INFO Adding ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/org to list :: INFO Adding ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/com to list :: INFO SmaliParserProcess-2 0/1 Parsing ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/a ... :: INFO SmaliParserProcess-4 0/1 Parsing ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/org ... :: INFO SmaliParserProcess-5 0/1 Parsing ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/com ... :: INFO SmaliParserProcess-3 0/1 Parsing ../../reversing/BBM_v2.13.0.26_apkpure.com/smali/android ... :: INFO Exporting results to SQLite :: INFO Extract classes ... :: INFO Extract class properties ... :: INFO Extract class const-strings ... :: INFO Extract class methods ... :: INFO Extract calls ... :: INFO Commit changes to SQLite DB :: INFO Wrote results to ../../reversing/BBM.sqlite :: INFO Finished scanning (venv) user@user-vm:/media/user/d2/dev/src/smalisca$ smalisca analyzer -f sqlite -i ../../reversing/BBM.sqlite ___ /\_ \ __ ____ ___ ___ __ \//\ \ /\_\ ____ ___ __ /',__\ /' __` __`\ /'__`\ \ \ \ \/\ \ /',__\ /'___\ /'__`\ /\__, `\/\ \/\ \/\ \/\ \L\.\_ \_\ \_\ \ \/\__, `\/\ \__//\ \L\.\_ \/\____/\ \_\ \_\ \_\ \__/.\_\/\____\\ \_\/\____/\ \____\ \__/.\_\ \/___/ \/_/\/_/\/_/\/__/\/_/\/____/ \/_/\/___/ \/____/\/__/\/_/ -------------------------------------------------------------------------------- :: Author: Victor Dorneanu :: Desc: Static Code Analysis tool for Smali files :: URL: http://nullsecurity.net, http://{blog,www}.dornea.nu :: Version: 0.2.1 -------------------------------------------------------------------------------- :: INFO Using default conf (/media/user/d2/dev/src/smalisca/venv/lib/python3.4/site-packages/smalisca-0.2.1-py3.4.egg/smalisca/data/config/config.conf) :: INFO Successfully opened SQLite DB :: INFO Creating analyzer framework ... :: INFO Starting new analysis shell -- Analyzer ------------------------------------------------------------------- Welcome to smalisca analyzer shell. Type ? or help to list available commands. Type " --help" for additional help. smalisca>sc -x path -r 10 No results! :( smalisca>