JamalVisual Studio Code extension for aiding in android mobile application analysis. Jamal is mainly a wrapper around a slightly modified Soot Framework with extra rendering for easing Control Flow analysis. Given an android application Please report any bugs you encounter. OverviewArchitectureQuick Start
FeaturesDynamic Control Flow Graph inspectionSyntactic and Semantic support for Soot IRGraphviz Dot RepresentationExportable dot representation of the recovered Control Flow Graph. Jamal works out of the box!Jamal supports both Windows and Linux OS (both 32 and 64 bits) out of the box. No need to deal with dependencies, install extension and start analysis right away. Known issuesJamal can run out of memory when analysing big APK files, please allocate more memory for the JVM from the extension settings. RequirementsJamal depends on: Release Notes |