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-04-02
[SharedCache] Fix some of the workflow issues
Mason Reed
2025-04-02
[SharedCache] Fix the triage symbol table data races
Mason Reed
2025-04-02
[SharedCache] Fix some bugs
Mason Reed
2025-04-02
[SharedCache] Fix some issues with project loading
Mason Reed
2025-04-02
[SharedCache] Refactor Shared Cache
Mason Reed
2025-04-02
[SharedCache] Use DefineAutoUserSymbol instead of DefineAutoSymbol
Mason Reed
2025-04-02
[SharedCache] Make error about invalid metadata a warning, we recover sorta g...
Mason Reed
2025-04-02
[SharedCache] Don't show DSCTriage when not in shared cache view
Mason Reed
2025-04-02
[SharedCache] Optimize parsing of slide info
Mark Rowe
2025-04-02
[SharedCache] Stop crashing if we don't have a valid dyld in PerformInitialLoad
Mason Reed
2025-04-02
[SharedCache] Remove warning which is unlikely to be useful
Mason Reed
2025-04-02
[ObjC] Create a shared ObjC processor for Macho and DSC views
WeiN76LQh
2025-04-02
[SharedCache] Don't serialize state twice
Glenn Smith
2025-04-02
[SharedCache] Make it faster to look up which image contains an address
Mark Rowe
2025-04-02
[SharedCache] Demangle relevant symbols
Mason Reed
2025-04-02
[SharedCache] Remove some dead code and misc lints
Mason Reed
2025-04-02
[SharedCache] Cleanup SharedCacheWorkflow::FixupStubs
Mason Reed
2025-04-02
[SharedCache] Don't crash if we have a different metadata version
Mason Reed
2025-04-02
[SharedCache] Warn when loading BNDB with different shared cache metadata ver...
Mason Reed
2025-03-28
belated copyright year update
Jordan Wiens
2025-03-28
Fix initial navigation to DSCTriage view
Peter LaFosse
2025-03-19
[KernelCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-03-19
Disable MH_FILESET parsing in Mach-O view
kat
2025-03-19
Add iOS/macOS MH_FILESET KernelCache View and loader.
kat
2025-03-19
Add Kernel64 pointer format generic
kat
2025-03-18
Fix loading .gnu_debugdata when loading an ELF with non-zero base
Josh Ferrell
2025-03-18
[SharedCache] Limit sections being added in `SharedCache::InitializeHeader` t...
WeiN76LQh
2025-03-18
dyld_shared_cache: Resolve issue where Cache info tables were mistakenly edit...
kat
2025-03-18
MachO/ObjC: Avoid generating names containing non-printable chars
Daniel Roethlisberger
2025-03-18
[SharedCache] Improvements to triage view; Fix double-click double-load issue...
kat
2025-03-18
Documentation and type hints for sharedcache.py, properly import binaryninja....
kat
2025-03-18
[SharedCache] Resolve x86_64h binaries not being recognized
kat
2025-03-07
Allow PE view endianness to be overridden to BE
Brandon Miller
2025-03-04
Use robust check for MIPS architecture when generating the lazy bind resolver...
Brian Potchik
2025-03-03
Perform fixups for MIPS local GOT slots using synthetic relocation entries.
Brian Potchik
2025-03-03
Correctly perform fixups for MIPS32 local symbols using synthetic relocation ...
Brian Potchik
2025-02-28
[SharedCache] Fix symbol view navigation away from DSCTriage into Linear/Graph
kat
2025-02-26
[SharedCache] Add the ability to install the plugin using CMake
WeiN76LQh
2025-02-26
[SharedCache] Fix loading DSC BNDB from a local project crashing
Glenn Smith
2025-02-24
Implement Rust MemoryMap
Mason Reed
2025-02-19
[SharedCache] Don't capture `this` within lambda passed to MMappedFileAccesso...
Mark Rowe
2025-02-18
[SharedCache] Fix un-updated symbols list
Mason Reed
2025-02-17
[SharedCache] Fix building on windows due to unresolved extern symbols
Mason Reed
2025-02-17
[SharedCache] Remove using namespace statement from headers
Mason Reed
2025-02-17
Don't fully initialize when in parseOnly mode
Peter LaFosse
2025-02-17
[SharedCache] Split out symbol processing into own function
Mason Reed
2025-02-17
[SharedCache] Define BackingCacheType
WeiN76LQh
2025-02-17
[SharedCache] Remove serialization of "unsigned long" in favor of uintX_t
Glenn Smith
2025-02-17
Fix assert on deserialize routines_command_64
Glenn Smith
2025-02-17
[SharedCache] Split state into initial, loaded, and modified
Mark Rowe
[next]