Skip to content

pcy06/aadecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aadecoder

Simply decodes the javascript code encoded by aaencode.

aaencode is not safe at all. It exposes all variable names and even comments. use another obfuscator if you don't want to show your javascript code to users.

Usage

  1. save your aaencoded code to input.js.
  2. run aadecoder with: node index.js
  3. find out your decoded code written in output.js.

About

Simply decodes the javascript code encoded by aaencode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors