Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 383 Bytes

File metadata and controls

12 lines (9 loc) · 383 Bytes

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