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
Age
Commit message (
Expand
)
Author
2017-03-30
Discriminated between tests for set and unset ranges of bits.
Cyrille Bagard
2017-03-19
Provided initial features for debugging using GDB.
Cyrille Bagard
2017-03-07
Created arrays with low memory footprint.
Cyrille Bagard
2017-02-28
Defined abstract packed buffers to transfert data.
Cyrille Bagard
2017-01-13
Fortified the tree of binary portions.
Cyrille Bagard
2017-01-06
Checked if a symbol exists right before adding it to the symbol list.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-18
Used a fast sorted array to track shared instances instead of a simple hash t...
Cyrille Bagard
2016-12-18
Shared all Dalvik operands between all their users.
Cyrille Bagard
2016-12-15
Fixed a bug when replacing strings.
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-10-21
Initialized the libc random generator using the time and the process ID.
Cyrille Bagard
2016-10-02
Given more flexibility to qinsert() for the inserted item.
Cyrille Bagard
2016-09-24
Replaced the non-working GLib atomic function to deal with bitfields.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
Cyrille Bagard
2016-05-13
Inserted symbols and routines using an optimized 100 times faster method.
Cyrille Bagard
2016-04-16
Created a basic tool to manage server configurations.
Cyrille Bagard
2016-04-02
Handled all routines disassembling processing in one place.
Cyrille Bagard
2016-03-26
Extracted the logic of code nodes for better processing.
Cyrille Bagard
2016-03-13
Given more flexibility to the field names of locations in XML databases.
Cyrille Bagard
2016-03-09
Stored and loaded panels attributes using the global configuration.
Cyrille Bagard
2016-01-23
Used phys_t types instead of off_t types to remove compilation warnings.
Cyrille Bagard
2016-01-23
Created storable items for user comments.
Cyrille Bagard
2016-01-16
Changed the display of a segment containing the value of an immediate.
Cyrille Bagard
2016-01-10
Fixed a bug when the replacing string contains the replaced pattern.
Cyrille Bagard
2015-12-01
Moved the mkpath() function to a proper location.
Cyrille Bagard
2015-12-01
Handled relative paths when loading and saving binary contents in projects.
Cyrille Bagard
2015-12-01
Computed relative and absolute paths.
Cyrille Bagard
2015-11-27
Fixed binary string format in immediate operands.
Cyrille Bagard
2015-11-26
Used several threads without lock to disassemble binary code.
Cyrille Bagard
2015-10-15
Detected loops as introduced in the book "Compilers: Principles, Techniques, ...
Cyrille Bagard
2015-10-06
Optimized loop detections using bit fields.
Cyrille Bagard
2015-09-19
Extended the prototype for matching formats in order to get it suitable for p...
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-22
Fortified the client/server protocol and first exchanges.
Cyrille Bagard
2015-04-30
Recovered from parsing errors against an empty XML file.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-01-05
Ensured the right macro is used (XSTR vs STR).
Cyrille Bagard
2014-11-14
Rewritten and extended the whole code for the instructions definitions compiler.
Cyrille Bagard
2014-10-16
Stored a bookmark into the data base and saved the archive.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-08-18
Inserted storages and collections into loaded binaries (first steps).
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
Cyrille Bagard
2014-07-30
Fixed a bug: take into account that realloc() can move the haystack.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2014-01-13
Ensured that a path with directories exists.
Cyrille Bagard
[prev]
[next]