Open
Description
❯ restringer main.js -o output.js
[!] REstringer v2.0.7
[!] Deobfuscating main.js...
[+] Obfuscation type is augmented_proxied_array_function_replacements
[+] ==> Iteartion #1 completed in 0.025 seconds with no changes (1118715 nodes)
[1] 64903 segmentation fault restringer main.js -o output.js
❯ node --max-old-space-size=4096 $(which restringer) main.js -o output.js
[!] REstringer v2.0.7
[!] Deobfuscating main.js...
[+] Obfuscation type is augmented_proxied_array_function_replacements
[+] ==> Iteartion #1 completed in 0.023 seconds with no changes (1118715 nodes)
[1] 65085 segmentation fault node --max-old-space-size=4096 $(which restringer) main.js -
``
Metadata
Metadata
Assignees
Labels
No labels