Age | Commit message (Expand) | Author |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-12-23 | Decoded Dalvik pseudo-instructions properly. | Cyrille Bagard |
2010-12-21 | Redefined all existing kinds of Dalvik operands in a proper way. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-11-02 | Built a linked list of disassembled instructions. | Cyrille Bagard |
2010-05-17 | Given more details for each operand relative to one DEX pool. | Cyrille Bagard |
2010-04-11 | Cleaned the code by removing all references to the old GtkTextBuffer usage. | Cyrille Bagard |
2010-04-11 | Provided a faster than GTK display buffer. | Cyrille Bagard |
2010-03-21 | Allowed a simple export of an assembly content. | Cyrille Bagard |
2009-10-07 | Created a function to load n x86 operands and supported extra x86 opcodes. | Cyrille Bagard |
2009-08-30 | Rendered using the GTK buffer (crappy version). | Cyrille Bagard |
2009-08-09 | Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e... | Cyrille Bagard |
2009-07-19 | Encapsulated all recognized variables in the stack using a new plugin (need t... | Cyrille Bagard |
2009-07-18 | Computed the end of routines with no limit. | Cyrille Bagard |
2009-06-16 | Made links between lines of code (x86 only). | Cyrille Bagard |
2009-05-31 | Supported a new architecture (MIPS). | Cyrille Bagard |
2009-05-17 | Used only the new format of processor/instructions/operands for x86. | Cyrille Bagard |
2009-05-11 | Reorganized the way the program is built again and added partial support for ... | Cyrille Bagard |
2008-11-10 | Shown/hidden virtual addresses / binary code. | Cyrille Bagard |
2008-10-19 | Registered symbols found in the PLT. | Cyrille Bagard |
2008-07-27 | Supported new x86 opcodes (nop and mov). | Cyrille Bagard |
2008-07-26 | Parsed x86 binary data and displayed the result. | Cyrille Bagard |