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
Age
Commit message (
Collapse
)
Author
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-16
Included the string symbols in the Python API.
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
2018-07-23
Tracked the reference counter for plugins with more care.
Cyrille Bagard
2018-07-23
Created a hook to act when loaded content analysis is over.
Cyrille Bagard
2018-07-23
Fixed the analysis database creations.
Cyrille Bagard
2018-07-22
Typo.
Cyrille Bagard
2018-07-21
Typo.
Cyrille Bagard
2018-07-21
Simplified the logging system for plugins.
Cyrille Bagard
2018-07-21
Added a missing comment.
Cyrille Bagard
2018-07-21
Made the status stack more modular.
Cyrille Bagard
2018-07-20
Fixed a GTK warning.
Cyrille Bagard
2018-07-20
Ensured the GUI gets updated at startup.
Cyrille Bagard
2018-07-20
Included dynamic items in the view menu.
Cyrille Bagard
2018-07-19
Given their own structure to rendering options.
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-19
Selected the right symbol location for the symbols panel.
Cyrille Bagard
[prev]
[next]