Recent content by BryanJr

  1. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    Had an interesting thought. When people tried extracting models for Ninjala, they couldn't access them without the AES key. So knowing that and knowing for a fact the game was made Unreal, maybe there's some different way we can extract the game files or if there's any other way to find the key...
  2. BryanJr

    Homebrew Misc switch sports items preview

    https://gbatemp.net/threads/switch-sports-save-editing.611573/post-9822026
  3. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    I just think there are tags missing. I think I saw someone with the tag "Monkey" but I don't have it.
  4. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    Here it is. ALL 14 COLLECTIONS! I know some items depends on the user, but this has almost every item in game with the collection completion outfits, which I believe matter the most. It has the squirrel, robot, and shark body types as well. However, Soccer and Volleyball are the only things...
  5. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    Good idea. Maybe we can start this once I got every collection. I managed to get online with the switch-time edited. I really don't know I'm taking a risk, don't know if i'll be banned from a month or so from now, but I'm not banned currently. I'm currently working on collection 7 and 8, the...
  6. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    I mean, in the mean time, if you guys wanna feel somewhat special when you play you can edit your account_extra_data.sav file to make your character wear the Lotus Ensemble, which I don't think is obtainable yet. (It won't unlock it it'll just wear it) Just edit the byte at 000001A0 to "1B" and...
  7. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    Well that's what we're trying to figure out. Not sure if you read it through or not but the save files are encrypted with an AES key and it's a pain in the ass to find. LiquidPlazmid decompiled some code but we don't have much of an understanding to read it. If you know how to read it or know...
  8. BryanJr

    Weird: The Al Yankovic Story

    It may be an origin story, but it's a damn good one.
  9. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    I'll probably be looking at it brainlessly but I'd love to give some investigation a swing. A Rijndael S-Box is complicated as it is because it's a stupid substitution box cipher which is always the most annoying in my opinion. Hopefully, we can get something out of it because that would be...
  10. BryanJr

    Gaming Hacking Homebrew Switch Sports Save Editing

    AES encryption could be the way to go here, especially since Nintendo uses Unreal Engine most of the time and I know UE uses AES encryption a lot. Personally, I can't find anything but I just don't think I've done enough digging. The most I've toyed with is what bytes it uses to change the...