summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-08WARP: Fix matcher workflow generating a large number of anonymous undo actionsMason Reed
2024-11-08WARP: Fix very rare lock contention throwing away cache entry on finishMason Reed
2024-11-08WARP: Bump warp dependency and remove unused dependencyMason Reed
2024-11-08Add rust api for bulk segment additionMason Reed
2024-11-08WARP: Misc clippy lintsMason Reed
2024-11-08WARP: Fix sigem leaving file handle open and deduplicate filesMason Reed
2024-11-08WARP: Add manual file loading and initial user settingsMason Reed
2024-11-08WARP: Misc changesMason Reed
2024-11-08WARP: Remove unneeded ref in type conversionMason Reed
2024-11-08WARP: Find command shouldn't generate new GUID'sMason Reed
2024-11-08WARP: Check constant values for probable constant pointer usageMason Reed
2024-11-08Prevent race in windows platform binary view initializationMason Reed
2024-11-07WARP: Parallelize sigem `data_from_directory`Mason Reed
2024-11-07WARP: Remove useless warningMason Reed
2024-11-07Remove unnecessary code causing a crash in TagList view.Brian Potchik
2024-11-07Add APIs to support bulk segment addition operations.Brian Potchik
2024-11-06reorder DSC triage tabs and small text changesJordan Wiens
2024-11-06normalize Shared Cache nameJordan Wiens
2024-11-06Fixes Vector35/binaryninja-api#5968: "PowerPC flag names no longer recognized...Galen Williamson
2024-11-06Improve documentation for `update_analysis*` methods.Brian Potchik
2024-11-06Revert "add new tool button with background"Alexander Taylor
2024-11-06[SharedCache] Fix bndb save/load within projectskat
2024-11-05Add delay support to workflow machine.Brian Potchik
2024-11-05Updated capstone to 5.0.3 to fix xori instr liftingAlex Mullins
2024-11-05MSVC RTTI: Formatting changesMason Reed
2024-11-05MSVC RTTI: More robust CompleteObjectLocator verificationMason Reed
2024-11-05Fix NativeAOT PDBs' extra data causing an assertion failureGlenn Smith
2024-11-05Fix .dSYM sibling file load logic and update .dSYM docsJosh Ferrell
2024-11-05[SharedCache] Fix .bndb save/load outside of projectskat
2024-11-05Make Python data renderers backwards compatibleRusty Wagner
2024-11-05Fix python DataRenderer APIPeter LaFosse
2024-11-05[SharedCache] very Hotfix for 'SharedCache.load_image_with_install_name'kat
2024-11-05[SharedCache] Barebones sanity check on ivar list sizekat
2024-11-05[SharedCache] Hotfix flags on dyldData sectionskat
2024-11-05[SharedCache] Changes to the alpha popup/info tabkat
2024-11-05[SharedCache] Add load option to disable automatic loading of libsystem_ckat
2024-11-05[SharedCache] Fix for section names in caches opened within a projectkat
2024-11-05[SharedCache] Optimizations for symbol resolution workflowkat
2024-11-05[SharedCache] Add project support for split dscJosh Ferrell
2024-11-05[SharedCache] Implement LoadedImage API, Fix serialized image names, more rob...kat
2024-11-05[SharedCache] Fix a crash whenever user uses DSC apis on non-dsc.kat
2024-11-04Fix undefined behavior with COFF relocationsMason Reed
2024-11-04Remove ability to panic on pre-initialized logger in rustMason Reed
2024-11-04Fix opening/closing braces in PseudoRustPeter LaFosse
2024-11-04WARP: Add READMEMason Reed
2024-11-04WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`Mason Reed
2024-11-04WARP: Support compressed by default signature data filesMason Reed
2024-11-04Add some more TODO items in rustMason Reed
2024-11-04Fix rust object destructors taking a ref accidentallyMason Reed
2024-11-04WARP: Refactor sigemMason Reed