vanzy-protect
Version:
Epic Obfuscator Yeahhh
16 lines (13 loc) • 470 B
text/typescript
export const VERSION = `v2.5.1`
export const HELP_TEXT = `
sus - an epic amogus themed javascript obfuscator
Usage: sus [arguments]
-i, --input <file> Input file
-o, --output <file> Output file
-c, --config <file> Config file
-n, --noupdate Don't check for updates
-h, --help Get help
-v, --version Get the version
Version ${VERSION}
Copyright (C) 2023 danik - under the GPLv3 license
`