sunnamed434 / BitMono

Obfuscator for .NET and Mono, with a customizable engine for building your own obfuscators.
https://bitmono.readthedocs.io/en/latest/
MIT License
344 stars 29 forks source link

Add a preset argument? #155

Open Mrgaton opened 11 months ago

Mrgaton commented 11 months ago

that auto detects if net core, net framework, etc. is being used and that it uses protection depending on the preset level

sunnamed434 commented 11 months ago

Nice idea, I'd also suggest making an option to make it auto-detectable (the target framework), and also be disabled from the configuration