By: Adam Schwalm

Scheduled on: June 17 at 10:00


When reverse engineering embedded platforms, it is often difficult or impossible to connect the IDA Pro debugger to a target application. Manually importing debug info is possible but tedious. This talk describes a new plugin to export debug information from IDA that can then be imported in to software debuggers allowing the user to step through decompiled code, read local variable values, etc directly on the device.