Age | Commit message (Expand) | Author |
2014-07-31 | Improved the way code is decoded by avoiding to propagate the base address ev... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-06-30 | Provided first basic support for a few ARM instructions. | Cyrille Bagard |
2013-01-09 | Fixed immediates output by defining a default column for rendering codes. | Cyrille Bagard |
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard |
2012-01-14 | Removed a lot of warnings when printing 64 values. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2010-12-21 | Redefined all existing kinds of Dalvik operands in a proper way. | Cyrille Bagard |
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | 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-05 | Loaded .rel.plt symbols even for shared libraries. | Cyrille Bagard |
2009-09-30 | Parsed and replaced ModRM operands. | 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-15 | Restored the routine address resolution. | 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-24 | Supported nine extra x86 opcodes. | Cyrille Bagard |
2009-05-18 | Fixed various bugs in the last commit. | 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 |