{"id":26292335,"url":"https://github.com/webdestroya/docker-ubireader","last_synced_at":"2025-08-17T01:32:53.839Z","repository":{"id":138312419,"uuid":"111350329","full_name":"webdestroya/docker-ubireader","owner":"webdestroya","description":"UBIReader Docker Image","archived":false,"fork":false,"pushed_at":"2017-11-20T02:53:34.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-17T01:32:53.274Z","etag":null,"topics":["docker","ubi"],"latest_commit_sha":null,"homepage":null,"language":null,"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/webdestroya.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":"2017-11-20T02:05:33.000Z","updated_at":"2018-06-05T13:12:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"94149a2d-03a4-4a77-9b38-320f174183da","html_url":"https://github.com/webdestroya/docker-ubireader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webdestroya/docker-ubireader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Fdocker-ubireader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Fdocker-ubireader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Fdocker-ubireader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Fdocker-ubireader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webdestroya","download_url":"https://codeload.github.com/webdestroya/docker-ubireader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webdestroya%2Fdocker-ubireader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270796221,"owners_count":24647319,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","ubi"],"created_at":"2025-03-15T01:35:28.712Z","updated_at":"2025-08-17T01:32:53.819Z","avatar_url":"https://github.com/webdestroya.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# UBIReader Docker Image\n\nA docker image to easily extract files from UBI/UBIFS images.\n\nUses the [ubi_reader](https://github.com/jrspruitt/ubi_reader) project by Jason Pruitt.\n\n## Usage\n\n```\n$ docker run --rm -it -v $(pwd):/firmware webdestroya/ubireader:latest \u003ccommand\u003e \u003cparams\u003e\n```\n\n### Example\n\nThis example shows a common extraction flow. It creates and destroys temporary docker containers.\n\n```\n$ docker run --rm -it -v $(pwd):/firmware webdestroya/ubireader:latest ubireader_display_info custom_ubiimage\n\nUBI File\n---------------------\n  Min I/O: 2048\n  LEB Size: 155572\n  PEB Size: 155572\n  Total Block Count: 125\n  Data Block Count: 123\n  Layout Block Count: 2\n  Internal Volume Block Count: 0\n  Unknown Block Count: 0\n  First UBI PEB Number: 0\n\n  Image: 1413066557\n  ---------------------\n    Image Sequence Num: 1413066557\n    Volume Name:somevolname\n    PEB Range: 0 - 123\n\n    Volume: somevolname\n    ---------------------\n      Vol ID: 0\n      Name: somevolname\n      Block Count: 123\n\n      Volume Record\n      ---------------------\n        alignment: 1\n        crc: '0xffffffff'\n        data_pad: 0\n        errors: ''\n        flags: 'autoresize'\n        name: 'somevolname'\n        name_len: 20\n        padding: '\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00'\n        rec_index: 0\n        reserved_pebs: 991\n        upd_marker: 0\n        vol_type: 'dynamic'\n\n\n$ docker run --rm -it -v $(pwd):/firmware webdestroya/ubireader:latest ubireader_extract_files -o firmware_export custom_ubiimage\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdestroya%2Fdocker-ubireader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebdestroya%2Fdocker-ubireader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebdestroya%2Fdocker-ubireader/lists"}