EmotetCFU icon indicating copy to clipboard operation
EmotetCFU copied to clipboard

WIP Emotet Control Flow Unflattening using miasm and radare2

EmotetCFU

WIP Emotet Control Flow Unflattening using miasm2 and radare2

Expected results

image

TODO

  • Support to unflatten very large functions to be implemented using DSE.
  • Fix anomalies and bugs on broken functions that should be recovered
  • Implement a better patching engine
  • Code refactoring