PL3GrooPIC Information

@English
In this blog you can find the latest builds of PL3GrooPIC and guides on how to build it by yourself.
  • LED Information:
    • LEDs that indicate USB traffic / Jailbreak success:
      1. RC0: Pin 11
      2. RB1: Pin 22
      3. RB4: Pin 25
    • LEDs that indicate Jailbreak success:
      1. RC1: Pin 12
      2. RB5: Pin 26
Downloads are on the right side of the blog. However you have two links:
  • One of these two links directs to the latest commit of PL3 that was built (GitHub link).
  • The other links are the .hex that you need to program your PSGrooPIC device. These .hex are inside a zip, distributed in different folders: (Choose the one that fits your needs)
    • Payload Folders:
      • NUS (No unautorized syscalls)
        • Disables the patching of unauthorized syscalls.
        • It's equivalent to the "Patched Mode" of Hermes' Payload.
        • If you have problems with this payload it's probably due to the permissions of the HDD. To solve them download this utility: Link (via iLLNESS)
      • DEF (Default)
        • It's the most similar Payload to the original PSJailbreak, with some bug fixes and without the Syscall 36 support.
        • Use this one if you don't know which to use.
      • DEV (Dev Payload)
        • Same as "Default", but with Peek / Poke support.
    • Bootloader Folders:
      • nBTL:
        • These .hex are for the devices without bootloader. Its update it's done by extracting the PIC and inserting it into a programmer.
      • wBTLHID: (Neoteo / Microingenia / BEEPIC)
        • These .hex are for the majority of the devices that have bootloader. The start address of the "USB HID Bootloader" is 0x1000.
        • If you know that your device has bootloader but you don't know which one it's very likely to have this one.
        • Its programming it's done with a programmer for the "USB HID Bootloader":
          • USB HID Bootloader v2.6b: Link
          • MicroIngenia v1.1: Link
      • wBTLMCHP:
        • These .hex are for the rest of the devices with bootloader. The start address of the "MCHP Bootloader" is 0x800.
        • Its programming it's done with a programmer for the "USB MCHP Bootloader":
          • PICDem FS USB Demo Tool: Link
Cheers, Noltari.

@Español
En este blog puedes encontrar las últimas compilaciones de PL3GrooPIC y guías sobre cómo compilarlo tú mismo.
  • LED Information:
    • LEDs que indican tráfico USB / éxito del Jailbreak:
      1. RC0: Pin 11
      2. RB1: Pin 22
      3. RB4: Pin 25
    • LEDs que indican éxito del Jailbreak;
      1. RC1: Pin 12
      2. RB5: Pin 26
Las descargas están disponibles en la parte derecha del blog. Sin embargo, tenéis dos enlaces:
  • Uno de estos dos enlaces dirige al último commit del repositorio PL3 que ha sido compilado. (Enlace a GitHub)
  • El otro enlace son los .hex que necesitas para programar tu PSGrooPIC. Estos .hex están dentro de un .zip, distritbuídos en diferentes carpetas: (Elige la que creas más conveniente.)
    • Carpetas de los Payload:
      • NUS (No unautorized syscalls)
        • Desactiva el parcheo para las syscall no autorizadas.
        • Es equivalente al "Patched Mode" de Hermes.
        • Si tienes problemas con éste payload probablemente es debido a los permisos del disco. Para solucionarlos descarga ésta utilidad: Link (via iLLNESS)
      • DEF (Default)
        • Payload predeterminado. Es el más parecido al original del PSJailbreak, con algunos arreglos y sin soporte para la Syscall 36.
        • Usa éste si no sabes cual usar.
      • DEV (Dev Payload)
        • Igual que el "Default", pero con soporte para Peek / Poke
    • Carpetas de los Bootloader:
      • nBTL:
        • Estos .hex son para los dispositivos que no llevan bootloader y cuya actualización se realiza sacando el PIC e insertándolo en un programador.
      • wBTLHID: (Neoteo / Microingenia / BEEPIC)
        • Estos .hex son para la mayoría de los dispositivos que llevan bootloader. La dirección de comienzo del "USB HID Bootloader" es 0x1000.
        • Si sabes que tu dispositivo lleva Bootloader pero no sabes cual, probablemente lleve éste.
        • Su programación se realiza con un programador para el "USB HID Bootloader":
          • USB HID Bootloader v2.6b: Link
          • MicroIngenia v1.1: Link
      • wBTLMCHP:
        • Estos .hex son para el resto de los dispositivos que llevan bootloader. La dirección de comienzo del "MCHP Bootloader" es 0x800.
        • Su programación se realiza con un programador para el "USB MCHP Bootloader":
          • PICDem FS USB Demo Tool: Link
    Saludos, Noltari.