sunnamed434 / BitMono

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

Return obfuscation success & failure status from BitMono.CLI #112

Closed techei closed 1 year ago

techei commented 1 year ago

Update Program.cs to return errorCode Error Code 0: Success Error Code 1: Failure