Age | Commit message (Expand) | Author |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2020-09-21 | Defined lock mechanism for buffer caches. | Cyrille Bagard |
2020-08-22 | Restored the operand display switch feature. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2019-09-29 | Removed useless features from DB collections. | Cyrille Bagard |
2019-09-29 | Cleaned the DB code a little bit. | Cyrille Bagard |
2019-09-25 | Prepared history for database items. | Cyrille Bagard |
2019-09-12 | Extended the Python API for update databases. | Cyrille Bagard |
2019-09-11 | Built suitable dynamic labels for bookmarks. | Cyrille Bagard |
2019-05-11 | Typo. | Cyrille Bagard |
2019-05-08 | Updated the core functions dealing with SQLite databases. | Cyrille Bagard |
2018-07-23 | Fixed the analysis database creations. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-16 | Updated the move entry from database items. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2017-11-26 | Increased the reference counter for provided operands and updated code. | Cyrille Bagard |
2017-04-20 | Shared immediate operands in order to avoid useless allocations. | Cyrille Bagard |
2017-03-29 | Handled areas which are not allocated in memory. | Cyrille Bagard |
2017-03-06 | Locked access to instruction operands when needed. | Cyrille Bagard |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save me... | Cyrille Bagard |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-23 | Deleted a level of data to reduce the memory fingerprint. | Cyrille Bagard |
2016-10-14 | Handled Dalvik simple switch cases without fallthrough. | Cyrille Bagard |
2016-09-08 | Fixed a bug by transfering variable argument lists properly. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-13 | Given more flexibility to the field names of locations in XML databases. | 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 |
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-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard |