Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.15 KB

Flasher commands.md

File metadata and controls

35 lines (24 loc) · 1.15 KB

Flasher commands

DFU → EDL (this)

[emmcdl.exe] -p com[com_port] -raw [code]

Dump (this)

[emmcdl.exe] -p COM[com_port] -f [firehose] -d [partition] -o [dump_file]

Full Dump (this)

[emmcdl.exe] -p COM[com_port] -f [firehose] -d [partition] -o [folder_for_full_dump]\[dump_file].temp
FDFmini -img [folder_for_full_dump]\[dump_file].temp [folder_for_full_dump]\[dump_file].fdf -c
del [folder_for_full_dump]\[dump_file].temp

Flash (this)

[emmcdl.exe] -p COM[com_port] -f [firehose] -b [partition] [file]

Disable Google FRP (this)

[emmcdl.exe] -p COM[com_port] -f [firehose] -e config

Information is taken from here: Pikabu