summaryrefslogtreecommitdiff
path: root/workflow.cpp
AgeCommit message (Collapse)Author
2025-03-29Add interim workflow C++ apis for logging.Brian Potchik
2025-03-21Add some workflow machine control commands to the C++ API.Brian Potchik
2025-03-10Add support for recoverable analysis abort.Brian Potchik
2025-03-06Add API to insert Activities after a specified Activity.Brian Potchik
2025-02-23Fix API compilation for clang on windowsJosh Ferrell
2024-10-25Retrieve view from analysis contextMason Reed
Makes it possible to write module workflows in plugins and scripts
2024-10-24Initial implementation of the module-level analysis workflow.Brian Potchik
2024-09-30Additional core functionality in support of Workflows.Brian Potchik
2023-07-29Core workflows feature update.Brian Potchik
2022-03-11Use memory tracking API when in core for rapidjsonRusty Wagner
2022-01-28Format All FilesKyleMiles
2021-10-05More HLIL API parity; Resolves #2363KyleMiles
2021-08-20Workflows basic blocks and IL function analysis setters.Brian Potchik
2021-08-13Workflows early preview.Brian Potchik