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 (
Collapse
)
Author
2019-08-04
Fixed the prototype for receiving data from network.
Cyrille Bagard
2019-05-30
Extended the API to insert items in a sorted array.
Cyrille Bagard
2019-05-12
Fixed a little mistake when loading SQL values.
Cyrille Bagard
2019-05-08
Updated the core functions dealing with SQLite databases.
Cyrille Bagard
2019-05-07
Appended a suffix to temporary files.
Cyrille Bagard
2019-05-07
Created a small function to compare pointers to strings.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-02-03
Fixed various memory leaks.
Cyrille Bagard
2019-01-08
Fixed a bug in bitfield comparison.
Cyrille Bagard
2019-01-04
Fixed the popcount feature of bitfields.
Cyrille Bagard
2018-12-12
Fixed sign extension when decoding UTF-8 data.
Cyrille Bagard
2018-12-01
Encrypted all communications using TLS.
Cyrille Bagard
2018-10-25
Extended the facilities to search for prefixes or suffixes in strings.
Cyrille Bagard
2018-08-18
Fixed a bug when counting the number of set bits in a bitfield.
Cyrille Bagard
2018-08-06
Removed some compilation warnings.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-04
Renamed the function providing next character from input buffers.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard
2018-06-19
Extended the bitfield operations and their Python bindings.
Cyrille Bagard
2018-06-12
Refactored the msb implementation.
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-12
Fixed minor mistakes in declarations.
Cyrille Bagard
2018-05-12
Created helpers for dealing with archives.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-05-02
Removed debug output.
Cyrille Bagard
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
[next]