Skip to content

Yudha-ard/ds-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DS-Store - .DS-Store file parsher

DS-Store Preview

Introduction

The DS-Store file parser is a tool designed to read and interpret .DS_Store files created by macOS in directories. These hidden files store metadata about folder attributes, such as icon positions and view settings. The parser extracts and displays this data in a human-readable format, making it useful for developers, system administrators, and digital forensics experts. By parsing the binary content of .DS_Store files, the tool enables easier analysis, management, and auditing of folder metadata, helping users retrieve relevant information or clean up unnecessary files.

DS-Store Resources

Installation

▶ git clone https://github.com/Yudha-ard/ds-store.git && cd ds-store

▶ pip install -r requirements.txt

Usage

▶ python3 ds-store https://example.com/.DS_Store

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages