summaryrefslogtreecommitdiff
path: root/plugins/warp
AgeCommit message (Expand)Author
2025-11-04[WARP] Add example of batch processing using the headless Rust APIMason Reed
2025-10-22Add more plugins to freeMason Reed
2025-10-22[WARP] Use download provider API instead of reqwestMason Reed
2025-10-12[WARP] Fix misc sidebar navigation / focus event bugsMason Reed
2025-10-12[WARP] Improve UX surrounding removal of matched functionsMason Reed
2025-10-11Fix demo ifdefsJosh Ferrell
2025-10-07[WARP] Add optional `analysis.warp.fetcher` activity to run fetch networked f...Mason Reed
2025-10-07[WARP] Misc `cloned()` -> `copied()` fixupMason Reed
2025-10-07[WARP] Format UI pluginMason Reed
2025-10-07[WARP] Improved fetch dialog UXMason Reed
2025-10-07[WARP] Move WARP settings to own setting groupMason Reed
2025-10-07[WARP] Implicitly make newly added network sources writableMason Reed
2025-10-07[WARP] Let BNDB processing optionally skip analysis updatesMason Reed
2025-10-07[Rust] Fix save file dialog not respecting default file pathMason Reed
2025-10-07[WARP] Fix rendering of constraint matches in sidebarMason Reed
2025-10-05fix missing rust importJordan Wiens
2025-10-03[WARP] Fix sidebar not refreshing after fetching data from serverMason Reed
2025-10-03[WARP] Push added functions and types to network containers cacheMason Reed
2025-10-03[WARP] Add option to reset allowed tags in fetch dialogMason Reed
2025-10-03[WARP] Trim whitespace from server API keyMason Reed
2025-10-02Fix Rust formattingMark Rowe
2025-10-01[WARP] Enhanced network supportMason Reed
2025-09-29Fix Rust LowLevelILFunction owner function methodBrandon Miller
2025-09-15Deprecate some Rust MediumLevelILFunction methods in favor of Function implem...Josh Ferrell
2025-09-03[WARP] Improve matcher speed and add fast fail for pathological casesMason Reed
2025-09-03[WARP] Fix very large binaries from being prevented from creating WARP files ...Mason Reed
2025-09-03[WARP] Do not show the report in the UI if file is very largeMason Reed
2025-09-03[WARP] Only merge chunks in create from view command if an existing file was ...Mason Reed
2025-09-03[WARP] Refactor variable retrieval to fix eager dependence on the functions MLILMason Reed
2025-09-03[WARP] Fix generating lifted IL when function GUID is already cachedMason Reed
2025-08-27Rewrite Obj-C workflow in RustMark Rowe
2025-08-20[Rust] Misc formatting fixesMason Reed
2025-08-14[Mac] Consistently specify rpaths for plug-insMark Rowe
2025-08-13[WARP] Use type-safe activity configurationMark Rowe
2025-08-13[Rust] Add builder API for creating workflowsMark Rowe
2025-08-08Update remaining projects to C++20Mark Rowe
2025-08-08[WARP] Move symbol and comment application to when matched functions are inse...Mason Reed
2025-08-03[Rust] Misc formattingMason Reed
2025-07-30Add dependency tracking to the Python code generationMark Rowe
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
2025-07-29Add support for declarative downstream dependencies to workflow system.Brian Potchik
2025-07-28[Rust] Misc formattingMason Reed
2025-07-28[WARP] Fix user annotations being overriden by WARP annotationsMason Reed
2025-07-28[WARP] Update snapshots following regression fixMason Reed
2025-07-23[WARP] Generate function guids for mach-o objective-c binariesMason Reed
2025-07-21[WARP] Misc formatting fixesMason Reed
2025-07-21[WARP] Fix sidebar run matcher icon not resetting to idleMason Reed
2025-07-21[WARP] Fix UI hanging when matched function sidebar updates with >50k matched...Mason Reed
2025-07-21[WARP] Add warning if trying to run matcher on database with no function guid...Mason Reed
2025-07-21[WARP] Fix garbage jumps from being included in the variant instruction maskingMason Reed