Recent content by FrenchCheese

  1. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    Thanks for your reply's. I figured this would be something far out of my skill set(afer all, Nintendo is a company with tons of developers and someone would have done it before me), but I wanted to see what would make it so difficult, and what the next best solution would be. I hadn't really...
  2. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    Thank you all for you responses, I had figured that this project might not be possible, and already accepted that I wouldn't be able to do this, and instead use something like an emulator for the PI. That being said, from what I read about compiled code, it said that it could be written in...
  3. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    I suppose I should probably share my intention for the firmware. I know this would be very hard, and perhaps unrealistic, but I wanted to see if I could modify the Nintendo switch firmware to run on the raspberry PI. I know there would be tons of errors (if it's even possible) but I still...
  4. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    From what I understand, non compiled code is code in a format meant for programmers, and compiled code is in a format meant for CPUs? I'm really new to a lot of these things and don't really know much about them, I just need some help starting out. Thanks, French
  5. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    (sorry for the late reply) Would choidujor let me decrypt the firmware so I can try modifying it though?
  6. F

    Homebrew Question How can I modify (and decrypt), the Nintendo switch firmware/OS?

    Hi, (sorry if this is in the wrong spot) I have a personal project which involves modifying the Nintendo switch OS/firmware. I downloaded the firmware online from a website, and opened in notepad++. But obviously, the firmware would be encrypted. I tried using hactool to decrypt it, but I...