Aims to deobfuscate the result of JavascriptObfuscator free version.
To tun the script, you should have had node.js installed first. Requires node.js and following npm modules:
- esprima
Aims to deobfuscate the result of JavascriptObfuscator free version.
To tun the script, you should have had node.js installed first. Requires node.js and following npm modules:
| using System; | |
| using System.Diagnostics; | |
| using System.Runtime.InteropServices; | |
| namespace memoryReader | |
| { | |
| static class Memory | |
| { |