Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tips after obfuscation #198

Open
sunnamed434 opened this issue Aug 25, 2024 · 0 comments
Open

Tips after obfuscation #198

sunnamed434 opened this issue Aug 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sunnamed434
Copy link
Owner

For example:

[Tip]: Mark your method with attribute [MethodImpl(MethodImplOptions.NoInlining)] to ignore obfuscation of your method!

[Tip]: Mark your Type or method with attribute [Obfuscation(Feature = name)] to ignore obfuscation!

[Tip]: Open config.json and set Watermark to 'false', to disable watermarking of your file!

[Tip]: Drop your libraries in 'libs' directory!

@sunnamed434 sunnamed434 added the enhancement New feature or request label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant