Age | Commit message (Expand) | Author |
2015-02-17 | Defined, computed and stored the checksum in the binary content manager. | Cyrille Bagard |
2015-02-16 | Connected each loaded binary as a client to a server. | Cyrille Bagard |
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |
2015-02-03 | Removed all references to binary parts (GBinPart) and updated the code. | Cyrille Bagard |
2015-01-05 | Ensured the right macro is used (XSTR vs STR). | Cyrille Bagard |
2014-11-24 | Loaded empty collections for all binaries. | Cyrille Bagard |
2014-10-21 | Cleaned, fixed and improved the rules for the display of view columns. | Cyrille Bagard |
2014-10-16 | Allowed log messages from every thread contexts. | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-07-31 | Merged two equal binary views enumerations. | Cyrille Bagard |
2014-06-25 | Given a name and a description for binaries, not always based on a filenames. | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard |
2013-06-13 | Fixed Elf format support. | Cyrille Bagard |
2013-01-05 | Refined the definition of basic blocks and used them to build extra clusters ... | Cyrille Bagard |
2012-12-18 | Fixed a bug when the binary loading fails. | Cyrille Bagard |
2012-12-16 | Reintroduced the delayed disassembling of binaries. | Cyrille Bagard |
2012-12-12 | Updated display of graphical views on option change and fixed size bugs. | Cyrille Bagard |
2012-11-02 | Improved the computing and the rendering of the graphic view. | Cyrille Bagard |
2012-10-16 | Fixed many bugs using valgrind. | Cyrille Bagard |
2012-08-12 | Cleaned the code and handled file binaries properly. | Cyrille Bagard |
2012-08-06 | Saved progress toward the Android permissions display. | Cyrille Bagard |
2012-08-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-07-14 | Limited all routines using code from binary.c. | Cyrille Bagard |
2012-07-01 | Built the graph view when defining a target address. | Cyrille Bagard |
2012-01-14 | Updated calls to take the binary rendering options into account. | Cyrille Bagard |
2012-01-11 | Defined new panel definitions for the editor GUI. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2011-07-11 | Saved improvements of binaries support. | Cyrille Bagard |
2010-12-20 | Begun to clean the code by moving the disassembling process into disass/. | Cyrille Bagard |
2010-11-28 | Loaded all buffers of decompiled files. | 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-07-29 | Improved the GDB client. | Cyrille Bagard |
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard |
2010-06-14 | Made the program stronger by handling more errors. | Cyrille Bagard |
2010-06-01 | Registered all found DEX routines. | Cyrille Bagard |
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard |
2010-04-18 | Defined attributes for printing binary content using GLib. | Cyrille Bagard |
2010-04-05 | Created a plugin to follow the control. | Cyrille Bagard |
2010-03-28 | Made the g_rendering_options_new() function simple. | 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 |