Recent content by R0nny01

  1. R0nny01

    S4 FW 12.50 jailbreak or downgrade possible?

    @shayaanshaik654 As already mentioned from Moseii, there is a way to revert from 12.50 to the fw u had before. In your case 11.0. That requires soldering skills and lifting a single pin from a 64 or 100 Pin Syscon chip that will be soldered to a microcontroller. If you are looking for simple...
  2. R0nny01

    S4 FW 12.50 jailbreak or downgrade possible?

    I tried to revert my firmware from 12.50 to 12.02. managed to get online in 12.50 and download one of the demos where the lua exploits works. Buuuut, i do think that i dont need to try anymore because i can only revert to 12.50 shown on the picture. The 12.50 seems to be written into sflash or...
  3. R0nny01

    Hacking Help with Injecting Payload on a Switch V1

    You can use the payload on the sd card. normaly it should be a payload.bin file on root of sd card. EDIT: Seems like the Switch V1 is in AutoRCM. Just inject the payload located on the sd card with TegraRCM or NX-Loader. Whatever method you use for injecting payload.
  4. R0nny01

    Hacking Help with Injecting Payload on a Switch V1

    Check if Switch is in autorcm. Just connect switch v1 to pc and check if APX Device is present in Device Manager. If so, just use TegraRCM to inject latest hekate. If not, try to hold power button for like 10-15 seconds and boot again. EDIT: NX-Loader is a RCM Loader for Android. Some Android...
  5. R0nny01

    Hacking I think my EMMC is dead/corrupted?

    Do you have full backup from the emmc? Does hekate still shows emmc error? Did you tried to mount "eMMC RAW GPP" in Hekate USB Tools?
  6. R0nny01

    Hacking I think my EMMC is dead/corrupted?

    Sounds like emmc is dead or the connection between emmc and mainboard. You could buy 32GB emmc board replacment and write boot0, boot1 and rawnand back to it with hekate. Are u able to mount the emmc to a computer with the usb tools in hekate? So it shows up in a partition manager
  7. R0nny01

    Switch Lite bricked. AutoRCM enabled?!

    Pads looks fine to me. Resistor is also okay and have contact to pads. Exept the cpu flex all cables are removed. Pads looks fine to me. Need a new battery for my multimeter -.- just died. Switch still in APX Mode. EDIT: I replaced the emmc, still same error. APX Mode still there. Found some...
  8. R0nny01

    Switch Lite bricked. AutoRCM enabled?!

    Here are the pictures u asked for. Im sure that autorcm is enabled because the switch is in APX Mode if i connect it to my pc.
  9. R0nny01

    Can I update to 17.0.0 on unmodded Switch before installing HWFLY RP2040?

    You can always update OFW and install picofly afterwards. If the latest fw is not supported, you can create an emummc and downgrade your firmware on emuemmc to a fw that supports latest atmosphere. Correct me if im wrong.
  10. R0nny01

    Switch Lite bricked. AutoRCM enabled?!

    Hello all. I recently bought a bricked switch lite to see if i can fix it. The pre-owner of the switch said that the autorcm bit was set. picofly was removed by pre-owner and i installed picofly back into it to see if i can boot hekate. Picofly tries to glitch (Blue LED), after that i get this...
  11. R0nny01

    Switch Oled emmc replaced

    My Goal here is to get the oled at least run cfw. i got a backup from donor with raw dump and keys. Current status: Emmc replaced Boot0 and Boot1 generated with emmchaccgen flashed to emmc Obtained prod.keys from dead switch Im currently following this guide here: Nand Rebuilding im still...
  12. R0nny01

    Switch Oled emmc replaced

    as mentioned i soldered the new emmc with fresh boot0 and boot1 back to switch. after that i managed to push the lockpick_rcm payload to get the prod.keys file. So in theroy i could boot into hekate and write to the emmc. Picofly wouldnt work if emmc is not correctly installed i assume. 1701901561
  13. R0nny01

    Switch Oled emmc replaced

    Yeah, i know i need an emmc programmer for my later projects, but is an emmc programmer necessary if im able to write to the emmc with hekate? I dont think so, correct me if im wrong. Saved a screenshot of lockpick_rcm.
  14. R0nny01

    Switch Oled emmc replaced

    I now got the prod.keys from my dead switch. stupid me that i broke screen connector -.- So now i need to rebuild nand with my just obtained keys and flash it back to emmc, right?
  15. R0nny01

    Switch Oled emmc replaced

    Okay, I understand. I can at least try to dump the prod.keys from it by pushing lockpick_rcm and simultaneously do the same thing on my v1. If done right I should get the keys, right? At the same time I would see if the switch could launch a payload or not.