{"id":13510804,"url":"https://github.com/0xPhoeniX/imageio","last_synced_at":"2025-03-30T17:31:24.816Z","repository":{"id":177075718,"uuid":"248665947","full_name":"0xPhoeniX/imageio","owner":"0xPhoeniX","description":"Collection of tools for accessing data in firmware images","archived":false,"fork":false,"pushed_at":"2020-05-06T04:38:18.000Z","size":4936,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-01T11:35:00.525Z","etag":null,"topics":["firmware","fuse","jffs2","mounting","rootfs","squashfs"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xPhoeniX.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":"2020-03-20T04:13:11.000Z","updated_at":"2023-04-05T06:29:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"efda4379-93c7-41d2-b5ed-f93da5f7d0b9","html_url":"https://github.com/0xPhoeniX/imageio","commit_stats":null,"previous_names":["0xphoenix/imageio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPhoeniX%2Fimageio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPhoeniX%2Fimageio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPhoeniX%2Fimageio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPhoeniX%2Fimageio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPhoeniX","download_url":"https://codeload.github.com/0xPhoeniX/imageio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246355383,"owners_count":20763990,"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":["firmware","fuse","jffs2","mounting","rootfs","squashfs"],"created_at":"2024-08-01T02:01:54.636Z","updated_at":"2025-03-30T17:31:24.811Z","avatar_url":"https://github.com/0xPhoeniX.png","language":"Python","funding_links":[],"categories":["Python","firmware"],"sub_categories":[],"readme":"# imageIO\nSimple, pure Python 3, FUSE-based rootFS image read-only access. Currently supported rootFS images:\n- SquashFS\n- JFFS2\n\n## Usage\n- Clone this repo\n- Create python local environment: `cd imageio \u0026\u0026 python3 -m venv env \u0026\u0026 source env/bin/activate`\n- Install dependencies: `pip install -r requirements.txt`\n- Mount rootFS image: `python fuse_driver.py -m [mount_dir] [path_to_rootFS]`\n  - To get debug info: `python fuse_driver.py -d -m [mount_dir] [path_to_rootFS]`\n\n\n## Examples\n- `./examples/dumpFile.py` gives an example how to extract a file from an image without mounting.\n\n\nLimited testing was done on LZO, LZMA, XZ compressed images.\n\nPull requests, suggestions are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xPhoeniX%2Fimageio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xPhoeniX%2Fimageio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xPhoeniX%2Fimageio/lists"}