mariana-trench
mariana-trench copied to clipboard
Release app with proguard
Feature Request
Using MT to scan different release build of APP with code obfuscation. it is frustrated for me that the same source codes which labeled status(eg Don't care) are identified to uncategorized issues by SAPP . It seems that proguard configuration makes random code obfuscation。
I would like to know are there any parameters or ways which can be used to map the shortened names back to the original method names by given the obfuscation mappings files for MT
Unfortunately I don't think we have anything like that.
Mariana Trench is built to analyze debug builds of apps, with the associated (unobfuscated) source code.