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
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-10-20
Fixed some compilation warnings.
Cyrille Bagard
2020-09-21
Defined lock mechanism for buffer caches.
Cyrille Bagard
2020-08-22
Defined paths to access to the instruction operands.
Cyrille Bagard
2020-07-27
Replaced all BLC_* constants by the new DLC_* values.
Cyrille Bagard
2020-07-27
Removed some extra special column indexes.
Cyrille Bagard
2020-07-26
Avoided fixed columns when filling lines with locations.
Cyrille Bagard
2020-07-23
Renamed some files.
Cyrille Bagard
2020-07-14
Typo.
Cyrille Bagard
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-06-21
Reorganized the code for target operands.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-06-02
Extended the Python bindings for disassembling contexts.
Cyrille Bagard
2020-05-28
Adapted the API for renamed operands.
Cyrille Bagard
2020-05-04
Recognized reserved instructions as special cases.
Cyrille Bagard
2020-05-03
Defined the missing features required to build operands from Python.
Cyrille Bagard
2020-04-29
Improved the documentation of the disassembly cache for Python.
Cyrille Bagard
2020-04-21
Redefined the interface for creating new processors from Python.
Cyrille Bagard
2020-04-19
Changed the way the key for an architecture is provided.
Cyrille Bagard
2020-03-01
Given some priority to Elf PLT entries during the disassembly process.
Cyrille Bagard
2020-03-01
Cleaned the instruction flags when requested.
Cyrille Bagard
2020-02-29
Broken ARMv7 basic blocks depending on conditional flags.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-17
Relocated the undefined instructions.
Cyrille Bagard
2020-02-06
Restored hexadecimal as default rendering for immediate values.
Cyrille Bagard
2020-02-04
Reduced the size required for register operands.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-02-04
Deleted unused deprecated functions.
Cyrille Bagard
2020-02-04
Compressed the operands relative to immediate values.
Cyrille Bagard
2020-02-04
Moved the definition of a lock bit.
Cyrille Bagard
2020-02-04
Created a new interface for renamed operands.
Cyrille Bagard
2020-02-02
Relied on flags for raw instructions.
Cyrille Bagard
2020-01-30
Compressed some architecture instruction properties.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-09-17
Kept tracks of current active DB items.
Cyrille Bagard
2019-09-11
Reactivated bookmarks for disassembled code.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
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
[next]