summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-11-04WARP: Misc formatting and remove useless apply commandMason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-11-04WARP: Increase trivial LLIL threshold to 20 bytesMason Reed
2024-11-04WARP: Further constraints on blacklisted instructionsMason Reed
2024-11-03MSVC RTTI: Remove background taskMason Reed
2024-11-03MSVC RTTI: Use GetOriginalImageBase instead of GetStartMason Reed
2024-11-03WARP: Cleanup find from function guid commandMason Reed
2024-11-03Add docs for plugin status widgetKyleMiles
2024-11-03Update type hints for BaseILInstruction.add_subgraphKyleMiles
2024-11-03Remove mention of old usernameKyleMiles
2024-11-03Python API : Update .operands documentationKyleMiles
2024-11-01fix repeated background image in latest doxygenJordan Wiens
2024-11-01Fix segment removal APIs.Brian Potchik
2024-10-30add make.bat for doxygen on windowsJordan Wiens
2024-10-30Use idiomatic PythonZerotistic
2024-10-30fix: validate input type in TypeLibrary.add_alternate_name to prevent crashesZerotistic
2024-10-30Fix memory ordering issues found with TSANRusty Wagner
2024-10-30Revert "Fix MSVC RTTI analysis not storing metadata"Mason Reed
2024-10-30Fix MSVC RTTI analysis not storing metadataMason Reed
2024-10-30WARP: Make build script less scuffedMason Reed
2024-10-30WARP: Update benchesMason Reed
2024-10-30WARP: Fix unresolved constraints in sigemMason Reed