Hacker News new | ask | show | jobs
by jcrawfordor 1795 days ago
The source code in question appears to have been obfuscated (possibly just for brevity). I'd guess the Defender signature in question was written around the packer/obfuscator.
1 comments

Wanna bet the signature is the hex key?
yeah, that'd be my guess. It's going to be in different representations in the source and the executable but if I was writing a signature for it straight up I'd probably add the C escape representation as well for good measure.