{"id":19911586,"url":"https://github.com/zalexanninev15/emmcdl","last_synced_at":"2025-09-12T21:45:57.918Z","repository":{"id":112544563,"uuid":"249716564","full_name":"Zalexanninev15/emmcdl","owner":"Zalexanninev15","description":"Console utility for working with device partitions based on the Qualcomm processor for Linux","archived":false,"fork":false,"pushed_at":"2024-11-03T21:44:33.000Z","size":629,"stargazers_count":18,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-03T03:38:22.122Z","etag":null,"topics":["android","emmcdl","flash","linux","partition","pft","qualcomm","rom","zte"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zalexanninev15.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-24T13:33:33.000Z","updated_at":"2025-04-24T21:19:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"f970963a-b617-4c3c-8370-a8b98335d391","html_url":"https://github.com/Zalexanninev15/emmcdl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zalexanninev15/emmcdl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2Femmcdl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2Femmcdl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2Femmcdl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2Femmcdl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zalexanninev15","download_url":"https://codeload.github.com/Zalexanninev15/emmcdl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zalexanninev15%2Femmcdl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274881649,"owners_count":25367312,"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-09-12T02:00:09.324Z","response_time":60,"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":["android","emmcdl","flash","linux","partition","pft","qualcomm","rom","zte"],"created_at":"2024-11-12T21:25:53.966Z","updated_at":"2025-09-12T21:45:57.788Z","avatar_url":"https://github.com/Zalexanninev15.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Version 2.10\nUsage: emmcdl \u003coption\u003e \u003cvalue\u003e\nOptions:\n-l                               List available mass storage devices\n-info                            List HW information about device attached to COM (eg -p COM8 -info)\n-MaxPayloadSizeToTargetInBytes   The max bytes in firehose mode (DDR or large IMEM use 16384, default=8192)\n-SkipWrite                       Do not write actual data to disk (use this for UFS provisioning)\n-SkipStorageInit                 Do not initialize storage device (use this for UFS provisioning)\n-MemoryName \u003cufs/emmc\u003e           Memory type default to emmc if none is specified\n-SetActivePartition \u003cnum\u003e        Set the specified partition active for booting\n-disk_sector_size \u003cint\u003e          Dump from start sector to end sector to file\n-d \u003cstart\u003e \u003cend\u003e                 Dump from start sector to end sector to file\n-d \u003cPartName\u003e                    Dump entire partition based on partition name\n-d logbuf@\u003cstart\u003e \u003csize\u003e         Dump size of logbuf to the console\n-e \u003cstart\u003e \u003cnum\u003e                 Erase disk from start sector for number of sectors\n-e \u003cPartName\u003e                    Erase the entire partition specified\n-s \u003csectors\u003e                     Number of sectors in disk image\n-p \u003cport or disk\u003e                Port or disk to program to (eg COM8, for PhysicalDrive1 use 1)\n-o \u003cfilename\u003e                    Output filename\n[\u003c-x \u003c*.xml\u003e [-xd \u003cimgdir\u003e]\u003e...] Program XML file to output type -o (output) -p (port or disk)\n-f \u003cflash programmer\u003e            Flash programmer to load to IMEM eg MPRG8960.hex\n-i \u003csingleimage\u003e                 Single image to load at offset 0 eg 8960_msimage.mbn\n-t                               Run performance tests\n-b \u003cprtname\u003e \u003cbinfile\u003e           Write \u003cbinfile\u003e to GPT \u003cprtname\u003e\n-g GPP1 GPP2 GPP3 GPP4           Create GPP partitions with sizes in MB\n-gq                              Do not prompt when creating GPP (quiet)\n-r                               Reset device\n-ffu \u003c*.ffu\u003e                     Download FFU image to device in emergency download need -o and -p\n-splitffu \u003c*.ffu\u003e -o \u003cxmlfile\u003e   Split FFU into binary chunks and create rawprogram0.xml to output location\n-protocol \u003cs|f\u003e                  Can be \u003cs\u003e(STREAMING),  default is \u003cf\u003e(FIREHOSE)\n-gpt                             Dump the GPT from the connected device\n-raw                             Send and receive RAW data to serial port 0x75 0x25 0x10\n-wimei \u003cimei\u003e                    Write IMEI \u003cimei\u003e\n-v                               Enable verbose output\n\nExamples: \nemmcdl -p ttyUSB0 -info\nemmcdl -p ttyUSB0 -gpt\nemmcdl -p ttyUSB0 -SkipWrite -SkipStorageInit -MemoryName ufs -f prog_emmc_firehose_8994_lite.mbn -x memory_configure.xml\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -x rawprogram0.xml  -SetActivePartition 0\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -x rawprogram0.xml -xd imagedir  -SetActivePartition 0\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -ffu wp8.ffu\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -d 0 1000 -o dump_1_1000.bin\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -d SVRawDump -o svrawdump.bin\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -b SBL1 c:\\temp\\sbl1.mbn\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -e 0 100\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -e MODEM_FSG\nemmcdl -p ttyUSB0 -f prog_emmc_firehose_8994_lite.mbn -raw 0x75 0x25 0x10\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Femmcdl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzalexanninev15%2Femmcdl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzalexanninev15%2Femmcdl/lists"}