Console utility for working with device partitions based on the Qualcomm processor for Linux.
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