summaryrefslogtreecommitdiff
path: root/src/analysis
AgeCommit message (Expand)Author
2020-03-13Added support for extra Itanium builtin types.Cyrille Bagard
2020-03-03Handled destructors properly when demangling C++ Itanium names.Cyrille Bagard
2020-02-23Defined a working way to build routines from Python.Cyrille Bagard
2020-02-18Relocated the raw instructions.Cyrille Bagard
2020-02-18Fixed the suffix of memory content file backends.Cyrille Bagard
2020-02-15Chosen the default view displayed after a binary loading.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-11-28Improved the API for binary contents a little bit.Cyrille Bagard
2019-11-16Warned about unsaved projects only if needed.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-10-29Improved concurrency handle with connected clients.Cyrille Bagard
2019-10-27Implemented snapshot related management features.Cyrille Bagard
2019-10-24Provided a dialog box to manage snapshots.Cyrille Bagard
2019-10-20Typo.Cyrille Bagard
2019-10-20Provided a way to update snapshots name and description.Cyrille Bagard
2019-10-19Initialized exchange strings with a new function.Cyrille Bagard
2019-10-19Reorganized code.Cyrille Bagard
2019-10-19Exchanged the list of all snapshots.Cyrille Bagard
2019-10-15Switched to snapshot information structures.Cyrille Bagard
2019-10-13Retrieved the current snapshot identifier from servers.Cyrille Bagard
2019-10-12Defined a new type dedicated to snapshot identifiers.Cyrille Bagard
2019-10-10Introduced first steps towards database snapshots.Cyrille Bagard
2019-09-29Simplified bookmarks code.Cyrille Bagard
2019-09-29Cleaned code.Cyrille Bagard
2019-09-29Removed useless features from DB collections.Cyrille Bagard
2019-09-29Cleaned the DB code a little bit.Cyrille Bagard
2019-09-29Handled disabled update items.Cyrille Bagard
2019-09-29Fixed the access to connected clients from the Python API.Cyrille Bagard
2019-09-29Provided a generic way to update DB values.Cyrille Bagard
2019-09-29Made the code more homogeneous.Cyrille Bagard
2019-09-26Transmitted the database item flags thanks to the connections.Cyrille Bagard
2019-09-25Prepared history for database items.Cyrille Bagard
2019-09-17Kept tracks of current active DB items.Cyrille Bagard
2019-09-12Extended the Python API for update databases.Cyrille Bagard
2019-09-12Cleaned the DB code a little bit.Cyrille Bagard
2019-09-12Replaced some database item properties by new flags.Cyrille Bagard
2019-09-11Built suitable dynamic labels for bookmarks.Cyrille Bagard
2019-09-11Reactivated bookmarks for disassembled code.Cyrille Bagard
2019-09-08Used the SSL link with more care.Cyrille Bagard
2019-09-08Provided a way to save the database updates from Python.Cyrille Bagard
2019-09-08Updated the database protocol for bookmarks.Cyrille Bagard
2019-09-05Made server connections easier while running analysis.Cyrille Bagard
2019-09-01Prepared the update of the user identity from the GUI.Cyrille Bagard
2019-08-29Removed code relative to the old share server version.Cyrille Bagard
2019-08-29Defined a new way to launch updates share servers.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-07-31Typo.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard