ItzSomebody / radon

[Abandoned] Scuffed java bytecode obfuscator
GNU General Public License v3.0
361 stars 74 forks source link

Do not handle non-existent classes [JPhantom] #90

Open chachako opened 4 years ago

chachako commented 4 years ago

How to ignore non-existent classes instead of having to import them into the libraries. Like proguard, it provides a dontwarn, which can guarantee to ignore such class without importing libraries

-dontwarn org.apache.http**

Col-E commented 3 years ago

Could also use JPhantom like I have to generate missing classes.

ItzSomebody commented 3 years ago

Discord convo so I remember: https://canary.discord.com/channels/495471385351553024/495481816128421899/811300105247653908