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
/
main.c
Age
Commit message (
Collapse
)
Author
2021-10-14
Improve some reference counters inside binary contents.
Cyrille Bagard
2021-10-08
Extract filenames when creating content attributes.
Cyrille Bagard
2020-08-17
Made sure the server has everything required to run.
Cyrille Bagard
2020-05-25
Provided a way to relocate built binaries.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-11-01
Fixed the headers needed for a proper compilation.
Cyrille Bagard
2019-08-29
Defined a new way to launch updates share servers.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-06-24
Prevented GCC to warn about an impossible case.
Cyrille Bagard
2019-06-24
Referenced all accesses to the main window.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2019-02-06
Introduced a tracker for GObjects leaks.
Cyrille Bagard
2019-02-03
Fixed various memory leaks.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-01-28
Allowed to filter contents before running analysis.
Cyrille Bagard
2018-12-31
Resolved project path before loading.
Cyrille Bagard
2018-12-31
Warned about missing local server certificates.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-08-04
Ensured all panel accelerators get activated.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
Cyrille Bagard
2018-05-04
Printed the short options strings in the help message.
Cyrille Bagard
2018-04-27
Skipped the instruction printing in batch mode.
Cyrille Bagard
2018-04-22
Ensured all tasks are completed before exiting batch mode.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-21
Handled projects from the command line.
Cyrille Bagard
2018-04-08
Avoided to create a hidden main window in batch mode.
Cyrille Bagard
2018-01-31
Avoided to pollute the configuration directory with old UNIX family sockets.
Cyrille Bagard
2018-01-13
Handled the logs from the GUI, the command line and the Python bindings.
Cyrille Bagard
2017-12-26
Registered the current project as a real global variable.
Cyrille Bagard
2017-10-25
Ensured the Python modules are available for other plugins in standalone mode.
Cyrille Bagard
2017-08-29
Skipped the link to the global reference space when loading plugins.
Cyrille Bagard
2017-08-27
Deleted the reference to the main window in all panels.
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-08-21
Fixed installation directories.
Cyrille Bagard
2017-08-12
Added a batch mode and a way to load binaries from command line.
Cyrille Bagard
2017-06-02
Cleaned the code of the entry point.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-13
Fixed some compilation warnings.
Cyrille Bagard
2016-11-09
Loaded GTK CSS extensions from files in a given theme directory.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-04-11
Distinguished the internal server from the remote one using Unix sockets.
Cyrille Bagard
2016-04-09
Signed and verified the MD5 hash of a given user name.
Cyrille Bagard
2016-04-03
Reorganized the whole disassembling process and displayed the relative ↵
Cyrille Bagard
progression.
2016-03-12
Loaded all custom parameters storing positions of panels divisions.
Cyrille Bagard
2016-03-09
Stored and loaded panels attributes using the global configuration.
Cyrille Bagard
2015-12-04
Moved all files related to the GUI into the 'gui' directory.
Cyrille Bagard
[next]