Archive for the ‘Reverse Engineering of the Android File System’ Category


Author Sven Schmitt, Michael Spreitzenbarth, Christian Zimmermann
Description YAFFS2 is a file system which is used in many modern smartphones. Allthough YAFFS2 is an open standard and there exists an open source implementation, the behavior of YAFFS2 is not very well understood. Additionally, several aspects like wear-leveling and garbage-collection are not well-specified in the standard so that their actual behavior has to be reverse engineered from the implementation. Here, we give an introduction to and describe the basic functionality of YAFFS2. We place a particular focus on the detailed analysis of both wear-leveling and garbage-collection mechanisms, since these are important within a forensic analysis of the file system.

Download link : http://www.fshare.vn/file/QS65J5T8YI/

Regards

m4n0w4r