Age | Commit message (Expand) | Author |
2015-09-19 | Extended the prototype for matching formats in order to get it suitable for p... | Cyrille Bagard |
2015-09-11 | Created an interface from the original GBinContent object. | Cyrille Bagard |
2015-08-27 | Redefined and improved the load process for Python plugins. | Cyrille Bagard |
2015-05-11 | Provided a way to look for ROP gadgets in binary code. | Cyrille Bagard |
2015-04-25 | Included a new plugin to mark calls to exit() functions as return points. | Cyrille Bagard |
2015-03-28 | Provided readelf features as an external plugin. | Cyrille Bagard |
2015-03-11 | Loaded the ELF header at a proper virtual address. | Cyrille Bagard |
2015-03-11 | Fixed an overflow when logging messages for plugins. | Cyrille Bagard |
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard |
2015-02-11 | Registered all the supported formats in the system code. | Cyrille Bagard |
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard |
2015-01-31 | Defined many entry points from many identified potential candidates. | Cyrille Bagard |
2015-01-26 | Begun to rewrite the whole plugins system. | Cyrille Bagard |
2014-06-02 | Removed all references to gdk_threads_* as calls have to be made from the mai... | Cyrille Bagard |
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ... | Cyrille Bagard |
2014-04-28 | Updated all copyright headers. | Cyrille Bagard |
2013-01-20 | Fixed some GCC warnings. | Cyrille Bagard |
2012-12-21 | Deleted old useless files. | Cyrille Bagard |
2012-12-21 | Unloaded loaded plugins and (started to) avoid memory leaks. | Cyrille Bagard |
2012-12-18 | Created a proper panel for the Android permissions in the editor. | Cyrille Bagard |
2012-12-16 | Reintroduced the delayed disassembling of binaries. | Cyrille Bagard |
2012-12-08 | Cut instructions flow into blocks (to be continued). | Cyrille Bagard |
2012-11-22 | Replaced the text of some registers (this and parameters). | Cyrille Bagard |
2012-11-19 | Handled Dalvik exception handlers in 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-03 | Loaded the permissions used by an APK file. | Cyrille Bagard |
2012-02-01 | Provided interfaces to use debuggers in plugins. | Cyrille Bagard |
2012-01-01 | Updated copyright dates. | Cyrille Bagard |
2011-10-01 | Defined the first real [python] plugin. | Cyrille Bagard |
2010-05-17 | Given more details for each operand relative to one DEX pool. | 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-03-31 | Implemented first steps to a Python plugins support. | Cyrille Bagard |
2009-09-30 | Parsed and replaced ModRM operands. | Cyrille Bagard |
2009-09-20 | Rewritten the work queue and fixed thread concurrency. | Cyrille Bagard |
2009-09-19 | Improved the pyoida module. | Cyrille Bagard |
2009-07-26 | Moved the openida_binary structure to a GOpenidaBinary GLib object. | Cyrille Bagard |
2009-07-26 | Cleaned and improved the drawing of the block view. | Cyrille Bagard |
2009-07-19 | Encapsulated all recognized variables in the stack using a new plugin (need t... | 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 |
2009-04-29 | Saved the current work on the overjump plugin. | Cyrille Bagard |
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard |