Skip to content

64903 segmentation fault #138

Open
Open
@epicwhale

Description

@epicwhale
❯ 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions