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 (
Expand
)
Author
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
2018-01-24
Typo.
Cyrille Bagard
2018-01-17
Removed the broken support of the MIPS architecture.
Cyrille Bagard
2018-01-17
Cleaned the definition of architecture processors.
Cyrille Bagard
2018-01-13
Created a real iterator for symbols.
Cyrille Bagard
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-26
Removed the broken support of the x86 architecture.
Cyrille Bagard
2017-11-26
Increased the reference counter for provided operands and updated code.
Cyrille Bagard
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard
2017-08-27
Handled Dalvik code definition loading with more care.
Cyrille Bagard
2017-08-16
Kept only the first submission when preloading instructions.
Cyrille Bagard
2017-08-13
Listed all errors occurred while loading a binary file.
Cyrille Bagard
2017-08-07
Stored all errors detected when loading and disassembling a binary file.
Cyrille Bagard
[next]