Skip to content
adc edited this page Sep 13, 2010 · 1 revision

Interesting Architectures to Try Translating
8032
MSP430

File Formats
PE support
Better library support

Analysis – here are some buzzwords to implement for finding bugs
interval analysis
symbolic code execution

Decompilation
—> convert intra-procedural CFGs to if/else and while() statements.

Clone this wiki locally