Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-24 | Handled hooks and rules in Dalvik opcodes definitions. | Cyrille Bagard | |
2016-04-23 | Limited the length of displayed SHA1 binary value for Dex files. | Cyrille Bagard | |
2016-04-20 | Protected all concurrent accesses to sources and destinations of instructions. | Cyrille Bagard | |
2016-04-03 | Fixed a mistake when building the work queues from Python. | Cyrille Bagard | |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard | |
2016-03-15 | Marked lines which are able to start a group of lines as width managers. | Cyrille Bagard | |
2016-03-14 | Improved the basic support of Dwarf information. | Cyrille Bagard | |
2016-03-13 | Created a readelf-like information provider for Dex files. | Cyrille Bagard | |
2016-03-09 | Stored and loaded panels attributes using the global configuration. | Cyrille Bagard | |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard | |
2016-03-08 | Loaded a dynamic list of dockable panels in the View menu. | Cyrille Bagard | |
2016-03-01 | Prevented compilation from breaking when Python3 is not found. | Cyrille Bagard | |
2016-03-01 | Dealt with the prototypes from the Dex pool. | Cyrille Bagard | |
2016-03-01 | Been sure to process relevant only file formats (ELF here). | Cyrille Bagard | |
2016-02-01 | Defined all Dalvik instructions to get generated by d2c. | Cyrille Bagard | |
2016-01-23 | Created storable items for user comments. | Cyrille Bagard | |
2015-12-29 | Avoided to crash when the Internet is not reachable. | Cyrille Bagard | |
2015-12-28 | Defined layers to register all kinds of binary portions. | Cyrille Bagard | |
2015-12-23 | Avoided to crash when the website is not reachable. | Cyrille Bagard | |
2015-12-04 | Removed old rules producing noisy warnings with automake. | Cyrille Bagard | |
2015-12-01 | Computed relative and absolute paths. | Cyrille Bagard | |
2015-11-25 | Implemented restricted contents and created test cases. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@608 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-11-11 | Fixed most of the warnings about use of uninitialized data. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@607 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-11-09 | Avoided to load the status bar twice and to crash in the worst case. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@605 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-11-04 | Fixed some bugs and defined some first test cases. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@604 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-11-03 | Retrieved the revision number using M4 instead of shell. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@603 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-16 | Prevented some mistakes pointed by Melkor. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@599 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-16 | Extended the Python bindings in order to load and read contents. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@597 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-10 | Fixed all remaining gtk warnings about deprecated declarations. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@590 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-10-01 | Rewritten the whole support of DEX file format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@581 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
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-09-11 | Created an interface from the original GBinContent object. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@576 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-09-01 | Added a welcome panel as plugin using Python. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@573 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-27 | Redefined and improved the load process for Python plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@572 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-08-12 | Improved the python plugin code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@570 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-24 | Replaced all remaining raw accesses to binary contents with the GBinContent ↵ | Cyrille Bagard | |
wrapper in binary formats. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@555 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-18 | Forbidden a missing header. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@553 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-17 | Updated the Python bindings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@552 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-14 | Moved the project information into the analysis domain. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@550 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-07-12 | Cleaned the code handling binary symbols. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@548 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-07-12 | Defined AIF_RETURN_POINT to replace the previous 'return' accessors. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@546 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-05-11 | Provided a way to look for ROP gadgets in binary code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@533 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-05-06 | Displayed a tooltip for strings or code symbols in buffer views. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@530 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-30 | Fixed implicit declarations of functions causing crashes. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@523 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-04-25 | Included a new plugin to mark calls to exit() functions as return points. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@517 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-29 | Used real virtual addresses when describing ELF items. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@496 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |