{"id":13638530,"url":"https://github.com/nlitsme/extfstools","last_synced_at":"2025-08-01T12:34:05.359Z","repository":{"id":42194252,"uuid":"129001643","full_name":"nlitsme/extfstools","owner":"nlitsme","description":"Tools for extracting files from ext2,3,4 filesystem images","archived":false,"fork":false,"pushed_at":"2023-09-25T08:42:30.000Z","size":91,"stargazers_count":121,"open_issues_count":6,"forks_count":38,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-09T08:39:51.891Z","etag":null,"topics":["ext2","ext3","ext4","filesystem-analysis","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"C++","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/nlitsme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-10T22:21:53.000Z","updated_at":"2024-11-04T23:41:50.000Z","dependencies_parsed_at":"2022-09-09T13:22:14.222Z","dependency_job_id":"fd634818-ae80-4fbe-934c-c28563a8c066","html_url":"https://github.com/nlitsme/extfstools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fextfstools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fextfstools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fextfstools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlitsme%2Fextfstools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlitsme","download_url":"https://codeload.github.com/nlitsme/extfstools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228377532,"owners_count":17910449,"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":["ext2","ext3","ext4","filesystem-analysis","reverse-engineering"],"created_at":"2024-08-02T01:00:47.820Z","updated_at":"2024-12-05T22:15:29.495Z","avatar_url":"https://github.com/nlitsme.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"exttools\n========\n\nSome tools for reading ext2/ext3/ext4 filesystem images.\n\nI use these mostly to extract files from android system images.\n\nNote that ext4 is not fully supported, some files may not be extracted.\n\nEXAMPLE\n=======\n\nThis will export the entire filesystem to 'savedir'\n\n    ext2rd  system.img  ./:savedir\n\next2rd\n======\n\n    Usage: ext2rd [-l] [-v] \u003cfsname\u003e [exports...]\n         -l       lists all files\n         -B       open as block device\n         -d       verbosely lists all inodes\n         -o OFS1/OFS2  specify offset to efs/sparse image\n         -b from[-until]   hexdump blocks\n       #123       hexdump inode 123\n       #123:path  save inode 123 to path\n       ext2path   hexdump ext2fs path\n       ext2path:path   save ext2fs path to path\n       ext2path/:path  recursively save ext2fs dir to path\n    note: ext2path must not start with a slash\n    note2: /dev/rdiskNN is much faster than /dev/diskNN\n\n\nBuild instructions\n==================\n\nThere are two ways of building `extfstools`:\n * using cmake, actually, invoked using the default Makefile.\n   * type: `make`  or `make vc` for a windows build.\n * using make with Makefile.unix\n   * type: `make -f Makefile.unix`, this should also work in windows.\n\n\nAUTHOR\n======\n\nWillem Hengeveld \u003citsme@xs4all.nl\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlitsme%2Fextfstools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlitsme%2Fextfstools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlitsme%2Fextfstools/lists"}