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
2019-01-14
Detected self loops in basic blocks.
Cyrille Bagard
2019-01-14
Handled irreducible loops without blocking.
Cyrille Bagard
2019-01-13
Provided uncached code block links.
Cyrille Bagard
2019-01-04
Replaced calls to perror() by logging when loading file contents.
Cyrille Bagard
2019-01-02
Got ride of some uninitialized variable usages.
Cyrille Bagard
2018-12-31
Warned about missing local server certificates.
Cyrille Bagard
2018-12-31
Remembered the target locations used in the Goto dialog box.
Cyrille Bagard
2018-12-21
Fixed a bug in the dominators computation.
Cyrille Bagard
2018-12-18
Used the reference counter when providing basic block lists.
Cyrille Bagard
2018-12-17
Updated the connection protocol.
Cyrille Bagard
2018-12-13
Renamed the function providing basic block boundaries.
Cyrille Bagard
2018-12-13
Resolved links between code blocks.
Cyrille Bagard
2018-12-03
Selected the right storage for each loaded binary.
Cyrille Bagard
2018-12-03
Built a dialog box to change storage options.
Cyrille Bagard
2018-12-03
Fixed the project compilation.
Cyrille Bagard
2018-12-02
Cleaned the DB code a little bit.
Cyrille Bagard
2018-12-02
Increased the current DB protocol version.
Cyrille Bagard
2018-12-01
Cleaned the client code.
Cyrille Bagard
2018-12-01
Encrypted all communications using TLS.
Cyrille Bagard
2018-11-27
Logged loaded formats.
Cyrille Bagard
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-11-25
Displayed and hidden loaded contents on project change.
Cyrille Bagard
2018-11-20
Chosen assembly as language for machine code comments.
Cyrille Bagard
2018-11-18
Extended the Python bindings dealing with code blocks.
Cyrille Bagard
2018-11-13
Exported extra processor features.
Cyrille Bagard
2018-10-27
Run Python bindings standalone mode as batch mode.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-09-26
Extended the API for binary contents.
Cyrille Bagard
2018-09-22
Provided a way to load known flat formats.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-09-18
Loaded APK files using a Python script.
Cyrille Bagard
2018-09-18
Updated the API used to load binary contents.
Cyrille Bagard
2018-09-16
Relied on the remaining contents to explore to run the resolving process.
Cyrille Bagard
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
[prev]
[next]