summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-30WARP: Only run matcher workflow onceMason Reed
2024-10-30WARP: Add more debug commands and manually invoke the matcherMason Reed
2024-10-30WARP: Fix loading incorrect core signature directoryMason Reed
2024-10-30WARP: Fix call site constraint offsetsMason Reed
2024-10-30WARP: Fix non relocatable constant pointers being maskedMason Reed
2024-10-30WARP: Fix unhandled symbol conversionMason Reed
2024-10-30Update notices for new doxygen versionGlenn Smith
2024-10-30Undo whitespace changes from user MIPS reloc PRBrandon Miller
2024-10-30Implicit addends in MIPS do not seem to be honored. Adding the addend to the ...James Hogan
2024-10-30Move the freeversion.h to api/uiXusheng
2024-10-29Small type hint fixesJosh Ferrell
2024-10-28Fix WARP symbol conversion using the wrong modifiersMason Reed
2024-10-28Blacklist useless instructions used for hot patching in WARPMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-28Rust: Add `BinaryViewExt::get_code_refs_from` apiMason Reed
2024-10-28Rust: Add object destructor APIMason Reed
2024-10-28Rust: Fix cloning module workflowsMason Reed
2024-10-28Eliminate AST parameter in high level rendering APIs, as it is already part o...Rusty Wagner
2024-10-28hlr: expose ability to claim line addressesRyan Snyder
2024-10-28arch: fix text token exprIndex initRyan Snyder
2024-10-28Properly wrap the Activity object returned from 'register_activity'.Brian Potchik
2024-10-28[SharedCache] Warnings Cleanupkat
2024-10-28[SharedCache] Fix UI causing BV leakskat
2024-10-28[SharedCache] Optimizations+fixes for SharedCache function workflow.kat
2024-10-26Fix all low level il function getters leaking in rustMason Reed
2024-10-26MSVC RTTI: misc formattingMason Reed
2024-10-26MSVC RTTI: Inherit virtual function tablesMason Reed
2024-10-25Fix not being able to set UIDF on function parametersGlenn Smith
2024-10-25Fix crash when opening new fileMason Reed
2024-10-25Use module workflows in MSVC RTTIMason Reed
2024-10-25Retrieve view from analysis contextMason Reed
2024-10-25Prevent building test artifacts on cmake buildsMason Reed
2024-10-24Improve documentation for `update_analysis`.Brian Potchik
2024-10-24WARP: Remove misc matcher debug infoMason Reed
2024-10-24WARP: Handle no default architecture gracefully when loading typesMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed
2024-10-24Add virtual function table sweep to MSVC RTTIMason Reed
2024-10-24Fix linux-setup.sh not making a valid desktop icon on 24.04Glenn Smith
2024-10-24Add disassembly setting to allow/disallow rendering of collapse tokensPeter LaFosse
2024-10-24Make PseudoRust collapsablePeter LaFosse
2024-10-24Fix alignment of top level braces in PseudoCPeter LaFosse
2024-10-24Initial implementation of the module-level analysis workflow.Brian Potchik
2024-10-24Remove bad import in __init__.pyJosh Ferrell
2024-10-24Add MSVC RTTI pluginMason Reed
2024-10-24Add __hash__ method to FunctionViewTypePeter LaFosse
2024-10-24Initial Firmware Ninja core APIBrandon Miller
2024-10-23Initial commit of the alpha dyld_shared_cache view API Plugin.kat
2024-10-23Calling Conventions for register specific arc functionskat
2024-10-23Linear view function regions collapsePeter LaFosse