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
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
2025-04-07
[SharedCache] Respect workflow override on shared cache databases
Mason Reed
2025-04-07
[SharedCache] Add symbolizing of all accesses to non-loaded images in functions
Mason Reed
2025-04-07
Fix broken .gitignore
Mason Reed
2025-04-07
[SharedCache] Don't process shared cache when view is not file backed
Mason Reed
2025-04-07
[SharedCache] Allow the user to select the original shared cache file on disk
Mason Reed
2025-04-07
add venv to virtualenv setting description
Jordan Wiens
2025-04-07
Also update kernelcache template.
Alexander Taylor
2025-04-07
Fix broken list in docs.
Alexander Taylor
2025-04-07
Stop including generated Python file.
Alexander Taylor
2025-04-07
[SharedCache] Support loading from user plugins directory too
Glenn Smith
2025-04-07
Don't ifdef-out virtual functions in View
Glenn Smith
2025-04-07
Support string arguments to workflow functions that expect activity lists. (s...
Brian Potchik
2025-04-07
Return None instead of raising in func IL getters
Brandon Miller
[prev]
[next]