toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.deob.bytecode
/
BytecodeDeobfuscator
Bytecode
Deobfuscator
@
Singleton
class
BytecodeDeobfuscator
@
Inject
constructor
(
allTransformers
:
Set
<
Transformer
>
,
profile
:
Profile
)
Members
Constructors
Bytecode
Deobfuscator
Link copied to clipboard
@
Inject
constructor
(
allTransformers
:
Set
<
Transformer
>
,
profile
:
Profile
)
Functions
run
Link copied to clipboard
fun
run
(
input
:
Path
,
output
:
Path
)