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
/
analysis
Age
Commit message (
Expand
)
Author
2018-09-07
Updated prototypes for creating memory content.
Cyrille Bagard
2018-08-23
Fixed a rare dead lock when loading several files at the same time.
Cyrille Bagard
2018-08-11
Fixed a regression about symbol iterating introduced by commit 2c7e1c63e.
Cyrille Bagard
2018-08-08
Updated some object destruction processes.
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
Extended the API to allow obfuscators detections.
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
Avoided to cut the rendering flow for volatile symbols.
Cyrille Bagard
2018-08-03
Updated the reference counters when providing instruction links.
Cyrille Bagard
2018-07-23
Avoided to print the routine namespace twice.
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-21
Typo.
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-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
Replaced all the remaining concrete locations in internal rendering buffers.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-07-08
Changed the type of namespace separators.
Cyrille Bagard
2018-07-07
Extended the types API.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-07-04
Fixed various mistakes in Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-28
Removed the definition of old kinds of variables.
Cyrille Bagard
2018-06-28
Deleted all references to the unused type manager.
Cyrille Bagard
2018-06-28
Replaced all calls to the old API dealing with routine location.
Cyrille Bagard
2018-06-24
Used more threads to disassemble binary areas.
Cyrille Bagard
2018-06-21
Limited the routine size to the containing segment.
Cyrille Bagard
2018-06-20
Ensured all code has been disassembled before loading data.
Cyrille Bagard
2018-06-17
Removed debug output.
Cyrille Bagard
2018-06-17
Extended the environment provided with the plugins API.
Cyrille Bagard
2018-06-17
Skipped labels when computing limits of routines.
Cyrille Bagard
2018-06-06
Simplified the whole loading process.
Cyrille Bagard
2018-06-06
Deleted old unused code.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-06-02
Reset the communication buffer as expected.
Cyrille Bagard
2018-06-02
Fixed a memory leak when reading packed buffers.
Cyrille Bagard
2018-06-02
Computed the initial lines width using all threads.
Cyrille Bagard
2018-05-24
Kept the ownership of inserted instructions longer.
Cyrille Bagard
2018-05-23
Ensured even imported symbols are displayed in the final output.
Cyrille Bagard
[prev]
[next]