Skip to content

Commit

Permalink
Update DeobfuscatorOptions.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SychicBoy committed Apr 5, 2022
1 parent b2cbda5 commit cb3d553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NetReactorSlayer.Core/DeobfuscatorOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ public class DeobfuscatorOptions
"--decrypt-methods", " Decrypt methods that encrypted by Necrobit (True)",
"--deobfuscate-cflow", " Deobfuscate control flow (True)",
"--anti-tamper", " Patch anti tamper (True)",
"--remove-ref-proxies", " Remove reference proxies (True)",
"--remove-ref-proxies", " Remove reference proxies (True)",
"--decrypt-hidden-calls", " Decrypt hidden calls (True)",
"--decrypt-strings", " Decrypt strings (True)",
"--decrypt-resources", " Decrypt assembly resources (True)",
Expand Down

0 comments on commit cb3d553

Please sign in to comment.