summaryrefslogtreecommitdiff
path: root/src/analysis/binary.c
AgeCommit message (Expand)Author
2009-07-04Defined general rendering options using a GLib object.Cyrille Bagard
2009-06-30Built graphic links from the flow of the code blocks.Cyrille Bagard
2009-06-16Made links between lines of code (x86 only).Cyrille Bagard
2009-06-14Cleaned and improved the binary views ; implemented some first steps for the ...Cyrille Bagard
2009-06-08Refreshed the panel dealing with found symbols.Cyrille Bagard
2009-06-01Provided found MIPS routines.Cyrille Bagard
2009-06-01Changed the old bin_routine structure to a GBinRoutine GObject.Cyrille Bagard
2009-05-31Supported a new architecture (MIPS).Cyrille Bagard
2009-05-24Supported nine extra x86 opcodes.Cyrille Bagard
2009-05-17Used only the new format of processor/instructions/operands for x86.Cyrille Bagard
2009-05-11Reorganized the way the program is built again and added partial support for ...Cyrille Bagard
2009-04-29Saved the current work on the overjump plugin.Cyrille Bagard
2009-04-25Saved the current work on plugins.Cyrille Bagard