Michael Brunner
Michael Brunner
.zip should be alright, could you please open a console window and type "python -V"?
Could you try setting the python path and decompiling in the latest build?
Anything in the console?
as i commented in the pom.xml, some of those libraries were modified and can't be used with maven
for example asm is a modified version by lordpankake that makes its usage easier
I think this will slow down loading on files that would load normally. Please implement it as a fallback option.
I made a flow obfuscation remover today that also works on smoke. Check out Generic -> Remove obvious flow obfuscation. Also what do you mean by "the classes are not...
To make a working smoke deobfuscator i need more samples. Please post them here if you can.
Is smoke still used anymore?
> Take a look at http://oldschool25.runescape.com/gamepack.jar > > They add redundant methods, making it harder to signature methods and fields, obfuscate integer values using multipliers, opaque predicates and some other...