Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-12 | Removed the too complex memory share system. | Cyrille Bagard | |
2017-07-06 | Fixed compilation warnings as _BSD_SOURCE has been deprecated in favor of ↵ | Cyrille Bagard | |
_DEFAULT_SOURCE. | |||
2017-05-13 | Preloaded Mobicore information at loading. | Cyrille Bagard | |
2017-04-27 | Parsed ELF format fields using a new generic parser to save memory. | Cyrille Bagard | |
2017-03-19 | Provided initial features for debugging using GDB. | Cyrille Bagard | |
2017-02-14 | Fixed the creation of distribution tarballs. | Cyrille Bagard | |
2016-12-30 | Deleted old code. | Cyrille Bagard | |
2016-12-30 | Rewritten the line buffers using generators and on-demand building to save ↵ | Cyrille Bagard | |
memory. | |||
2016-12-18 | Shared all Dalvik operands between all their users. | Cyrille Bagard | |
2016-12-12 | Removed most of the code related to non-working decompilation. | Cyrille Bagard | |
2016-11-27 | Saved memory space by sharing arch GObjects. | Cyrille Bagard | |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard | |
2016-10-29 | Told GCC to pack enumerations to save memory space. | Cyrille Bagard | |
2016-10-09 | Defined a new and simpler way to produce graphical view of basic blocks. | Cyrille Bagard | |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard | |
2016-07-28 | Taken into account that tabulations are not spaces for Makefiles. | Cyrille Bagard | |
2016-05-28 | Removed the old Python plugin reading android permissions. | Cyrille Bagard | |
2016-05-02 | Warned in case of missing analyzer/parser generator. | Cyrille Bagard | |
2016-04-27 | Used official closures instead of user-defined ones when possible. | Cyrille Bagard | |
2016-04-09 | Created user public and private RSA keys if needed. | Cyrille Bagard | |
2016-03-13 | Created a readelf-like information provider for Dex files. | Cyrille Bagard | |
2016-03-09 | Reorganized the whole code dealing with dockable panels. | Cyrille Bagard | |
2016-03-01 | Prevented compilation from breaking when Python3 is not found. | Cyrille Bagard | |
2016-02-01 | Defined all Dalvik instructions to get generated by d2c. | Cyrille Bagard | |
2016-01-30 | Introduced a format switch to distinguish different kinds of definitions. | Cyrille Bagard | |
2016-01-28 | Cleaned, rewritten and improved the whole code of the compiler. | Cyrille Bagard | |
2015-12-04 | Moved all files related to the GUI into the 'gui' directory. | Cyrille Bagard | |
2015-11-29 | Computed a version number for Chrysalide using Git. | Cyrille Bagard | |
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-01 | Decoded mangled names in a way suitable for the DEX format. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@580 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-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-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-17 | Updated the Python bindings. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@552 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-04-27 | Allowed to compile the project from a fresh install by fixing mistakes. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@521 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-04-06 | Said goodbye to Graphviz. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@505 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-28 | Provided readelf features as an external plugin. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@495 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 | |||
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-01-26 | Begun to rewrite the whole plugins system. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@461 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-25 | Extended the range of supported ARMv7 instructions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@427 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-11-15 | Given the d2c compiler its own directory. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@420 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-10-07 | Created a compiler for architecture instruction definitions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@410 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-10-01 | Prepared the ground for the ARMv7 architecture. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@408 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-15 | Defined a GTK3 style for binary portions. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@404 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 |