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-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
Jumped from Dalvik pool method operands.
Cyrille Bagard
2018-07-23
Fix the Python scripts loading.
Cyrille Bagard
2018-07-23
Fixed the analysis database creations.
Cyrille Bagard
2018-07-23
Linked callers with callees in Dalvik code.
Cyrille Bagard
2018-07-23
Changed the way Dex methods are loaded and displayed.
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
Cleaned the entry code of the Python bindings.
Cyrille Bagard
2018-07-19
Created an interface for jumping to addresses from operands.
Cyrille Bagard
2018-07-19
Set Itanium as default demangler for ELF.
Cyrille Bagard
2018-07-19
Selected the right symbol location for the symbols panel.
Cyrille Bagard
2018-07-18
Provided a way to skip the exit message box.
Cyrille Bagard
2018-07-18
Built Pango markups from CSS theme items.
Cyrille Bagard
2018-07-18
Cleaned code.
Cyrille Bagard
2018-07-18
Restored the saving proposal at exit.
Cyrille Bagard
2018-07-18
Fixed a UAF in the symbols panel when filtering.
Cyrille Bagard
2018-07-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-17
Included the namespace when building routine labels.
Cyrille Bagard
2018-07-16
Cleaned code.
Cyrille Bagard
2018-07-16
Applied a new GUI update with the new loaded panels features.
Cyrille Bagard
2018-07-16
Updated the move entry from database items.
Cyrille Bagard
2018-07-14
Used abstract locations to scroll into displays.
Cyrille Bagard
2018-07-14
Deleted a few more references to concrete locations in buffer displays.
Cyrille Bagard
2018-07-14
Replaced all the remaining concrete locations in internal rendering buffers.
Cyrille Bagard
2018-07-14
Fixed a compilation warning.
Cyrille Bagard
[next]