summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-15Include SVD loader in free versionMason Reed
2025-04-15Fix free build crashing when opening any binaryMason Reed
2025-04-15Cast on indexed array assignments in pseudo C/RustBrandon Miller
2025-04-15Fix pseudo C/Rust absent lhs on comparisonBrandon Miller
2025-04-15Handle var assign with split src in pseudo C/RustBrandon Miller
2025-04-15Fixed indentation on Launching from CLI doc sectionGalen Williamson
2025-04-14[SharedCache] Fix crash with cache entries with alignment bytes at the end of...Mason Reed
2025-04-14[SharedCache] Evict file accessors from the global file accessor cache on fil...Mason Reed
2025-04-14[powerpc] Fix incorrect disassembly of LIS, ADDIS, ANDI, ANDIS; add assembly ...Galen Williamson
2025-04-14Avoid MH_FILESET in Mach-O view during magic check.Alexander Taylor
2025-04-14Set vendor for .eh_frame parsing for aarch64 binariesJosh Ferrell
2025-04-14[SharedCache] Fix overzealous alert about missing shared cache entriesMason Reed
2025-04-14Fixes for multiple issues in DSC/KC Triage views.Alexander Taylor
2025-04-14Prevent nullptr deref if we don't find image.Alexander Taylor
2025-04-14remove docs fro newInstance setting that was removed and small tweaks to the ...Jordan Wiens
2025-04-14[SharedCache] Allow project databases to be stored in a separate folderMason Reed
2025-04-14[SharedCache] Improve the gathering of cache entries in view initMason Reed
2025-04-14[SharedCache] Skip processing .atlas filesMason Reed
2025-04-14[SharedCache] Misc cleanupMason Reed
2025-04-14[SharedCache] Bubble up errors in `CacheEntry::FromFile` to the userMason Reed
2025-04-14[SharedCache] Fix project folder comparison crashMason Reed
2025-04-14[SharedCache] Expose cache entry name in the APIMason Reed
2025-04-14[SharedCache] Apply .symbols file information when applying an imageMason Reed
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