summaryrefslogtreecommitdiff
path: root/python/examples
AgeCommit message (Expand)Author
2026-06-07[Python] Fix copy_expr_to and add builder methods for recently-added instruct...Mark Rowe
2026-05-22Refactor calling conventions to support correct representation of structuresRusty Wagner
2026-05-13include mock extension server and update plugin writing docsJordan Wiens
2026-04-15[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...Josh Ferrell
2026-01-12Add module workflow hello world example.Malware Utkonos
2026-01-01update copyrights for 2026Jordan Wiens
2026-01-01add whole-file entropy calculation to triageJordan Wiens
2025-12-18entropy tooltip showing offset and fix python versionJordan Wiens
2025-12-18fix triage entropy graph navigation for mapped filesJordan Wiens
2025-11-14add flowgraph supportJordan Wiens
2025-11-14add example render layer to inject newlinesJordan Wiens
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
2025-10-21Add an example for using constant renderers to render unusual floating point ...Rusty Wagner
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-21Add constant renderer APIRusty Wagner
2025-09-09Unflatten example: use source labels betterGlenn Smith
2025-08-14Add "highlight returns" render layer exampleGlenn Smith
2025-07-22Add OnActionExecutedImmutable to ui notifications and python apiAlexander Khosrowshahi
2025-07-16Update unflatten example to use MLIL instr mappingsGlenn Smith
2025-07-01Python: Sample Limoncello CFF unflattening workflowGlenn Smith
2025-07-01Python: Collect and pass mappings when copying MLIL functionsGlenn Smith
2025-07-01Python: Add MLIL to copy_expr test workflowGlenn Smith
2025-07-01args_render_layer example: Fix python errorsGlenn Smith
2025-06-12Example workflow testing the copy_expr functionGlenn Smith
2025-05-21Fix HLIL_LABEL renderingGlenn Smith
2025-05-16[Python] Support HLIL collapsing and update PseudoPythonGlenn Smith
2025-04-29Clean up args render layer exampleGlenn Smith
2025-03-30update version switcher example to use core_version_info, resolves #6204Jordan Wiens
2025-03-282025 for other formats...Jordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2025-03-28belated copyright year updateJordan Wiens
2025-03-21Add API for refreshing UI without needing an analysis updateGlenn Smith
2025-03-11Update RewritePushPop wf example to use new after apiGlenn Smith
2025-03-06Python: Add LLILFunction.translate and sample workflow using itGlenn Smith
2025-01-30Render LayersGlenn Smith
2025-01-24Add line formatter API and a generic line formatter pluginRusty Wagner
2025-01-20Revert "Add line formatter API and a generic line formatter plugin"Rusty Wagner
2025-01-17Add line formatter API and a generic line formatter pluginRusty Wagner
2024-10-28Eliminate AST parameter in high level rendering APIs, as it is already part o...Rusty Wagner
2024-10-22doc: Add BackgroundTaskThread python exampleriskydissonance
2024-10-21Allow multiple high level representations for display, add Pseudo Rust and a ...Rusty Wagner
2024-10-02update to get python triage example working on recent buildsJordan Wiens
2024-09-25Add Python exampels for UIContextNotification::OnContextMenuCreatedXusheng
2024-09-18Custom flow graph layout supportJosh Ferrell
2024-08-06Add flag role for carry flag when subtraction is implemented with additionRusty Wagner
2024-07-02add custom tooltip exampleJordan Wiens
2024-05-28Use Architecture type for BASE arch paramBrandon Miller
2024-05-16Removed loader.architecture from py mapped viewBrandon Miller
2024-05-03Fixed typing bug in base detection APIBrandon Miller
2024-05-02Add address display mode optionsGlenn Smith