Closed pombredanne closed 1 month ago
In the android_inspector android apk d2d pipeline, we call jadx on classes.dex files from extracted apks and jars and then perform path matching of the jadx output on the source codebase.
This is merged with #1391 which adds the new android-inspector pipeline to SCIO. See:
This is a mapping step in the map deployed to devel that should take place after extraction from classes.dex and similar.