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
/
binary.c
Age
Commit message (
Expand
)
Author
2020-02-15
Chosen the default view displayed after a binary loading.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-09
Introduced the first features of a hexadecimal viewer.
Cyrille Bagard
2019-09-29
Handled disabled update items.
Cyrille Bagard
2019-09-29
Fixed the access to connected clients from the Python API.
Cyrille Bagard
2019-09-25
Prepared history for database items.
Cyrille Bagard
2019-09-12
Extended the Python API for update databases.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
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-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-05-12
Simplified the way processors are registered.
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-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
2018-12-31
Remembered the target locations used in the Goto dialog box.
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-11-27
Logged loaded formats.
Cyrille Bagard
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-10-27
Run Python bindings standalone mode as batch mode.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
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
Allowed to add or remove instructions once a binary analysis is over.
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-06-06
Deleted old unused code.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-06-02
Computed the initial lines width using all threads.
Cyrille Bagard
2018-05-23
Ensured even imported symbols are displayed in the final output.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-03
Deleted the obsolete "disassembly-done" signal for loaded binaries.
Cyrille Bagard
2018-05-02
Removed debug output.
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-24
Cleaned the content of loaded binaries.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard
2017-12-26
Created the GLoadedContent interface to load all kinds of content.
Cyrille Bagard
2017-11-12
Provided a way to wait for analysis endings without signals.
Cyrille Bagard
[next]