I have an app (that I believe has malware in it, but I wish to confirm before I go ahead and use it) that has been compiled/packaged using Zeit's PKG.
It seems to use v8's snapshot feature to obfuscate the code... any way to reverse this? I know it compiled node in the exe, but I'm new to programming and reverse engineering.
Where do I start with reverse engineering this thing? Thanks!