IDA2Obj: Static Binary Instrumentation On Steroids

PRESENTATION SLIDES (PDF)

IDA2Obj is a tool I created that allows you to directly dump multiple object files just from one executable binary (exe, dll, etc) – The tool is designed mainly for Static Binary Instrumentation to collect code coverage and integrates with popular fuzzing engines (AFL, honggfuzz, etc). Based on my testing, it is faster than all of the DBI solutions currently available.

In this presentation I will share:

  • How I implemented the tool start from scratch.
  • The challenges I met along the way and how I overcame them
  • How to integrate IDA2Obj with fuzzing engines
  • A demo of the tool being used

MAIN CONFERENCE
Location: Track 2 Date: August 26, 2021 Time: 4:00 pm - 5:00 pm Mickey Jin