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
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-04-11
Created definitions for memory and encapsulated contents.
Cyrille Bagard
2018-04-11
Moved all the temporary creations in a temporary directory.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2018-02-21
Cut symbol labels using words instead of single characters.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-24
Improved the support of some unusual endiannesses.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2018-01-07
Fixed a bug when reading the compressed database.
Cyrille Bagard
2017-11-26
Extended the internal interface providing file inputs/outputs.
Cyrille Bagard
2017-09-30
Handled dependencies when loading plugins.
Cyrille Bagard
2017-08-15
Checked for out-of-bound data access without triggering integer overflow.
Cyrille Bagard
2017-07-28
Replaced the deprecated readdir_r() function by readdir() calls.
Cyrille Bagard
2017-07-14
Fixed some atomic accesses and a few memory leaks in flat arrays.
Cyrille Bagard
2017-07-12
Taken into account that raw immediate values can be used more than once.
Cyrille Bagard
2017-05-21
Refined the whole share system for operands.
Cyrille Bagard
2017-05-12
Added the ELF strings to the preloaded instruction list.
Cyrille Bagard
2017-05-10
Rewritten the whole bitfield management.
Cyrille Bagard
2017-05-07
Made the preloading process work as intended.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-19
Handled static strings as well as dynamic strings in comments.
Cyrille Bagard
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
[prev]
[next]