💪
qProtect
  • qProtect
  • Quick Start
  • Dependencies
  • Exclusions & Inclusions
  • Transformers
    • String Encryption
    • Flow Obfuscation
    • Reference Encryption
    • Field Reference Encryption
    • Number Encryption
    • SourceInfo Remover
    • LineNumber Transformer
    • AntiDebug Injector
Powered by GitBook
On this page

Was this helpful?

Exclusions & Inclusions

PreviousDependenciesNextTransformers

Last updated 1 year ago

Was this helpful?

Inclusions are more important on a scale than Exclusions. For example, if net/minecraft is excluded, however, net/minecraft/utils.class is included, every class with net/minecraft would be left alone except for /net/minecraft/utils.class

Exclusions: These classes will be left alone with the selected transformer.

Inclusions: These classes will be obfuscated, even if excluded.