relative/synchrony

Deobfuscation issues with obscure obfuscator (can't find any info)

twilight-sparkle-irl opened this issue · 1 comments

Hi, I'm trying to deobfuscate some malware that appears to be using a custom obfuscator. I'm unsure if you take requests, but here's the code I found, referencing "unityobf."

(This is a malware sample, running in an electron environment! Please be careful, only hold with tongs.)

index.js

the obfuscator is https://github.com/MichaelXF/js-confuser and there are some deobfuscator transformers in this repo for it but they probably wont work anymore