Recent content by [email protected]

  1. W

    Post [12/29] Restore for MJ5 --Doesn't trip Knox and optionally provides root--

    I basically had to abuse the crap out of the zadig.exe in the heimdall suite directory. the name of the kies driver for the device looks like "dg_ssudbus" and i believe i ended up using the libusb0 driver (i think i tried them all to be honest, if a driver didn't work i seem to recall that...
  2. W

    Post [12/29] Restore for MJ5 --Doesn't trip Knox and optionally provides root--

    I performed the procedure and it did not trip the knox flag. As for wiping the phone i believe this will occur by design after performing the update from the external SD card in recovery mode.
  3. W

    Post [12/29] Restore for MJ5 --Doesn't trip Knox and optionally provides root--

    Aha, i guess for some reason i was under the impression that the shell script and the rdlv directory needed to be written to the /system/ (owned by root with 755) directory. Not sure why when i was looking at the "phone" mount point it didn't look to me like the root directory of a nix...
  4. W

    Post [12/29] Restore for MJ5 --Doesn't trip Knox and optionally provides root--

    I seem to be stuck on step 9. I'm not sure how to get to the root filesystem with my phone not yet rooted. Much less have the permissions to write files there i.e. copy and/or extract the rdlv to /system/ I can initiate an adb shell session in userland as "shell" but not as root. Can you...