Recent content by bth

  1. bth

    Hacking RELEASE Lockpick_RCM payload - Official Thread

    I've decided to see if I cannot add a new key derivation path similar to my other projects into lockpick_rcm; what this does differently compared to what lockpick_rcm did before, is it reads and decrypts the nca headers, identifies system update and the fat32 filesystem nca; then checks the key...
  2. bth

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

    key revision last increased 22.0.0, not 22.5.0, if 1.9.20 supports 22.0.0, yes.
  3. bth

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

    one or the other, not both.
  4. bth

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

    key revision last changed 22.0.0, so it doesn't need an update.
  5. bth

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

    Some people were using some sigpatch creator by some mrdude guy and he apparently said he was not updating his thing anymore, so some people made stink about sigpatches being obsolete and not existing anymore. forgetting that other people who can make them exist for me it's just matter of just...
  6. bth

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    the blind should not try to lead the deaf kind of deal. no he cant. the kernel might be reimplemented as mesosphere, but the switch kernel has a concept of kernel inline plugins (.KIP), which is part of the kernel itself, and the parts he wants changed is part of FS, which is not reimplemented.
  7. bth

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

    https://tinfoil.io/ams (it does not include tinfoil, as tinfoil does not yet support latest firmware - strictly only atmosphere is included + hbmenu + hbloader) (the patches embedded in my fork supports both methods of booting, pkg3/fss0 hekate // fusee boot - no patches.ini, no .ips required -...
  8. bth

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

    might be true for both erpt and loader due to gcc 16 upgrade, i will validate both (i usually wait for official atmosphere release for that part) ( fixed now; FD7B02A9FD830091F55B04A9 ) though the patches people care for are ES (ticket signature bypass in public ticketbin) -> FS (custom...
  9. bth

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    the people whose systems dont load on 22.5.0 on sysnand have bloat like missioncontrol etc other sysmodules. they aren't able to boot because missing am patch required to have homebrew run edit: official atmosphere support for it was added
  10. bth

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    emummc and nogc patches, and am specific homebrew fix needs to be added (but only for 22.5.0 to have functioning emummc / nogc patches) sysnand should work just fine. (sys-patch 1.6.2.1 adds the am homebrew fix patch support for 22.5.0 as well)
  11. bth

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

    yes, but it's strictly not necessary unless you are on sysnand with atmosphere 1.11.1 and want homebrew to work again. (my understanding only emummc doesn't work on 22.5.0, which makes sense, emummc patches are targeted by sha256 for FS) that's the only change, fixing the am homebrew fix patch...
  12. bth

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

    nothing really changed for ES/FS/NIFM/NIM in terms of the patches we make, sys-patch wont need an update for that. the AM patch in sys-patch does need changing out, but atmosphere embeds that patch anyway, so end user dont have to bother with that, as they will get that patch when updating to...
  13. bth

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

    the remote install more or less is the same as the tinfoil (index) solution, provide it a https link to an index, the same way you would in tinfoil. you can use whatever tinfoil could use. Remote install = "shops" cyberfoil supports all encrypted, unencrypted pre-existing "shops" that tinfoil...