index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
view
/
kernelcache
/
core
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-04-22
Always show the triage view when opening a shared cache or kernel cache
Mark Rowe
2026-02-23
[KernelCache] Automatically unwrap kernel caches within a full IMG4 container
Mark Rowe
2026-01-30
Improve filename handling for container files.
Brian Potchik
2025-12-20
Fix many of the warnings that show up when compiling with GCC 15.2
Mark Rowe
2025-12-08
[KernelCache] Wrap section creation within BeginBulkAddSegments / EndBulkAddS...
Mark Rowe
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-11-26
[KernelCache] Place synthetic sections after the cache's address range
Mark Rowe
2025-10-23
[KernelCache] Set segment permissions based on how XNU initially maps them
Mark Rowe
2025-10-18
Add DecodeWithContext to LZFSETransform.
Brian Potchik
2025-10-10
Add password prompting for encrypted containers in Container Browser.
Brian Potchik
2025-10-03
Add zero-copy data pointer access for BinaryData objects for API-side contain...
Brian Potchik
2025-10-03
Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...
Brian Potchik
2025-10-01
Cleanup for some container format handling.
Brian Potchik
2025-09-30
Initial support for opening container formats.
Brian Potchik
2025-09-05
[KernelCache] Pass the correct flags when adding an image's segments
Mark Rowe
2025-08-20
Fix memory leak in LZFSE transform along with some other fixes.
Brian Potchik
2025-07-28
Improve and migrate to fmt logging functions in Mach-O/KernelCache/SharedCache
kat
2025-07-22
Fix an incorrect offset used in KernelCache header parsing
kat
2025-07-16
Mach-O/KernelCache warning cleanup
kat
2025-07-07
KernelCache rewrite
kat
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-04
Fix calls to BNFreeString in kernel cache API
Alexander Khosrowshahi
2025-04-16
Fix various views not being marked executable
Glenn Smith
2025-04-16
Add loaded column for kernel cache view.
Alexander Taylor
2025-04-14
Prevent nullptr deref if we don't find image.
Alexander Taylor
2025-04-03
Warning cleanup in KernelCache code
kat
2025-03-19
Add iOS/macOS MH_FILESET KernelCache View and loader.
kat