Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard | |
2018-07-19 | Created an interface for jumping to addresses from operands. | Cyrille Bagard | |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2017-07-12 | Removed the too complex memory share system. | Cyrille Bagard | |
2017-05-21 | Refined the whole share system for operands. | Cyrille Bagard | |
2017-04-29 | Improved the behavior of immediate operands display. | Cyrille Bagard | |
2017-04-28 | Rewritten some security checks when printing immediate values. | Cyrille Bagard | |
2017-04-28 | Escaped some characters as needed when building tooltips. | Cyrille Bagard | |
2017-04-28 | RTFM'ed to avoid segfaults when calling isprint(). | Cyrille Bagard | |
2017-04-22 | Shared target operands in memory when possible. | Cyrille Bagard | |
2017-04-20 | Shared immediate operands in order to avoid useless allocations. | Cyrille Bagard | |
2017-04-15 | Removed useless signals for immediate operands. | Cyrille Bagard | |
2017-03-26 | Fixed the conversion of immediate operands to binary strings. | Cyrille Bagard | |
2017-03-24 | Built tooltips from all kinds of operands. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-10-29 | Told GCC to pack enumerations to save memory space. | Cyrille Bagard | |
2016-10-23 | Memorized all creators of line content at the line level and saved memory. | Cyrille Bagard | |
2016-05-22 | Extended the compiler to transform all the new ARMv7 encoding definitions. | Cyrille Bagard | |
2016-03-13 | Created a readelf-like information provider for Dex files. | Cyrille Bagard | |
2016-02-09 | Set the initial display value and avoided to pad octal and decimal values. | Cyrille Bagard | |
2016-02-02 | Removed the definition of a useless deprecated function. | Cyrille Bagard | |
2016-01-17 | Updated the width of a modified line. | Cyrille Bagard | |
2016-01-16 | Changed the display of a segment containing the value of an immediate. | Cyrille Bagard | |
2015-11-27 | Fixed binary string format in immediate operands. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@612 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-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-03-08 | Handle cross references as well as entry points. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@482 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-02-16 | Added a basic support for Mobicore truslets. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@472 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-12-25 | Cleaned all the code for immediate operands. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@444 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-12-16 | Created operands for resolving symbols in disassembly code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@442 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-24 | Cleaned operands, using class functions and destructors. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@426 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-08-19 | Added a demo symbol when loading an ELF header. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@390 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-07-31 | Improved the way code is decoded by avoiding to propagate the base address ↵ | Cyrille Bagard | |
everywhere. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@385 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 | |||
2013-06-30 | Provided first basic support for a few ARM instructions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@354 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2013-01-09 | Fixed immediates output by defining a default column for rendering codes. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@321 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-11-05 | Removed the old interface for rendering lines. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@278 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-14 | Removed a lot of warnings when printing 64 values. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@226 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-01-01 | Updated copyright dates. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@221 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-12-21 | Redefined all existing kinds of Dalvik operands in a proper way. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@203 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-12-02 | Improved the rendering of decompiled Dex code. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@196 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-11-11 | Built some expressions for the decompilation tree. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@190 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-06-27 | Defined the minimal instruction size for a given architecture. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@171 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-04-11 | Cleaned the code by removing all references to the old GtkTextBuffer usage. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@151 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-04-11 | Provided a faster than GTK display buffer. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@150 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2010-03-21 | Allowed a simple export of an assembly content. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@144 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2009-10-05 | Loaded .rel.plt symbols even for shared libraries. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@127 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |