| |
Psychological Warfare in Reverse Engineering
REpsych is a proof-of-concept tool that generates executable programs whose control flow graphs visually render images when viewed in reverse engineering tools like IDA Pro. The toolset converts source images into functioning code by creating one basic block (CFG node) for each pixel, allowing reverse engineers to see hidden images embedded in a program's structure. This is presented as a demonstration of "psychological warfare" in reverse engineering with no serious practical application beyond the novelty of the concept.
Read Full Article →
← More Tech news