1.0.1 • Published 9 months ago
@randyventurina/mt-obfuscator v1.0.1
MT.Obfuscator
To obfuscate specify an argument after the npm run start
example command line:
npm run start C:/test-js-obs/modules
REquirements:
- there must be recent nodejs installed with npm
- open the project folder and run command: npm i
- to obfuscate all files in a directory, run command: npm run start <directory_here>