mindedsecurity / JStillery

Advanced JavaScript Deobfuscation via Partial Evaluation
GNU General Public License v3.0
862 stars 143 forks source link

Add more test cases #14

Open CaledoniaProject opened 6 years ago

CaledoniaProject commented 6 years ago

Hi there, can you add some test case other than this one?

echo 'a= String.fromCharCode(41);b=a'|  ./jstillery_cli.js

Perhaps some malicious example downloaded from Virustotal etc.

It would help people understand the advantage of JStillery tool