Some unused methods are not removed #127

Closed
opened 3 years ago by gpe · 2 comments
gpe commented 3 years ago
Owner

e.g. method3230

e.g. method3230
gpe added the
deobfuscator
bug
labels 3 years ago

This can be automated by the IDE.

This can be automated by the IDE.
Poster
Owner

I want to entirely automate the deobfuscation process, such that the whole thing can be done from a single CLI command, so I don't want to rely on the IDE at all. We already have code for removing unused methods, it's just broken: https://git.openrs2.org/openrs2/openrs2/src/branch/master/deob-bytecode/src/main/kotlin/org/openrs2/deob/bytecode/transform/UnusedMethodTransformer.kt

I want to entirely automate the deobfuscation process, such that the whole thing can be done from a single CLI command, so I don't want to rely on the IDE at all. We already have code for removing unused methods, it's just broken: https://git.openrs2.org/openrs2/openrs2/src/branch/master/deob-bytecode/src/main/kotlin/org/openrs2/deob/bytecode/transform/UnusedMethodTransformer.kt
gpe referenced this issue from a commit 3 years ago
gpe closed this issue 3 years ago
Sign in to join this conversation.
Loading…
There is no content yet.