summaryrefslogtreecommitdiff
path: root/plugins/pychrysa
AgeCommit message (Expand)Author
2016-12-15Defined proper accesses to instructions loaded by a processor.Cyrille Bagard
2016-12-14Provided an iterator for instructions.Cyrille Bagard
2016-11-11Prepared the new organization of display widgets.Cyrille Bagard
2016-11-03Counted references for each provided binary format.Cyrille Bagard
2016-11-03Extended a little bit the Python bindings.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-28Optimized access to instruction sources and destinations.Cyrille Bagard
2016-10-28Cleaned the structure for instructions a little bit.Cyrille Bagard
2016-09-21Added weak symbols in the Python bindings in case of standalone usage.Cyrille Bagard
2016-09-10Updated the Python bindings used to load Elf and Dex files.Cyrille Bagard
2016-07-30Registered properly the PyGObject wrappers for Python classes.Cyrille Bagard
2016-07-28Centralized the checksum computing of binary contents.Cyrille Bagard
2016-07-23Fixed some compilation errors in the Python plugin.Cyrille Bagard
2016-05-30Resolved a suitable symbol depending on the request tolerance.Cyrille Bagard
2016-05-19Loaded the ELF internal symbols using all the available CPUs.Cyrille Bagard
2016-04-03Fixed a mistake when building the work queues from Python.Cyrille Bagard
2016-03-16Created a new feature and stored all main moves in the database.Cyrille Bagard
2016-03-09Stored and loaded panels attributes using the global configuration.Cyrille Bagard
2016-03-09Reorganized the whole code dealing with dockable panels.Cyrille Bagard
2016-03-08Loaded a dynamic list of dockable panels in the View menu.Cyrille Bagard
2016-01-23Created storable items for user comments.Cyrille Bagard
2015-12-04Removed old rules producing noisy warnings with automake.Cyrille Bagard
2015-12-01Computed relative and absolute paths.Cyrille Bagard
2015-11-25Implemented restricted contents and created test cases.Cyrille Bagard
2015-11-09Avoided to load the status bar twice and to crash in the worst case.Cyrille Bagard
2015-11-04Fixed some bugs and defined some first test cases.Cyrille Bagard
2015-11-03Retrieved the revision number using M4 instead of shell.Cyrille Bagard
2015-10-16Prevented some mistakes pointed by Melkor.Cyrille Bagard
2015-10-16Extended the Python bindings in order to load and read contents.Cyrille Bagard
2015-09-20Defined one unique type to handle binaries.Cyrille Bagard
2015-09-19Extended the prototype for matching formats in order to get it suitable for p...Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2015-09-01Added a welcome panel as plugin using Python.Cyrille Bagard
2015-08-27Redefined and improved the load process for Python plugins.Cyrille Bagard
2015-08-12Improved the python plugin code.Cyrille Bagard
2015-08-12Extended the loading process of binary formats to prepare the DWARF support.Cyrille Bagard
2015-07-24Replaced all remaining raw accesses to binary contents with the GBinContent w...Cyrille Bagard
2015-07-18Forbidden a missing header.Cyrille Bagard
2015-07-17Updated the Python bindings.Cyrille Bagard
2015-05-06Displayed a tooltip for strings or code symbols in buffer views.Cyrille Bagard
2015-02-25Provided tweaks about positions when looking for address coordinates.Cyrille Bagard
2015-02-22Created a dialog box to select an entry point to display.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-02-11Registered all the supported formats in the system code.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
2014-08-18Inserted storages and collections into loaded binaries (first steps).Cyrille Bagard
2014-08-16Improved the code for handling vmpa_t definitions.Cyrille Bagard
2014-07-22Used in the right way some features of GLib classes in the GUI code.Cyrille Bagard
2014-07-10Fully rewritten the core configuration system.Cyrille Bagard