compjswex
v1.0.2
Published
Compjswex will compile your JavaScript code to JSFuck from the command line.
Downloads
20
Readme
COMPJSWEX
Compjswex will compile your JavaScript code to JSFuck from the command line.
compjswex compile foo.js C:\Users\User\Desktop\bar.js
This will compile the contents of foo.js to bar.js. You must always specify the full path or it will put it in the folder that the module is stored in.