index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-06
Fixed possible UAFs when adding symbols.
Cyrille Bagard
2018-09-06
Created a manual page for Chrysalide.
Cyrille Bagard
2018-08-31
Loaded line segements without external image as surface origin.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-30
Fixed some Python method signatures.
Cyrille Bagard
2018-08-29
Cleaned code.
Cyrille Bagard
2018-08-29
Fixed the dist rule in Makefiles.
Cyrille Bagard
2018-08-29
Updated the root API of the Python bindings.
Cyrille Bagard
2018-08-27
Reset current view from the main dock station only.
Cyrille Bagard
2018-08-27
Disconnected glance signals on view change.
Cyrille Bagard
2018-08-23
Fixed a rare dead lock when loading several files at the same time.
Cyrille Bagard
2018-08-22
Refreshed the editor when no content is loaded.
Cyrille Bagard
2018-08-21
Avoided a crash in the errors panel when no binary is loaded.
Cyrille Bagard
2018-08-20
Created a new GTK widget to draw diagrams.
Cyrille Bagard
2018-08-20
Allowed to load several extra CSS files for GTK styles.
Cyrille Bagard
2018-08-20
Hidden the main toolbar when it gets useless.
Cyrille Bagard
2018-08-20
Typo.
Cyrille Bagard
2018-08-18
Created a way to dock a panel without registering it.
Cyrille Bagard
2018-08-18
Fixed a bug when counting the number of set bits in a bitfield.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Added some constants for instructions in the Python API.
Cyrille Bagard
2018-08-16
Included the string symbols in the Python API.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-08-15
Created a circular reference for instructions using strings.
Cyrille Bagard
2018-08-11
Added a basic check before releasing cached registers.
Cyrille Bagard
2018-08-11
Fixed a regression about symbol iterating introduced by commit 2c7e1c63e.
Cyrille Bagard
2018-08-11
Taken into account that panel docking can evolve without main menus.
Cyrille Bagard
2018-08-11
Removed useless code and a GTK warning.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-08-10
Avoided to mark newly created parameters as default in some cases.
Cyrille Bagard
2018-08-08
Updated some object destruction processes.
Cyrille Bagard
2018-08-08
Fixed reference counting when switching panels.
Cyrille Bagard
2018-08-08
Improved reference count tracking.
Cyrille Bagard
2018-08-08
Defined a new kind of code blocks.
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
Extended the API to allow obfuscators detections.
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
Fixed many bugs in the code cache and the width tracker objects.
Cyrille Bagard
2018-08-06
Secured the links between instructions.
Cyrille Bagard
2018-08-06
Avoided to cut the rendering flow for volatile symbols.
Cyrille Bagard
2018-08-06
Typo.
Cyrille Bagard
2018-08-04
Ensured all panel accelerators get activated.
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-03
Introduced dynamic string symbols.
Cyrille Bagard
2018-08-03
Populated the strings panel in a generic way.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-23
Avoided to print the routine namespace twice.
Cyrille Bagard
[prev]
[next]