PerimeterX/restringer

errors

Closed this issue · 2 comments

here il give you the log its deobfuscating but not actually doing it here
C:\Users\moufy\Desktop\yeah\deob\restringer-1.9.0\src>node restringer.js obf.js -o deob.txt
[+] Obfuscation type is Generic
[+] normalizeEmptyStatements committed 1 new changes!
[+] ==> Cycle 1 completed in 0.035 seconds with 1 changes (143 nodes)
[+] ==> Cycle 2 completed in 0.001 seconds with 1 changes (143 nodes)
[+] resolveBuiltinCalls committed 1 new changes!
[+] resolveLocalCalls committed 1 new changes!
[+] resolveEvalCallsOnNonLiterals committed 1 new changes!
[+] ==> Cycle 3 completed in 0.374 seconds with 3 changes (3 nodes)
[+] ==> Cycle 4 completed in 0 seconds with no changes (3 nodes)
[+] ==> Cycle 5 completed in 0 seconds with no changes (3 nodes)
[+] ==> Cycle 6 completed in 0.001 seconds with no changes (3 nodes)
[+] Saved deob.txt
[!] Deobfuscation took 0.475 seconds.

i can share the input code and the output code privately if you want

See closing comment on #83