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-09-12
Cleaned the DB code a little bit.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
Cyrille Bagard
2019-09-11
Built suitable dynamic labels for bookmarks.
Cyrille Bagard
2019-09-11
Reactivated bookmarks for disassembled code.
Cyrille Bagard
2019-09-08
Used the SSL link with more care.
Cyrille Bagard
2019-09-08
Provided a way to save the database updates from Python.
Cyrille Bagard
2019-09-08
Updated the database protocol for bookmarks.
Cyrille Bagard
2019-09-05
Made server connections easier while running analysis.
Cyrille Bagard
2019-09-01
Prepared the update of the user identity from the GUI.
Cyrille Bagard
2019-08-29
Removed code relative to the old share server version.
Cyrille Bagard
2019-08-29
Defined a new way to launch updates share servers.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-07-31
Typo.
Cyrille Bagard
2019-07-07
Added support for Android boot images.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-05-30
Provided instruction iterators for basic blocks.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-05-11
Typo.
Cyrille Bagard
2019-05-08
Updated the core functions dealing with SQLite databases.
Cyrille Bagard
2019-05-07
Appended a suffix to temporary files.
Cyrille Bagard
2019-04-14
Provided a link to routines from Dex methods.
Cyrille Bagard
2019-04-14
Typo.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-03-04
Provided access to the graph layout from Python.
Cyrille Bagard
2019-02-21
Fixed a little mistake introduced in 7fc86b40.
Cyrille Bagard
2019-02-19
Ensured all natural links are well created.
Cyrille Bagard
2019-02-18
Fixed a mistake in variables usage.
Cyrille Bagard
2019-02-15
Displayed tooltips for graph view edges.
Cyrille Bagard
2019-02-11
Improved the loop detection.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2019-02-07
Fixed extra GObjects leaks.
Cyrille Bagard
2019-02-06
Fixed some GType declarations.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-02-01
Fixed a memory leak.
Cyrille Bagard
2019-01-31
Improved loop detection.
Cyrille Bagard
2019-01-28
Allowed to filter contents before running analysis.
Cyrille Bagard
2019-01-22
Fixed run sizes of parallel jobs.
Cyrille Bagard
2019-01-21
Provided a way to register new available processors from Python.
Cyrille Bagard
2019-01-21
Handled cases when the required processor is not found.
Cyrille Bagard
2019-01-18
Handled bigger irreducible loops without blocking.
Cyrille Bagard
2019-01-15
Provided functions to compare links between code blocks.
Cyrille Bagard
2019-01-15
Improved complex loop detection.
Cyrille Bagard
2019-01-14
Looked for code blocks by any contained address.
Cyrille Bagard
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
[prev]
[next]