Age | Commit message (Expand) | Author |
2010-11-28 | Loaded all buffers of decompiled files. | Cyrille Bagard |
2010-11-14 | Typo. | Cyrille Bagard |
2010-11-14 | Loaded source file from Dex classes. | Cyrille Bagard |
2010-11-12 | Changed the display of the pseudo registers by using an index. | Cyrille Bagard |
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard |
2010-11-06 | Defined the entry point for decompilations. | Cyrille Bagard |
2010-11-04 | Introduced translations. | Cyrille Bagard |
2010-11-02 | Typo. | Cyrille Bagard |
2010-11-02 | Built a linked list of disassembled instructions. | Cyrille Bagard |
2010-10-24 | Removed dead code. | Cyrille Bagard |
2010-10-24 | Introduced new views for rendering source code. | Cyrille Bagard |
2010-10-10 | Introduced menu item accelerators. | Cyrille Bagard |
2010-08-18 | Supported several extra x86 instructions. | Cyrille Bagard |
2010-08-16 | Supported several extra x86 instructions. | Cyrille Bagard |
2010-08-10 | Improved the code by using Flex functions. | Cyrille Bagard |
2010-08-10 | Improved Itanium demangling. | Cyrille Bagard |
2010-08-01 | Cleaned the code and provided a fast way to demangle strings. | Cyrille Bagard |
2010-08-01 | Updated Itanium demangling by using the new contexts. | Cyrille Bagard |
2010-08-01 | Deleted the 'AsmOperandSize' definition and set the x86 minimal instruction s... | Cyrille Bagard |
2010-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-07-17 | Reorganized the debug directories. | Cyrille Bagard |
2010-07-17 | Restored the breakpoints in the GUI. | Cyrille Bagard |
2010-07-11 | Typo. | Cyrille Bagard |
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard |
2010-06-27 | Fixed many bugs with the branch targets and supported one sub opcode. | Cyrille Bagard |
2010-06-20 | Supported more Dalvik opcodes. | Cyrille Bagard |
2010-06-15 | Looked at access flags for computing native methods size. | Cyrille Bagard |
2010-06-14 | Made the program stronger by handling more errors. | Cyrille Bagard |
2010-06-06 | Fixed a bug: forget the return type when dealing with converting options. | Cyrille Bagard |
2010-06-06 | Used a treeview with icons to show all known symbols. | Cyrille Bagard |
2010-06-01 | Registered all found DEX routines. | Cyrille Bagard |
2010-05-23 | Supported extra Dalvik opcodes. | Cyrille Bagard |
2010-05-20 | Increased security by checking the requested index when reading a pool item. | Cyrille Bagard |
2010-05-19 | Fixed a bug: make sure all figures of revision are displayed. | Cyrille Bagard |
2010-05-19 | Added support for a few more Dalvik instructions. | Cyrille Bagard |
2010-05-18 | Displayed the about window. | Cyrille Bagard |
2010-05-17 | Given more details for each operand relative to one DEX pool. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-24 | Updated a little bit the Java part (welcome back). | Cyrille Bagard |
2010-04-18 | Defined attributes for printing binary content using GLib. | Cyrille Bagard |
2010-04-18 | Improved the Itanium demangler. | 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-04-05 | Created a plugin to follow the control. | Cyrille Bagard |
2010-04-05 | Reorganized the ELF header (32 or 64 bits). | Cyrille Bagard |
2010-04-05 | Supported some extra opcodes : popa and arpl. | Cyrille Bagard |
2010-03-31 | Implemented first steps to a Python plugins support. | Cyrille Bagard |
2010-03-28 | Made the g_rendering_options_new() function simple. | Cyrille Bagard |
2010-03-21 | Allowed a simple export of an assembly content. | Cyrille Bagard |
2010-03-11 | Added first steps for a full PE support. | Cyrille Bagard |