mhelwig / apk-anal

Android APK analyzer based on radare2 and others.
GNU Lesser General Public License v3.0
152 stars 27 forks source link

Configurable search terms #3

Open mhelwig opened 6 years ago

mhelwig commented 6 years ago

Search terms should be made configurable.

Users should be able to load their own search terms for methods / strings etc without modifying the script, so create an command line option to load custom search strings via JSON configuration file.