Age | Commit message (Expand) | Author |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |
2017-03-29 | Handled areas which are not allocated in memory. | 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 |
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-04 | Read ELF notes when requested. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-10 | Handled switch and fill-array data pseudo-instructions without plugin. | 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-04 | Treated phys_t as uint64_t to avoid huge differences get considered as negati... | Cyrille Bagard |
2015-12-29 | Handled ELF overlapping program and section headers. | Cyrille Bagard |
2015-12-28 | Converted ranges length to string. | Cyrille Bagard |
2015-10-06 | Optimized the search of instructions a little bit using routine coverages. | 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-05-11 | Provided a way to look for ROP gadgets in binary code. | Cyrille Bagard |
2015-05-06 | Displayed a tooltip for strings or code symbols in buffer views. | Cyrille Bagard |
2015-02-22 | Created a dialog box to select an entry point to display. | Cyrille Bagard |
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard |
2015-01-30 | Bound a symbol for each loaded value for 'ldr' instructions. | Cyrille Bagard |
2015-01-05 | Changed the way addresses are printed. | Cyrille Bagard |
2015-01-05 | Ensured the right macro is used (XSTR vs STR). | Cyrille Bagard |
2014-12-30 | Tracked each binary area during the disassembling process and tried to follow... | Cyrille Bagard |
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard |
2014-09-17 | Introduced memory ranges. | Cyrille Bagard |
2014-08-26 | Looked for coordinates using the new addresses definitions. | Cyrille Bagard |
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard |
2014-08-16 | Improved the code for handling vmpa_t definitions. | Cyrille Bagard |
2014-08-05 | Defined the first steps for a new disassembling approach. | Cyrille Bagard |
2014-07-31 | Improved the way code is decoded by avoiding to propagate the base address ev... | Cyrille Bagard |
2014-06-25 | Built the first steps to upgrade to Python3. | Cyrille Bagard |