Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard | |
2020-02-04 | Updated copyright headers. | Cyrille Bagard | |
2019-03-25 | Avoided stack overflows with empty dynamic parameters. | Cyrille Bagard | |
2018-06-21 | Limited the routine size to the containing segment. | Cyrille Bagard | |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard | |
2017-05-16 | Merged routines into symbols. | Cyrille Bagard | |
2017-05-14 | Processed all the routines using the symbol list. | Cyrille Bagard | |
2016-12-31 | Updated all copyrights. | Cyrille Bagard | |
2016-12-29 | Validated a safety check. | Cyrille Bagard | |
2016-12-29 | Cut binary data into several areas using all the available CPUs and less memory. | Cyrille Bagard | |
2016-12-15 | Defined proper accesses to instructions loaded by a processor. | Cyrille Bagard | |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard | |
2016-04-03 | Reorganized the whole disassembling process and displayed the relative ↵ | Cyrille Bagard | |
progression. | |||
2016-01-12 | Used all available CPUs to compute routines limits. | Cyrille Bagard | |
2016-01-10 | Produced temporary code to handle routines without code. | Cyrille Bagard | |
2015-04-04 | Updated the disassembling process order and defined ranks for basic routines. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@501 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-18 | Computed limits for all routines according to existing symbols. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@491 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2015-03-13 | Updated and improved without testing the old process of computing limits for ↵ | Cyrille Bagard | |
routines. git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@490 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2014-09-17 | Introduced memory ranges. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@406 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-08 | Removed all usages of gdk_threads_enter()/gdk_threads_leave() in the status bar. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@349 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a | |||
2012-07-14 | Limited all routines using code from binary.c. | Cyrille Bagard | |
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@250 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a |