summaryrefslogtreecommitdiff
path: root/src/analysis/binary.h
AgeCommit message (Expand)Author
2014-06-25Given a name and a description for binaries, not always based on a filenames.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-03-20Created the first steps for a distributed storage.Cyrille Bagard
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-01-14Updated calls to take the binary rendering options into account.Cyrille Bagard
2012-01-01Updated copyright dates.Cyrille Bagard
2010-12-20Begun to clean the code by moving the disassembling process into disass/.Cyrille Bagard
2010-11-28Loaded all buffers of decompiled files.Cyrille Bagard
2010-11-06Defined the entry point for decompilations.Cyrille Bagard
2010-11-02Built a linked list of disassembled instructions.Cyrille Bagard
2010-07-29Improved the GDB client.Cyrille Bagard
2010-04-05Created a plugin to follow the control.Cyrille Bagard
2010-01-02Provided ways to load, save and edit some binary parts selection.Cyrille Bagard
2009-11-18Saved the current work on binary parts selection.Cyrille Bagard
2009-09-19Improved the pyoida module.Cyrille Bagard
2009-08-09Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...Cyrille Bagard
2009-07-31Processed disassembling in a dedicated thread.Cyrille Bagard
2009-07-26Moved the openida_binary structure to a GOpenidaBinary GLib object.Cyrille Bagard
2009-07-12Read and saved projects from and into XML files.Cyrille Bagard
2009-07-04Defined general rendering options using a GLib object.Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard