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
The errors mentioned there are actually just warnings, the output file should be created and smoke's inserted math operations should have been folded.
It could be that your jar file was actually obfuscated with another obfuscator and just the inserted math operations were smilar to what the smoke obfuscator used, resulting the detector for smoke math triggering and few math operations being resolved, while the main part of the unsupported obfuscator or supported obfuscator with missing detection stayed untouched.
You could experiment with other transformers, but they might fail or not do anything. This project is essentially dead in the public, because for every public transformer the obfuscators will be changed so they won't work anymore.
Hi. I have a certain jar file and I can't deobfuscate it
the log is there: https://paste.md-5.net/ewakihakij.cs
My config file is there: https://paste.md-5.net/apemijirot.makefile
Is there anything I can do to resolve it ?
The text was updated successfully, but these errors were encountered: