index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
pychrysa
/
arch
Age
Commit message (
Expand
)
Author
2017-12-08
Improved the way vmpa_t types are compared.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard
2017-11-27
Added offset and address translations to the Python bindings.
Cyrille Bagard
2017-11-26
Increased the reference counter for provided operands and updated code.
Cyrille Bagard
2017-11-20
Fixed some types when parsing Python arguments.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard
2017-08-26
Removed most of the functions using the editor items as global access to acti...
Cyrille Bagard
2017-08-07
Stored all errors detected when loading and disassembling a binary file.
Cyrille Bagard
2017-07-27
Fixed several mistakes in the Python bindings.
Cyrille Bagard
2017-07-12
Removed the too complex memory share system.
Cyrille Bagard
2017-05-12
Added the ELF strings to the preloaded instruction list.
Cyrille Bagard
2017-05-10
Rewritten the whole bitfield management.
Cyrille Bagard
2017-04-29
Improved the behavior of immediate operands display.
Cyrille Bagard
2017-04-20
Fixed the Python bindings providing sources and destinations linked to an ins...
Cyrille Bagard
2017-04-20
Shared immediate operands in order to avoid useless allocations.
Cyrille Bagard
2017-03-26
Extended the Python bindings to immediate operands.
Cyrille Bagard
2017-03-19
Provided initial features for debugging using GDB.
Cyrille Bagard
2017-03-07
Created arrays with low memory footprint.
Cyrille Bagard
2017-01-31
Remove missing symbols in the Python bindings.
Cyrille Bagard
2017-01-08
Fixed the behavior of the instruction iterator.
Cyrille Bagard
2017-01-02
Unlinked instructions to save memory.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-15
Defined proper accesses to instructions loaded by a processor.
Cyrille Bagard
2016-12-14
Provided an iterator for instructions.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-28
Optimized access to instruction sources and destinations.
Cyrille Bagard
2016-10-28
Cleaned the structure for instructions a little bit.
Cyrille Bagard
2016-07-30
Registered properly the PyGObject wrappers for Python classes.
Cyrille Bagard
2015-10-16
Extended the Python bindings in order to load and read contents.
Cyrille Bagard
2015-08-12
Improved the python plugin code.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2014-08-18
Inserted storages and collections into loaded binaries (first steps).
Cyrille Bagard
2014-08-16
Improved the code for handling vmpa_t definitions.
Cyrille Bagard
2014-06-25
Built the first steps to upgrade to Python3.
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-03-01
Fixed GCC warnings.
Cyrille Bagard
2012-12-28
Created Python objects for the GtkBlockView widgets and fixed some bugs.
Cyrille Bagard
2012-12-21
Resolved relative addresses for routines and fixed bugs related to PyGObjects...
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-03-17
Created the 'pychrysa' Python plugin from the 'pyoida' one.
Cyrille Bagard