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
/
arm
Age
Commit message (
Expand
)
Author
2023-09-10
Tune the compilation using flags instead of a config file.
Cyrille Bagard
2023-05-22
Rely on GObject-introspection implementation for some registrations.
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2022-08-17
Disable the extra data storage inside the GObject structure.
Cyrille Bagard
2021-12-30
Create generic functions to load and store operands.
Cyrille Bagard
2021-12-26
Provide a method to hash all ARMv7 operands.
Cyrille Bagard
2021-09-26
Provide a serialization capability for operands.
Cyrille Bagard
2021-08-24
Serialize registers when needed.
Cyrille Bagard
2021-08-21
Define all architecture instructions as serializable.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-04-17
Remove hardcoded run paths from libraries.
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-07
Rewritten some code managing comments.
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-06-21
Reorganized the code for target operands.
Cyrille Bagard
2020-05-21
Changed the hierarchy of format objects.
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-04-05
Removed some non-POSIX variable names in Makefiles.
Cyrille Bagard
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-03-01
Given some priority to Elf PLT entries during the disassembly process.
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-04
Updated copyright headers.
Cyrille Bagard
2020-01-30
Compressed some architecture instruction properties.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
Cyrille Bagard
2019-09-08
Fixed the mask used for some ARMv7 SIMD instructions decoding.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-03-23
Removed references to local sources if required.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2019-01-25
Fixed some Thumb decodings for ARMv7 branch instructions.
Cyrille Bagard
2019-01-08
Marked the ARMv7 branch instructions with the LR register as return points.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-11-27
Used the format endianness when fetching ARM ldr values.
Cyrille Bagard
2018-10-30
Defined the parent directory as the working location for generation.
Cyrille Bagard
2018-10-30
Untabified code.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-29
Fixed the dist rule in Makefiles.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-08-11
Added a basic check before releasing cached registers.
Cyrille Bagard
2018-08-07
Removed old code used for decompilation.
Cyrille Bagard
2018-07-23
Tracked the reference counter for plugins with more care.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
[next]