Recent content by lsp199308

  1. L

    Hardware A weird Switch demo unit

    Please note, it comes with sigpatches.
  2. L

    Homebrew Homebrew app sys-patch - sysmod that patches on boot

    Oh, my God, my ghidra shows an error.
  3. L

    Homebrew Homebrew app sys-patch - sysmod that patches on boot

    Is 1.5.6 not applicable to 20.0.0+?
  4. L

    Homebrew RELEASE NX Nand Manager

    Compiling NxNandManager with qt6 is perfectly fine, but with Qt creator it only works in debug, release can't decrypt the nand, which is a magical problem!
  5. L

    Homebrew RELEASE NX Nand Manager

    Hello everyone, I noticed here https://github.com/jorgon/NxNandManager to upgrade the nice program NxNandManager to QT6, I compiled QT6 STATIC for this purpose, but in Qt creator, build NxNandManager and can't decrypt it nand, if build with msys2 no problem, anything can help me? Thanks a lot!
  6. L

    Hacking Sigpatches for Atmosphere (Hekate, fss0, fusee & package3)

    Hello, everyone. In HOS 17.0.0 and after, blanking your PRODINFO using any method (exosphere/blanking PRODINFO on NAND) will cause a User Abort in the nim service nimID:0100000000000025 nim_patch_data:0xE2031FAA constexpr auto adr_cond(u32 inst) -> bool { return ((inst >>...
  7. L

    Hacking Sigpatches for Atmosphere (Hekate, fss0, fusee & package3)

    https://github.com/borntohonk/Atmosphere
  8. L

    Hacking Sigpatches for Atmosphere (Hekate, fss0, fusee & package3)

    Is the es fs patch correct?I noticed the patch is in a different location https://github.com/borntohonk/Atmosphere/commit/234489a79c0d7b31ea70adfdd9f8bacc627f83f0
  9. L

    Tutorial How to skip the "Connect Joycons" system init screen

    I have the following problem, when I continue the screen freezes, hactoolnet -t save -k prod.keys 80000000000000000050 --replacefile file syssave\file the same error
  10. L

    Hacking Error 2105-0582

    Please repair your prondinfo with prondinfo_gen, you are missing the original prondinfo
  11. L

    How does incognito calculates prodinfo hash ?

    Hope this helps, I'm from Hong Kong and my English is terrible
  12. L

    How does incognito calculates prodinfo hash ?

    Open prondinfo with HXD, find 0*250, edit the serial number you need, and more https://switchbrew.org/wiki/Calibration, the method provided here, to calculate the CRC16
  13. L

    switch oled HWFLY v3 auto power on after 15sec

    autohosoff=2 in hekate-ipl.ini
  14. L

    Hacking gptrestore on mariko and Aula

    Is there a gptrestore for mariko and Aula? I messed up my emmc and need to fix gpt since I don't have a backup, but gptrestore won't work on mariko, thanks.
  15. L

    Hardware A weird Switch demo unit

    Thank you very much, I am using both oc suite, and DeviceID Exosphere, ams_mitm kip is perfect!