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

Recon 2014 Schedule

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


How do I RE object oriented code (and you should too)

Event_large

In this talk I will present my award winning IDA plugin hexrays_tools.

Hex-Rays is great tool but it has it's limitation. My plugin adds a handful new functions to it.

List of features:

1) Reconstruct used C++ structures even when there is no debug informations
about them.
2) Remove unused function argument in one keystroke.
3) Remove function's return type making it void fnc(...).
4) Find structures having exact size or specific offset.
5) Automatically zero certain variables in hexrays output.
6) Assign fixed value to variable in hexrays output.
7) Deals with structures with negative offsets.

Info

Day: 2014-06-28
Start time: 18:15
Duration: 00:45
Room: Grand Salon Opera
Track: Main

Links:

  • iCalendar
  • The code, documentation, videos, and binary

Speakers

Person_small
Milan Bohacek