Age | Commit message (Expand) | Author |
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 |
2010-02-22 | Avoided crashes when loading unrecognized files. | Cyrille Bagard |
2010-01-02 | Provided ways to load, save and edit some binary parts selection. | Cyrille Bagard |
2009-12-13 | Loaded and saved binary parts. | Cyrille Bagard |
2009-12-01 | Improved the Itanium demangling. | Cyrille Bagard |
2009-11-19 | Better supervised the closing of the editor. | Cyrille Bagard |
2009-11-18 | Saved the current work on binary parts selection. | Cyrille Bagard |
2009-10-29 | Fixed bugs and made the binary loading process faster. | Cyrille Bagard |
2009-10-22 | Support scrolling internally and thus fix bugs with big binaries. | Cyrille Bagard |
2009-10-22 | Supported scrolling internally and thus fixed bugs with big binaries. | Cyrille Bagard |
2009-10-12 | Supported the 'setl' opcode. | Cyrille Bagard |
2009-10-11 | Supported new opcodes and new kind of operands (m(8|16|32)). | Cyrille Bagard |
2009-10-08 | Fixed an integer overflow in symbol name index. | Cyrille Bagard |
2009-10-07 | Created a function to load n x86 operands and supported extra x86 opcodes. | Cyrille Bagard |