Recent content by shaunsingh0207

  1. shaunsingh0207

    Hacking Hardware Picofly - a HWFLY switch modchip

    Decompiling certainly isn't a requirement, but I'd rather not run untested (and likely old) proprietary code on my switch, the important thing is now we know that this glitch is possible with an rp2040, and in my opinion it would be easier to implement it from scratch. The easiest way to...
  2. shaunsingh0207

    Hacking Hardware Picofly - a HWFLY switch modchip

    you aren't going to have any luck decompiling the uf2 file. I tried to decrypt the binary file and while it worked, it seems they've done their homework and removed any useful information from that file. It would genuinely be easier to write your own. From what I understand they're using the...