Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-23 | Renamed some files. | Cyrille Bagard | |
2020-07-14 | Updated the code handling binary contents. | Cyrille Bagard | |
2020-04-29 | Improved the documentation of the disassembly cache for Python. | Cyrille Bagard | |
2020-02-04 | Updated copyright headers. | Cyrille Bagard | |
2019-11-09 | Introduced the first features of a hexadecimal viewer. | Cyrille Bagard | |
2019-09-29 | Handled disabled update items. | 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-08 | Provided a way to save the database updates from Python. | Cyrille Bagard | |
2019-08-29 | Removed code relative to the old share server version. | Cyrille Bagard | |
2019-08-29 | Defined a new way to launch updates share servers. | Cyrille Bagard | |
2018-12-31 | Remembered the target locations used in the Goto dialog box. | Cyrille Bagard | |
2018-12-03 | Built a dialog box to change storage options. | Cyrille Bagard | |
2018-09-18 | Removed the old way to load binaries. | Cyrille Bagard | |
2018-08-07 | Removed old code used for decompilation. | Cyrille Bagard | |
2018-07-19 | Given their own structure to rendering options. | Cyrille Bagard | |
2018-06-06 | Deleted old unused code. | Cyrille Bagard | |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard | |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard | |
2018-04-05 | Fixed and updated GType macros dealing with non-existent interfaces. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2017-12-26 | Created the GLoadedContent interface to load all kinds of content. | Cyrille Bagard | |
2017-11-12 | Provided a way to wait for analysis endings without signals. | Cyrille Bagard | |
2017-02-08 | Gathered all the binary loading process into an uniq place. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-31 | Loaded binaires without blocking the GUI during the process. | Cyrille Bagard | |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save ↵ | Cyrille Bagard | |
memory. | |||
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-10-14 | Handled Dalvik simple switch cases without fallthrough. | Cyrille Bagard | |
2016-04-09 | Signed and verified the MD5 hash of a given user name. | Cyrille Bagard | |
2016-04-09 | Built interfaces using Glade and GLib resources. | Cyrille Bagard | |
2015-09-20 | Defined one unique type to handle binaries. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@578 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-09-19 | Extended the prototype for matching formats in order to get it suitable for ↵ | Cyrille Bagard | |
plugins. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@577 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-12 | Extended the loading process of binary formats to prepare the DWARF support. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@568 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-30 | Removed collection items by deactivating them using the activity timestamps. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@560 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-28 | Begun to manage collection items as active or inactive using timestamps. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@558 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-16 | Used the binary contents a little bit more. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@551 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-12 | Only given access to instructions from a processor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@547 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-23 | Fixed a bug: do not close the connection after the initial handshake. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@478 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-17 | Defined, computed and stored the checksum in the binary content manager. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@474 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-16 | Connected each loaded binary as a client to a server. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@473 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Created a dialog box to create new bookmarks. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@468 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-09 | Registered all the supported processors in the system code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@467 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-03 | Removed all references to binary parts (GBinPart) and updated the code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@465 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-21 | Cleaned, fixed and improved the rules for the display of view columns. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@416 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-25 | Loaded lots of ELF header information as symbols. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@393 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-18 | Inserted storages and collections into loaded binaries (first steps). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@389 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-31 | Merged two equal binary views enumerations. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@386 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-06-25 | Given a name and a description for binaries, not always based on a filenames. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@380 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-04-28 | Updated all copyright headers. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@373 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |