Recent content by DylanWedman

  1. DylanWedman

    Homebrew Is there a reference guide to Hekate's BDK?

    I'm wanting to create my own RCM payload and I hear that Hekate's BDK could be used as a foundation to start off of, but I'm curious if there is a reference guide that explains what all the functions in the BDK do. If there is can someone please reply with a link to it? That would be very helpful.
  2. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.9 has been released, some UI changes, added gptrestore, and more small changes.
  3. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.8 has been released, fixing a bug with Hekate's updater, and adding support for Java 11 and up.
  4. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.7 has been released. This adds command line mode and Mac OS X support.
  5. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    Great news for macOS users, macOS support for JTegraNX is coming together, some things to work out but it's getting there!
  6. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    macOS support will require help from macOS Java developers. I tried creating a macOS VM like I did when I added Linux support but there is a bug with JavaFX where it shows blank stages on macOS VM's because it can't get the proper GL context.
  7. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    None taken, I've might even add a command line mode to JTegraNX for both Windows and Linux.
  8. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    I realize that since my tool is coded in Java that there are some flaws, but there are multiple tools in the scene that are also coded in Java that many people use, Quark and NS-USBloader just to name a few. TegraRCMGUI is only for Windows, doesn't automatically update payloads, and doesn't...
  9. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.5 has been released, got a bug fix, a thing I forgot to do before, and some small new things.
  10. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.4 has been released, made the UI more user-friendly along with a dark theme instead of the blue background. Added Incognito_RCM to the mix, and made things a bit more stable.
  11. DylanWedman

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    With your permission, I could add Incognito_RCM to the bundled payload system of JTegraNX.
  12. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.3 has been released. if you're using an x86 JRE on an x64 Windows, you'll have to download this release directly from GitHub. See the release info for more.
  13. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    JTegraNX v1.6.2 has been released, this release MUST be downloaded directly from the releases page because of the new deployment strategy. Attempting to download this release using JTegraNX's self-updater will fail. Be sure to also download the correct release for your JRE. Added portable mode...
  14. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    Well yes, take a screenshot of the program running, create a fork of JTegraNX and upload the new preview image.
  15. DylanWedman

    Homebrew WIP JTegraNX - Another RCM payload injector

    Well, I just use Netbeans, Scene Builder, and Visual Studio 2019 as is, and when I need to push code to GitHub, I use GitHub Desktop, clone the target repository, manually copy the source files over, and push them to GitHub.