{"id":17021416,"url":"https://github.com/uliwitness/dansappledouble","last_synced_at":"2026-04-21T05:34:58.575Z","repository":{"id":62060663,"uuid":"557517868","full_name":"uliwitness/dansappledouble","owner":"uliwitness","description":"Utility code that can extract an AppleDouble file's contents and extract the individual resources from its resource fork segment.","archived":false,"fork":false,"pushed_at":"2022-10-25T23:43:59.000Z","size":6,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-11T14:41:43.576Z","etag":null,"topics":["retro-programming"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uliwitness.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-25T20:42:08.000Z","updated_at":"2024-02-24T13:29:18.000Z","dependencies_parsed_at":"2023-01-20T14:33:12.718Z","dependency_job_id":null,"html_url":"https://github.com/uliwitness/dansappledouble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uliwitness/dansappledouble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2Fdansappledouble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2Fdansappledouble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2Fdansappledouble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2Fdansappledouble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uliwitness","download_url":"https://codeload.github.com/uliwitness/dansappledouble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uliwitness%2Fdansappledouble/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32079109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["retro-programming"],"created_at":"2024-10-14T07:07:36.323Z","updated_at":"2026-04-21T05:34:58.558Z","avatar_url":"https://github.com/uliwitness.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"DAN'S APPLEDOUBLE\n-----------------\n\n## What is it?\n\nA command line tool that can extract data from AppleDouble (and probably AppleSingle)\nfiles.\n\nThis is useful if you have stored Mac files on FAT32-formatted floppy disks or in\nmacOS X ZIP archives and want to (further) extract the data from them on a non-Mac\noperating system.\n\n## How to use it?\n\nJust point it at the second file containing the AppleDouble data, e.g.:\n\n```\ndansappledouble \"/Volumes/DOSDISK/._Art Bits\"\ndansappledouble \"~/UnpackedZipArchive/__MACOSX/._Art Bits\"\n```\n\nIt will then write an `FInfo.json` file containing the MacOS type code and creator code of\nthe file to the current directory. It will also write a `TYPE_123_Name.bin` file for each\nresource containing its raw data (where 123 would be the resource ID number). Finally, it\nwill write an `FInfo.bin` file containing the raw file info data (`FInfo` and `FXInfo`\ndata structures). If it is an _AppleSingle_ file containing a data fork, it will also create\na file with the same name as the original AppleSingle file into the current directory, in\nwhich it will write the data fork of the file.\n\n\nLicense\n-------\n\n\tCopyright 2022 by Uli Kusterer.\n\t\n\tThis software is provided 'as-is', without any express or implied\n\twarranty. In no event will the authors be held liable for any damages\n\tarising from the use of this software.\n\t\n\tPermission is granted to anyone to use this software for any purpose,\n\tincluding commercial applications, and to alter it and redistribute it\n\tfreely, subject to the following restrictions:\n\t\n\t   1. The origin of this software must not be misrepresented; you must not\n\t   claim that you wrote the original software. If you use this software\n\t   in a product, an acknowledgment in the product documentation would be\n\t   appreciated but is not required.\n\t\n\t   2. Altered source versions must be plainly marked as such, and must not be\n\t   misrepresented as being the original software.\n\t\n\t   3. This notice may not be removed or altered from any source\n\t   distribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuliwitness%2Fdansappledouble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuliwitness%2Fdansappledouble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuliwitness%2Fdansappledouble/lists"}