summaryrefslogtreecommitdiff
path: root/src/arch/archbase.h
AgeCommit message (Expand)Author
2017-05-07Fixed the registered coverage of LEB128 raw instructions.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-02-09Set the initial display value and avoided to pad octal and decimal values.Cyrille Bagard
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2014-08-19Added a demo symbol when loading an ELF header.Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2014-01-26Saved the first steps of the migration to GTK+ v3.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
2013-06-02Saved some progress about edition views.Cyrille Bagard
2012-12-31Added a dialog box to jump to a given addressCyrille Bagard
2012-11-28Followed the excution flow to decompile instructions.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-05-13Supported Dalvik VM / DEX (partially).Cyrille Bagard
2009-08-30Rendered using the GTK buffer (crappy version).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