Dzenik / emmcdl

Console utility for working with device partitions based on the Qualcomm processor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emmcdl

Download & build & install (need a "g++" compiler)

git clone https://github.com/Zalexanninev15/emmcdl && cd emmcdl && aclocal && autoconf && automake --add-missing && ./configure && make && sudo cp emmcdl /usr/bin/emmcdl && cd .. && rm -rf emmcdl

How to use? - README

About

Console utility for working with device partitions based on the Qualcomm processor.


Languages

Language:C++ 90.9%Language:C 8.6%Language:M4 0.2%Language:Makefile 0.2%Language:Shell 0.0%