Recent content by dza

  1. D

    Hacking SWITCH NOOB PARADISE - Ask questions here

    It would be really awesome if hekate could mount another emuMMC file for linux, android to avoid partitions all together
  2. D

    Hacking Nintendo Switch Banning Hub & Warning

    Right, and there's no way they could have rigged it since its essentially the tegra bootloader.. I get it :)
  3. D

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Right, that is to be expected. Does the file mounting work as fast as partition? Thats a huge benefit to have it standalone and not be a fixed partition.
  4. D

    Hacking Question Restore NAND without rawnand.bin

    I found this discussion in search of trying to compress the rawnand as much as possible. Whether other partitions can be tied and have dead ends to USER essentially leaving the system vulnerable to ban/dirty logs, because of mismatch is maybe possible. But it would be pretty cool to have a...
  5. D

    Hacking SWITCH NOOB PARADISE - Ask questions here

    Is there anything that doesn’t work with emuNAND or is slower?
  6. D

    Hacking Nintendo Switch Banning Hub & Warning

    Has someone tried to capture network traffic when a Switch is banned (doing suspicious activity) It would be incredibly interesting as the IP adresses contacted could be changed or even dynamic at all times. I always thought the idea of 90dns is pretty weak. The only thing it prevents is...
  7. D

    Homebrew Discussion FTP client

    Any answers? Afaik people here are recommending "ftpd" which is the actual server for Switch as FTP host, he is asking for a client. I've seen mentions of sxos and nxshell being able to ftp, along with tinfoil supposedly does ftp installs. What ftp clients that can copy and browse are available?
  8. D

    Hacking RELEASE Firmware Version Inspector - get FW version from NAND dump

    I dumped with biskeydump (v9) on 10.1 and tried python FVI.py -b=biskeydump.txt rawnand.bin Firmware Version Inspector - by shchmue Dump is full EMMC raw NAND. Loaded BIS keys. Found FAT boot sector! Scanning root for /Contents/... /Contents/ found at cluster 0x3 address 0x148000 Scanning...