epi
Results
2
issues of
epi
When debugging decompiled source there are challenges and various annoyances due to discrepancies between the line numbers in the "debug_info_item" structures of the Dex files and those in the decompiled...
feature
jadx
debug
Supports creating insertion points on Variables whose value is JSON. Will iterate through the JSON adding insertion points to every JSON primitive in the tree. For example `{"testType":["test1","test2"],"test2Type":["test1"],"test3":["three"],"count":5}` generates the...