Implementation suggestion for string decryption plugins and many more
This java deobfuscator does its job really well and successfully decrypts various obfuscations.
https://github.com/java-deobfuscator/deobfuscator
You could use this to implement the plugins in the menu.
+1 @samczsun did a great job on his deobfuscator and it'd be neat to see this feature included.
anything new?
hi dev , it may possible to add that deobfuscator as plugin? really good in deobfuscating things . issue when running deobfuscator and bcv at same time is that we have to allocate more memory to deobfuscating many things and after that decomping apk in bcv become slowest . if deobfuscator can be included in bcv then we can start bcv with more memory and no more issue . thanks