{"id":13843737,"url":"https://github.com/gehaxelt/Python-dsstore","last_synced_at":"2025-07-11T19:33:20.788Z","repository":{"id":40614101,"uuid":"124810539","full_name":"gehaxelt/Python-dsstore","owner":"gehaxelt","description":"A library for parsing .DS_Store files and extracting file names","archived":false,"fork":false,"pushed_at":"2021-03-28T17:47:40.000Z","size":12,"stargazers_count":473,"open_issues_count":1,"forks_count":57,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-25T20:05:46.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gehaxelt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"gehaxelt"}},"created_at":"2018-03-11T23:49:53.000Z","updated_at":"2025-05-20T19:06:06.000Z","dependencies_parsed_at":"2022-08-27T00:21:54.658Z","dependency_job_id":null,"html_url":"https://github.com/gehaxelt/Python-dsstore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gehaxelt/Python-dsstore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gehaxelt%2FPython-dsstore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gehaxelt%2FPython-dsstore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gehaxelt%2FPython-dsstore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gehaxelt%2FPython-dsstore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gehaxelt","download_url":"https://codeload.github.com/gehaxelt/Python-dsstore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gehaxelt%2FPython-dsstore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264886625,"owners_count":23678545,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T17:02:25.716Z","updated_at":"2025-07-11T19:33:20.514Z","avatar_url":"https://github.com/gehaxelt.png","language":"Python","funding_links":["https://github.com/sponsors/gehaxelt"],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"# Python .DS_Store parser\n\nThis repository contains a parser for Apple's `.DS_Store` file format. \n\nA sample file form a CTF is included in the `./samples/` directory and the you can try the parser using `python3 main.py ./samples/.DS_Store.ctf`. \n\nHere's my blogpost that tries to explain the structure and format in detail:  https://0day.work/parsing-the-ds_store-file-format/\n\n# Usage\n\n```\n$ python main.py samples/.DS_Store.ctf \nCount:  6\nfavicon.ico\nflag\nstatic\ntemplates\nvulnerable.py\nvulnerable.wsgi\n```\n\n# Useful ressources\n\nI found the following links to be quite helpful while developing the parser:\n\n- https://wiki.mozilla.org/DS_Store_File_Format\n- http://search.cpan.org/~wiml/Mac-Finder-DSStore/DSStoreFormat.pod\n- https://digi.ninja/projects/fdb.php\n\n# License\n\nMIT - See License.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgehaxelt%2FPython-dsstore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgehaxelt%2FPython-dsstore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgehaxelt%2FPython-dsstore/lists"}