index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-14
Set vendor for .eh_frame parsing for aarch64 binaries
Josh Ferrell
2025-04-14
[SharedCache] Fix overzealous alert about missing shared cache entries
Mason Reed
2025-04-14
Fixes for multiple issues in DSC/KC Triage views.
Alexander Taylor
2025-04-14
Prevent nullptr deref if we don't find image.
Alexander Taylor
2025-04-14
remove 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 folder
Mason Reed
2025-04-14
[SharedCache] Improve the gathering of cache entries in view init
Mason Reed
2025-04-14
[SharedCache] Skip processing .atlas files
Mason Reed
2025-04-14
[SharedCache] Misc cleanup
Mason Reed
2025-04-14
[SharedCache] Bubble up errors in `CacheEntry::FromFile` to the user
Mason Reed
2025-04-14
[SharedCache] Fix project folder comparison crash
Mason Reed
2025-04-14
[SharedCache] Expose cache entry name in the API
Mason Reed
2025-04-14
[SharedCache] Apply .symbols file information when applying an image
Mason Reed
2025-04-14
Simplifed documentation for "Launching Binary Ninja from the command line", a...
Galen Williamson
2025-04-11
Fix pseudo C and rust type cast on HLIL_DEREF
Brandon Miller
2025-04-11
Add instruction attribute for intermediate computations that are potentially ...
Rusty Wagner
2025-04-10
[SharedCache] Fix building on some toolchains
Mason Reed
2025-04-10
Added documentation for Launching Binary Ninja from the command line (CLI), r...
Galen Williamson
2025-04-10
Fix function type construction leaking in Rust API
Mason Reed
2025-04-10
Add debug info rust test
Mason Reed
2025-04-10
[SharedCache] Make the shared cache file lookup more straightforward
Mason Reed
2025-04-10
cleanup troubleshooting docs
Jordan 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 instruction
Galen Williamson
2025-04-09
[mips] always show 0 offset in MIPS operands using Register + Offset Addressi...
Galen Williamson
2025-04-09
Shared cache and kernel cache UI cleanup.
Alexander Taylor
2025-04-09
More gracefully ignore MH_FILESET in MachOView.
Alexander Taylor
2025-04-09
Revert "Disable MH_FILESET parsing in Mach-O view"
Alexander Taylor
2025-04-09
Fix capitalization of AArch64.
Alexander Taylor
2025-04-09
Remove extra refcount when getting debug info from a bv
ElykDeer
2025-04-09
Add docs for union field resolution; Resolves #6578
ElykDeer
2025-04-09
Expose AnalysisState through the API
Xusheng
2025-04-08
Add API to post requests to the workflow machine.
Brian Potchik
2025-04-08
[SharedCache] Fix exception message causing an exception
Mason Reed
2025-04-08
Action to push/pull all types to a Type Archive
Glenn Smith
2025-04-08
[aarch64] remove "unknown hint" warning
Galen Williamson
2025-04-08
Misc rust formatting
Mason Reed
2025-04-08
[ObjC] Handle Objective-C ivars with an offset of 0
Mark Rowe
2025-04-08
Update compilers list requirements
Glenn Smith
2025-04-08
Improve MSVC VFT analysis speed and accuracy
Mason Reed
2025-04-08
Add misc cancellation points in RTTI analysis
Mason 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 name
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
2025-04-08
[SharedCache] Apply demangled names and types more broadly
Mason Reed
2025-04-08
Remove notion of image name from objective-c processor
Mason Reed
2025-04-08
[SharedCache] Apply objc_msgSend call type overrides in more places
Mark Rowe
2025-04-08
Omit the branch when lifting xabort
Brandon Miller
2025-04-07
[SharedCache] Apply call overrides to objc_msgSendSuper / objc_msgSendSuper2
Mark Rowe
2025-04-07
[SharedCache] Include segment in image section name
Mason Reed
[next]