forked from openrs2/openrs2
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
862 B
36 lines
862 B
---
|
|
excluded_classes:
|
|
- "*!client"
|
|
- "*!com/sun/opengl/impl/x11/**"
|
|
- "*!jagex3/jagmisc/jagmisc"
|
|
- "*!jaggl/**"
|
|
- "*!javax/media/opengl/**"
|
|
- "*!loader"
|
|
- "*!unpack"
|
|
- "*!unpackclass"
|
|
excluded_methods:
|
|
- "*!**.<clinit> *"
|
|
- "*!**.<init> *"
|
|
- "*!**.main *"
|
|
- "*!**.providesignlink *"
|
|
- "*!**.quit *"
|
|
- "*!com/sun/opengl/impl/x11/**.* *"
|
|
- "*!jaggl/**.* *"
|
|
- "*!javax/media/opengl/**.* *"
|
|
excluded_fields:
|
|
- "*!**.cache *"
|
|
- "*!com/sun/opengl/impl/x11/**.* *"
|
|
- "*!jaggl/**.* *"
|
|
- "*!javax/media/opengl/**.* *"
|
|
entry_points:
|
|
- "*!**.<clinit> *"
|
|
- "*!**.main *"
|
|
- "*!**.providesignlink *"
|
|
- "*!client.<init> *"
|
|
- "*!com/sun/opengl/impl/x11/DRIHack.begin *"
|
|
- "*!com/sun/opengl/impl/x11/DRIHack.end *"
|
|
- "*!loader.<init> *"
|
|
- "*!unpackclass.<init> *"
|
|
scrambled_libraries:
|
|
- client
|
|
max_obfuscated_name_len: 2
|
|
|