▽Yogesh Khatri’s forensic blog ●08/07 14:28 Sunday, August 4, 2024NSKeyedArchive Deserializer updateA long time ago I wrote some code to make NSKeyedArchives (NSKA) human readable, basically de-serializing the data. It was then converted to a library for use in other projects like iLeapp and mac_apt. I revisited this last week and found and fixed a minor bug. While at it, I also added an extra capability, mostly for the folks who don't pr