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
Age
Commit message (
Collapse
)
Author
2018-12-08
Compared symbols using their location only to prevent duplicated symbols.
Cyrille Bagard
2018-12-08
Fixed one UAF when dealing with line text segments.
Cyrille Bagard
2018-12-07
Removed code.
Cyrille Bagard
2018-12-07
Moved some core features into plugins.
Cyrille Bagard
2018-12-07
Created signals for format symbol handling.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-12-04
Updated the Java descriptor demangling process.
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-12-01
Created an extra log category for external errors.
Cyrille Bagard
2018-11-28
Cleaned code.
Cyrille Bagard
2018-11-27
Removed support for the PE file format.
Cyrille Bagard
2018-11-27
Logged loaded formats.
Cyrille Bagard
2018-11-27
Used Glade to build all GUI panels.
Cyrille Bagard
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-11-25
Created a lock for collections.
Cyrille Bagard
2018-11-25
Displayed and hidden loaded contents on project change.
Cyrille Bagard
2018-11-25
Removed unused code.
Cyrille Bagard
2018-11-24
Built a generic sequential worker to process data.
Cyrille Bagard
2018-11-24
Moved the DWARF support as plugin and disabled it.
Cyrille Bagard
2018-11-20
Chosen assembly as language for machine code comments.
Cyrille Bagard
2018-11-20
Located the caret at the right position in case of minimal widths.
Cyrille Bagard
2018-11-18
Extended the Python bindings dealing with code blocks.
Cyrille Bagard
2018-11-18
Allowed to attach debug information to formats.
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-25
Fixed a Use-After-Free in the symbols panel.
Cyrille Bagard
2018-10-25
Extended the facilities to search for prefixes or suffixes in strings.
Cyrille Bagard
2018-10-24
Created bookmarks using a Glade UI.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-10-17
Extended themes from plugins CSS definitions.
Cyrille Bagard
2018-10-17
Written a better version of CSS definitions loading.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-10-14
Added a way to load resources for plugins.
Cyrille Bagard
2018-10-14
Updated code.
Cyrille Bagard
2018-10-14
Cleaned code.
Cyrille Bagard
2018-10-14
Refined measures of elapsed time.
Cyrille Bagard
2018-10-03
Handled missing runtime librairies for Python GObject bindings.
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-19
Deleted old dead code for plugins.
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
[next]