RSS Amplifier

Blog

schamper.dev

Recent content on schamper.dev

schamper.devRSS feed ↗3 posts

Latest posts

Dissecting Apple's Sparse Image Format (ASIF)

At WWDC 2025, Apple announced macOS 26 Tahoe. One of the new features in macOS Tahoe is a new disk image format: ASIF. Designed for use with virtual machines (its documentation lives under the Virtualization framework ), ASIF takes a lot of inspiration from existing virtual disk formats. Practically, that means it’s another sparse virtual disk format, and functions very similar to sparse…

A brief look at Windows telemetry: CIT aka Customer Interaction Tracker

This content was previously available at https://research.nccgroup.com/2022/04/12/a-brief-look-at-windows-telemetry-cit-aka-customer-interaction-tracker/ . tl;dr Windows version up to at least version 7 contained a telemetry source called Customer Interaction Tracker The CIT database can be parsed to aid forensic investigation Finally, we also provide code to parse the CIT database yourself. We…

Small effort, big reward

Last week we were asked to perform incident response for a number of Conti ransomware cases. In one of these cases, a client’s entire ESXi infrastructure was encrypted with no backups available. After attempting to decrypt their data, they were still left with a lot of corrupt virtual machines. With no apparent solution, the client asked us to investigate data recovery options. Before looking into…