PerimeterX/restringer

Could you please explain your work?

Closed this issue · 2 comments

Hi, this is a great project! I used it to deobfuscate a Cloudflare script, and it's working fine. However, there is a small issue: the code is still too long. Could you please help me shorten it or explain how you did it? I'd like to do it myself. Thank you very much, and I hope to receive your response soon.

Also this is output file

output.cleaned.zip

If you want to share code rather than in a zip file please share it via a code/text sharing site so it'll be in the clear.
You can use REstringer's removeDeadNodes module to remove dead code.
The main objective for REstringer is the reconstruct the strings rather than simplify the script, though it includes logic that can achieve that somewhat.
If you have an obfuscation-related question or request I'd be happy to help.