javascript-deobfuscator
javascript-deobfuscator copied to clipboard
A deobfuscator for JavaScript codes generated by Obfuscator.io
``` var obf = ["aaa", "bbb", ["ccc", "real"]]; console.log(obf[2][1]); // output = real ``` [Error] Server error! Please check target code and name of target function.
Hello, This is not working, how to get it work? https://pastebin.com/NGaLjsbb
for some reason i cannot get it to work with this file https://pastebin.com/CSJtS8kz. I put target function a6_0x16eb. Please help.
I was trying to deobfuscate this script but couldn't. https://pastebin.com/fAigtKUB Thanks in advance
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
I can't able to deobfuscate this java code can u help me please! https://pastebin.com/BM8KCupX
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. Release notes Sourced from axios's releases. v0.21.1 0.21.1 (December 21, 2020) Fixes and Functionality: Hotfix: Prevent SSRF (#3410) Protocol not parsed when setting proxy...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. Commits 8647803 6.5.3 856fe4d signature: prevent malleability and overflows See full diff in compare view [](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...