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-01-13
Move all FeatureMap processing to the background.
Brian Potchik
2025-01-11
MSVC RTTI: Fix crash due to function creation on invalid virtual function entry
Mason Reed
2025-01-10
[SharedCache] Avoid crashing the product whenever bugs occur in ser/deser, fi...
kat
2025-01-10
[SharedCache] Fix handling of relative selectors in macOS shared caches
Mark Rowe
2025-01-10
[SharedCache] Track whether non-image regions are data vs code
Mark Rowe
2025-01-10
[SharedCache] Cache type libraries in the view-specific state
Mark Rowe
2025-01-10
[SharedCache] Split view-specific state into a separate struct
Mark Rowe
2025-01-09
Add BNAllocStringWithLength API.
Brian Potchik
2025-01-09
Deprecate `Segment.serialize` and `Section.serialize` in favor of descriptor-...
Brian Potchik
2025-01-08
[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...
WeiN76LQh
2025-01-08
Prevent crash when Mach-O view doesn't exist
Josh Ferrell
2025-01-07
Add setting to limit maximum recursion depth for computing an expression valu...
Josh Ferrell
2025-01-07
Verbiage change in Getting Started doc.
fosdick.io
2025-01-07
Add information on the Portal to the Getting Started guide.
fosdick.io
2025-01-07
Bump UI ABI version due to previous commit.
Alexander Taylor
2025-01-03
Delete ViewNavigationMode
Mason Reed
2024-12-30
Move Changelog filtering to UI
Mason Reed
2024-12-30
add note to UI plugin bullet about the qt-build repo
Jordan Wiens
2024-12-27
Fix trying to construct a FunctionViewType from a FunctionViewType
Glenn Smith
2024-12-27
Add default implementations to Python TypePrinter to dual C++
Glenn Smith
2024-12-27
One case of needing the type printer in pseudo rust
Glenn Smith
2024-12-27
Make pseudo-c use the default type printer
Glenn Smith
2024-12-27
Clean up langreps' opcode print switch
Glenn Smith
2024-12-26
[SharedCache] Add the ability to manually trigger Objective-C processing
WeiN76LQh
2024-12-26
[SharedCache] Add the ability to skip Objective-C processing when loading a l...
WeiN76LQh
2024-12-26
[SharedCache] Fix post-processing of Objective-C sections
WeiN76LQh
2024-12-25
[SharedCache] Remove unnecessary lock in `SharedCache` destructor
WeiN76LQh
2024-12-24
Fix Shared Cache Plugin out-of-tree build
Visual Ehrmanntraut
2024-12-23
Update metadata version to prevent v2 loader incorrectly trying to load v3 sy...
kat
2024-12-23
[SharedCache] Serialize `SharedCache::m_symbolInfos`
WeiN76LQh
2024-12-20
Linear View: Persist highlight during renames
Glenn Smith
2024-12-18
Fix crash when demangling certain names
Glenn Smith
2024-12-17
Small doc fix
Josh Ferrell
2024-12-17
better docs on headless license management
Jordan Wiens
2024-12-16
Disable fmt unicode support on windows
Josh Ferrell
2024-12-16
Update dependencies and fix compilation errors/warnings for g++14 and c++20
Josh Ferrell
2024-12-16
[ppc] merges PR Vector35/binaryninja-api#5176 (adds support for "psq" Quantiz...
Galen Williamson
2024-12-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-12-14
Pass length to free register list callback
Mason Reed
2024-12-14
WARP: Update readme to reflect correct env var
Mason Reed
2024-12-14
WARP: Run `cargo clippy`
Mason Reed
2024-12-14
WARP: Run `cargo fmt`
Mason Reed
2024-12-14
WARP: Attempt auto linking to core
Mason Reed
2024-12-13
WARP: Misc clippy lint
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-13
WARP: Misc bench fix
Mason Reed
2024-12-13
WARP: User friendly file picker
Mason Reed
2024-12-13
Update the linear view when segments/sections change. Fix https://github.com/...
Xusheng
2024-12-11
WARP: Run `cargo fmt`
Mason Reed
2024-12-11
WARP: Add ability to save single function to file
Mason Reed
[next]