summaryrefslogtreecommitdiff
path: root/view/kernelcache/core/transformers/KernelCacheTransforms.cpp
AgeCommit message (Expand)Author
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-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-08-20Fix memory leak in LZFSE transform along with some other fixes.Brian Potchik
2025-03-19Add iOS/macOS MH_FILESET KernelCache View and loader.kat