summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-14Simplifed documentation for "Launching Binary Ninja from the command line", a...Galen Williamson
2025-04-11Fix pseudo C and rust type cast on HLIL_DEREFBrandon Miller
2025-04-11Add instruction attribute for intermediate computations that are potentially ...Rusty Wagner
2025-04-10[SharedCache] Fix building on some toolchainsMason Reed
2025-04-10Added documentation for Launching Binary Ninja from the command line (CLI), r...Galen Williamson
2025-04-10Fix function type construction leaking in Rust APIMason Reed
2025-04-10Add debug info rust testMason Reed
2025-04-10[SharedCache] Make the shared cache file lookup more straightforwardMason Reed
2025-04-10cleanup troubleshooting docsJordan Wiens
2025-04-09[aarch64] add lifting for B.NV instruction, fix branch generation for B.AL an...Galen Williamson
2025-04-09[aarch64] add lifting for B.AL instructionGalen Williamson
2025-04-09[mips] always show 0 offset in MIPS operands using Register + Offset Addressi...Galen Williamson
2025-04-09Shared cache and kernel cache UI cleanup.Alexander Taylor
2025-04-09More gracefully ignore MH_FILESET in MachOView.Alexander Taylor
2025-04-09Revert "Disable MH_FILESET parsing in Mach-O view"Alexander Taylor
2025-04-09Fix capitalization of AArch64.Alexander Taylor
2025-04-09Remove extra refcount when getting debug info from a bvElykDeer
2025-04-09Add docs for union field resolution; Resolves #6578ElykDeer
2025-04-09Expose AnalysisState through the APIXusheng
2025-04-08Add API to post requests to the workflow machine.Brian Potchik
2025-04-08[SharedCache] Fix exception message causing an exceptionMason Reed
2025-04-08Action to push/pull all types to a Type ArchiveGlenn Smith
2025-04-08[aarch64] remove "unknown hint" warningGalen Williamson
2025-04-08Misc rust formattingMason Reed
2025-04-08[ObjC] Handle Objective-C ivars with an offset of 0Mark Rowe
2025-04-08Update compilers list requirementsGlenn Smith
2025-04-08Improve MSVC VFT analysis speed and accuracyMason Reed
2025-04-08Add misc cancellation points in RTTI analysisMason Reed
2025-04-08[aarch64] lift all LD[1-4]R? and ST[1-4] opcodes, lift ST/LDCLR, ST/LDEOR, ST...Galen Williamson
2025-04-08[SharedCache] Fix older BNDBs not updating workflow to use new workflow nameMason Reed
2025-04-08Fix workflow Rust API not returning refcounted objectsMason Reed
2025-04-08[SharedCache] Apply demangled names and types more broadlyMason Reed
2025-04-08Remove notion of image name from objective-c processorMason Reed
2025-04-08[SharedCache] Apply objc_msgSend call type overrides in more placesMark Rowe
2025-04-08Omit the branch when lifting xabortBrandon Miller
2025-04-07[SharedCache] Apply call overrides to objc_msgSendSuper / objc_msgSendSuper2Mark Rowe
2025-04-07[SharedCache] Include segment in image section nameMason Reed
2025-04-07[SharedCache] Respect workflow override on shared cache databasesMason Reed
2025-04-07[SharedCache] Add symbolizing of all accesses to non-loaded images in functionsMason Reed
2025-04-07Fix broken .gitignoreMason Reed
2025-04-07[SharedCache] Don't process shared cache when view is not file backedMason Reed
2025-04-07[SharedCache] Allow the user to select the original shared cache file on diskMason Reed
2025-04-07add venv to virtualenv setting descriptionJordan Wiens
2025-04-07Also update kernelcache template.Alexander Taylor
2025-04-07Fix broken list in docs.Alexander Taylor
2025-04-07Stop including generated Python file.Alexander Taylor
2025-04-07[SharedCache] Support loading from user plugins directory tooGlenn Smith
2025-04-07Don't ifdef-out virtual functions in ViewGlenn Smith
2025-04-07Support string arguments to workflow functions that expect activity lists. (s...Brian Potchik
2025-04-07Return None instead of raising in func IL gettersBrandon Miller