You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue presents the roadmap for the version 0.6 of Sirius obfuscator tool.
Vision
The version 0.6 adds one of the crucial features to Sirius obfuscator: ability to transform the crash log from the obfuscated app into the crash log containing the original names. It can be done either after the symbolization or by providing a transformed DSYM file.
Scope (initial, might change on further research)
Create script that takes the non-symbolicated crash log, the DSYM file from obfuscated app and Renames.json file and produces the deobfuscated crash log
The text was updated successfully, but these errors were encountered:
This issue presents the roadmap for the version 0.6 of Sirius obfuscator tool.
Vision
The version 0.6 adds one of the crucial features to Sirius obfuscator: ability to transform the crash log from the obfuscated app into the crash log containing the original names. It can be done either after the symbolization or by providing a transformed DSYM file.
Scope (initial, might change on further research)
The text was updated successfully, but these errors were encountered: