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