Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-23 | Create methods to deal with hex conversions. | Cyrille Bagard | |
2021-03-09 | Implement the Pearson hash method. | Cyrille Bagard | |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard | |
2018-08-02 | Introduced symbols dedicated to strings. | 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-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-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard | |
2017-03-07 | Created arrays with low memory footprint. | Cyrille Bagard | |
2017-02-28 | Defined abstract packed buffers to transfert data. | Cyrille Bagard | |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard | |
2016-05-13 | Inserted symbols and routines using an optimized 100 times faster method. | Cyrille Bagard | |
2015-12-01 | Computed relative and absolute paths. | Cyrille Bagard | |
2015-10-06 | Optimized loop detections using bit fields. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@586 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 | |||
2014-11-14 | Rewritten and extended the whole code for the instructions definitions compiler. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@419 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-16 | Stored a bookmark into the data base and saved the archive. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@414 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-06 | Got prepared to disassemble some ARMv7 instructions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@409 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-05-29 | Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ↵ | Cyrille Bagard | |
'AM_CPPFLAGS'. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@374 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-03-20 | Created the first steps for a distributed storage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@368 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-01-13 | Ensured that a path with directories exists. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@366 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-09-27 | Selected segments for highlighting. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@264 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-12-31 | Supported a first basic packet of the Java Debug Wire Protocol. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@204 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-07-29 | Improved the GDB client. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@175 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-05-13 | Supported Dalvik VM / DEX (partially). | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@155 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-03-31 | Implemented first steps to a Python plugins support. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@146 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-09-19 | Improved the pyoida module. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@116 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-25 | Saved the current work on plugins. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-04-05 | Managed double linked lists in a more powerful way. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@56 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-03-14 | Turned off lots of warnings by using the _GNU_SOURCE compliance. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@54 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-03-08 | Added a partial support of the Itanium C++ ABI mangling. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@52 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-02-18 | Begun to rewrite the way rendering lines are managed. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@49 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-01-25 | Supported the Java Class file format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@46 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |