Command line interface for Obfuscator

Obfuscator.NET

Command line interface for Obfuscator


pauljenkins 03-09-2008, 2:17 PM
Does the obfuscator provide command line support so that it could be used with build files? (using NAnt) please?

Re: Command line interface for Obfuscator


David 03-09-2008, 6:15 PM

Yes, it provides command line support:

"PATH\Obfuscator.exe" /pfile="your.mobfproj";auto=1;overwrite=1

How to get .mobfproj:

You could click "Save" button on the GUI of Macrobject Obfuscator.NET to get your.mobfproj

Powered by Community Server, by Telligent Systems