Removing Control Flow Flattening with Binary Ninja
Aug 3, 2023 · 9 min read · If you've been reversing for a while then eventually you'll come up against a control flow graph that looks like this: This is a simple toy app hosted at https://github.com/samrussell/cff_playground if you feel like following along at home. The plug...
Join discussion