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
/
common
/
packed.c
Age
Commit message (
Expand
)
Author
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-10-27
Implemented snapshot related management features.
Cyrille Bagard
2019-10-19
Exchanged the list of all snapshots.
Cyrille Bagard
2019-10-13
Retrieved the current snapshot identifier from servers.
Cyrille Bagard
2019-09-08
Updated the database protocol for bookmarks.
Cyrille Bagard
2018-12-01
Encrypted all communications using TLS.
Cyrille Bagard
2018-06-02
Fixed a memory leak when reading packed buffers.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-02
Removed debug output.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2017-11-26
Extended the internal interface providing file inputs/outputs.
Cyrille Bagard
2017-02-28
Defined abstract packed buffers to transfert data.
Cyrille Bagard