© recon.cx 2005-2014
  • home
  • conference
  • training
  • schedule
  • cfp
  • sponsors
  • travel
  • archives
  • contact

Recon 2014 Schedule

  • Schedule
  • Speakers
  • Events
  • iCalendar
  • -
  • xCal
  • -
  • XML
  • -
  • JSON


FunCap

Event_large

The presentation will be about a tool called FunCap (http://github.com/deresz/funcap). This script records function calls (and returns) across an executable using IDA Pro debugger API, along with all the arguments passed. It dumps this info and inserts it into IDA's inline annotations.

This way, static analysis that usually follows the behavioral runtime analysis when analyzing malware, can be directly fed with runtime info such as decrypted strings returned in function's arguments. In author's opinion this allows to understand the program's logic way faster than starting the "zero-knowledge" reversing. The plugin has earned the second prize in Hex-Rays Plug-In Contest 2013.

Info

Day: 2014-06-29
Start time: 10:30
Duration: 00:30
Room: Grand Salon Opera
Track: Main

Links:

  • iCalendar
  • Funcap Github repository

Speakers

Person_small
Andrzej Dereszowski