Recent content by lunatic2127

  1. lunatic2127

    Post [GUIDE] Making Dump Files Out of Android Device Partitions

    same problem with me on my OP3T rooted I can make an image in my phone internal storage but the size is low, In that case I need to do that on any external device(PC) of /dev/block/sda15 on my PC. Have you found any solution? also, Is there any way to check the size of sda's?
  2. lunatic2127

    Post Need to find partition by-name of my OnePlus 3T rooted

    thanks for the clarification bro..
  3. lunatic2127

    Post Need to find partition by-name of my OnePlus 3T rooted

    after typing ls -l /dev/block/bootdevice/by-name it says system/bin/sh: 1s: not found. I'm really stucked here.
  4. lunatic2127

    Post Need to find partition by-name of my OnePlus 3T rooted

    is there any genius who can help me on this matter?
  5. lunatic2127

    Thread Need to find partition by-name of my OnePlus 3T rooted

    Device: OnePlus 3t Rooted with magisk TWRP installed. Android 8.0 BusyBox is installed On PC I have Cygwin 64bit installed with util linux, pv, netcat packages installed, including platform tools. I'm trying to get into my partition directory user data by-name as I want to make an image of my...