Open maximilien-noal opened 1 year ago
https://github.com/Washi1337/Echo
-> Control Flow and Data Flow analysis for CIL and x86-32 code. Written in C#
Our target is very different: x86-16 ASM, possibly x86-32, real mode machine code, so this is only a possible source of inspiration (for example: code architecture).
https://github.com/Washi1337/Echo
-> Control Flow and Data Flow analysis for CIL and x86-32 code. Written in C#
Our target is very different: x86-16 ASM, possibly x86-32, real mode machine code, so this is only a possible source of inspiration (for example: code architecture).