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
Exception in thread "main" java.lang.AbstractMethodError: Receiver class test.Top does not define or inherit an implementation of the resolved method 'abstract int apply$2137891494(int, int)' of interface test.Inte.
at test.Top.main(Top.java)
BTW, Gen3Flow can't be disabled maybe another issue
with this example jar, obfuscate it with config disable all transform
SimpleCrossTest.jar.gz
It will crash with
BTW, Gen3Flow can't be disabled maybe another issue
linked #57
Skidfuscator can't put
test.Abst#apply
test.Inte#apply
into one group, may cause by thisThe text was updated successfully, but these errors were encountered: