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
2015-07-28
Begun to manage collection items as active or inactive using timestamps.
Cyrille Bagard
2015-07-24
Applied or canceled the effect of collected items on a given binary.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-07-22
Fortified the client/server protocol and first exchanges.
Cyrille Bagard
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-07-16
Used the binary contents a little bit more.
Cyrille Bagard
2015-07-12
Only given access to instructions from a processor.
Cyrille Bagard
2015-05-06
Displayed a tooltip for strings or code symbols in buffer views.
Cyrille Bagard
2015-02-23
Fixed a bug: do not close the connection after the initial handshake.
Cyrille Bagard
2015-02-17
Defined, computed and stored the checksum in the binary content manager.
Cyrille Bagard
2015-02-16
Connected each loaded binary as a client to a server.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-01-05
Ensured the right macro is used (XSTR vs STR).
Cyrille Bagard
2014-11-24
Loaded empty collections for all binaries.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-10-16
Allowed log messages from every thread contexts.
Cyrille Bagard
2014-10-16
Stored a bookmark into the data base and saved the archive.
Cyrille Bagard
2014-08-18
Inserted storages and collections into loaded binaries (first steps).
Cyrille Bagard
2014-07-31
Merged two equal binary views enumerations.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2013-06-13
Fixed Elf format support.
Cyrille Bagard
2013-01-05
Refined the definition of basic blocks and used them to build extra clusters ...
Cyrille Bagard
2012-12-18
Fixed a bug when the binary loading fails.
Cyrille Bagard
2012-12-16
Reintroduced the delayed disassembling of binaries.
Cyrille Bagard
2012-12-12
Updated display of graphical views on option change and fixed size bugs.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard
2012-10-16
Fixed many bugs using valgrind.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-08-03
Loaded the permissions used by an APK file.
Cyrille Bagard
2012-07-14
Limited all routines using code from binary.c.
Cyrille Bagard
2012-07-01
Built the graph view when defining a target address.
Cyrille Bagard
2012-01-14
Updated calls to take the binary rendering options into account.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-10-01
Defined the first real [python] plugin.
Cyrille Bagard
2011-07-11
Saved improvements of binaries support.
Cyrille Bagard
2010-12-20
Begun to clean the code by moving the disassembling process into disass/.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard
2010-11-11
Built some expressions for the decompilation tree.
Cyrille Bagard
2010-11-06
Defined the entry point for decompilations.
Cyrille Bagard
2010-11-04
Introduced translations.
Cyrille Bagard
2010-11-02
Typo.
Cyrille Bagard
2010-11-02
Built a linked list of disassembled instructions.
Cyrille Bagard
2010-07-29
Improved the GDB client.
Cyrille Bagard
[next]