summaryrefslogtreecommitdiff
path: root/python/workflow.py
AgeCommit message (Expand)Author
2024-01-08update copyright yearJordan Wiens
2023-07-29Core workflows feature update.Brian Potchik
2023-06-02add handle= to function constructorsJJTech0130
2023-06-02add AnalysisContext around acJJTech0130
2023-06-02add AnalysisContext classJJTech0130
2023-01-05Update copyright to 2023Josh F
2022-10-18remove reference to old show documentation APIJordan Wiens
2022-06-09Remove built-in workflow docs and objectivec example.Brian Potchik
2022-02-08Fix formatting.Brian Potchik
2022-01-28Format All FilesKyleMiles
2022-01-13Fix a bunch of core function calls with bad argsGlenn Smith
2022-01-03update copyright yearsJordan Wiens
2021-09-27Workflow fix: encoding stringsAndrew Lamoureux
2021-09-06Fix some unnecessary checks for handle is not None in destructorsPeter LaFosse
2021-09-06Fix import of logPeter LaFosse
2021-09-05type hints for highlevelil.py, mediumlevelil.py and lowlevelil.py, workflow.pyPeter LaFosse
2021-08-13Workflows early preview.Brian Potchik