index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
Age
Commit message (
Expand
)
Author
2025-01-25
Rust refactor
Mason Reed
2025-01-20
Allow overriding common loader settings when automatic load file parsing fails.
Brian Potchik
2025-01-15
Remove unused calls to defineTypedef which were causing hangs
Peter LaFosse
2025-01-15
[SharedCache] Avoid copying strings on each call to VM::MappingAtAddress
Mark Rowe
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-08
[SharedCache] Fix uninitialized `loaded` field for mappings returned by `BNDS...
WeiN76LQh
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-14
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-10
[SharedCache] Fix slide info parsing and complete v2 support
WeiN76LQh
2024-12-10
[SharedCache] Fix padding issue with v5 slide info
WeiN76LQh
2024-12-10
Fix a compilation error on Windows
kat
2024-12-10
[SharedCache] Use basic copy-on-write for viewStateCache
Mark Rowe
2024-12-10
[SharedCache] Preserve flags when splitting a memory region
Mark Rowe
2024-12-10
[SharedCache] Have VM track ranges rather than pages
Mark Rowe
2024-12-10
[SharedCache] Switch to SAX-based writer API for JSON serialization
Author: Mark Rowe
2024-12-10
[SharedCache] Rework metadata serialization to reduce memory overhead
Mark Rowe
2024-12-05
Implement SHN_COMMON symbol handling
Mitchell Johnson
2024-11-25
Rename 'defaultAnalysis' to 'baseAnalysis' in the Workflow system.
Brian Potchik
2024-11-22
Fix CXXABI postfixed externs being duplicated in ELF
Mason Reed
2024-11-13
[SharedCache] Fix a bndb deserialization error caused by last commit
kat
2024-11-13
Append export and symbol info to correct arrays
Mark Rowe
2024-11-13
Don't leak DataBuffers
Mark Rowe
2024-11-13
make abbreviation match longer name for DSC plugin info
Jordan Wiens
2024-11-13
Bulk add segments in the binary view to improve performance
Xusheng
2024-11-12
[SharedCache] Better failure state for triage view
kat
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-09
fix DSC first-popup dialog
Jordan Wiens
2024-11-06
reorder DSC triage tabs and small text changes
Jordan Wiens
2024-11-06
normalize Shared Cache name
Jordan Wiens
2024-11-06
[SharedCache] Fix bndb save/load within projects
kat
2024-11-05
[SharedCache] Fix .bndb save/load outside of projects
kat
2024-11-05
[SharedCache] very Hotfix for 'SharedCache.load_image_with_install_name'
kat
2024-11-05
[SharedCache] Barebones sanity check on ivar list size
kat
2024-11-05
[SharedCache] Hotfix flags on dyldData sections
kat
2024-11-05
[SharedCache] Changes to the alpha popup/info tab
kat
2024-11-05
[SharedCache] Add load option to disable automatic loading of libsystem_c
kat
2024-11-05
[SharedCache] Fix for section names in caches opened within a project
kat
2024-11-05
[SharedCache] Optimizations for symbol resolution workflow
kat
2024-11-05
[SharedCache] Add project support for split dsc
Josh Ferrell
[next]