index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
Age
Commit message (
Collapse
)
Author
2019-05-30
Determined if an iterator is at its ending position.
Cyrille Bagard
2019-05-30
Introduced a new flag for instruction calls.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-05-08
Updated the core functions dealing with SQLite databases.
Cyrille Bagard
2019-04-20
Counted available references between instructions.
Cyrille Bagard
2019-04-19
Restricted instructions iterators to get routine contents.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-02-03
Fixed various memory leaks.
Cyrille Bagard
2019-01-31
Created Python bindings for undefined instructions.
Cyrille Bagard
2019-01-26
Extended the Python API.
Cyrille Bagard
2019-01-25
Provided API to subclass instructions and operands in Python.
Cyrille Bagard
2019-01-16
Dealt with registers and register operands in the Python bindings.
Cyrille Bagard
2018-12-07
Moved some core features into plugins.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-11-13
Exported extra processor features.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-08-07
Removed old code used for decompilation.
Cyrille Bagard
2018-08-06
Removed some compilation warnings.
Cyrille Bagard
2018-08-06
Introduced some extra kinds of objects to render disassembled code.
Cyrille Bagard
2018-08-06
Allowed to add or remove instructions once a binary analysis is over.
Cyrille Bagard
2018-08-06
Secured the links between instructions.
Cyrille Bagard
2018-08-06
Typo.
Cyrille Bagard
2018-08-03
Provided all instruction links at once.
Cyrille Bagard
2018-08-03
Updated the reference counters when providing instruction links.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-21
Added a missing comment.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-07-19
Created an interface for jumping to addresses from operands.
Cyrille Bagard
2018-07-16
Updated the move entry from database items.
Cyrille Bagard
2018-07-14
Replaced all the remaining concrete locations in internal rendering buffers.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-19
Provided instruction unique identifiers as requested.
Cyrille Bagard
2018-06-17
Annotated linux kernel syscalls using a new plugin.
Cyrille Bagard
2018-06-17
Let the file format compute locations from virtual addresses.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-05-28
Relied on register objects as often as possible.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-14
Used unique identifiers for instructions everywhere.
Cyrille Bagard
2018-05-12
Fixed some memory leaks.
Cyrille Bagard
2018-05-11
Removed dead code.
Cyrille Bagard
2018-04-25
Deleted unused fields in some architecture structures.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-05
Fixed and updated GType macros dealing with non-existent interfaces.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-04-02
Rewritten the whole instruction definition format.
Cyrille Bagard
2018-03-08
Prepared instructions to generate tooltips.
Cyrille Bagard
2018-02-05
Fixed the compilation in non debug mode.
Cyrille Bagard
[next]