Recent content by dogtygr

  1. dogtygr

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

    The pattern of es6 isn't found on the new firmware so it is stated as being unpatched. There's a mistake in the patch given by the link you have. es7 is supposed to replace es6 but it seems like the patch doesn't check which version you are when you test if you want to do the es6 check. I've...
  2. dogtygr

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

    Glad it worked! Learning regex is always handy at the end of the day! Sys-patch doesn't use regex by the way. It starts by looking for a pattern (it can be a full set of bytes or a set of multiple bytes (for example 0x0945.6787 will look for places where 09456787 - a random byte following by...
  3. dogtygr

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

    I indeed checked MrDude patch. It happens that we're just lucky because the MrDude's pattern appears twice now it just happens that the pattern that we need is the first one it finds. The pattern in sys_patch doesnt exist anymore in the new loader. I managed to modify the sys-patch to fit the...
  4. dogtygr

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

    Yeah looking now at the code the pattern from mr Dude is actually quite simple it is a 8 bytes pattern and it can easily be applied to syspatch
  5. dogtygr

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

    I have the source code of both (sys_patch and ipspatchcreator) The patterns are completely different, with MrDude you can have a wildcard patern with 4 bits. With sys_patch you can only have a patter of bytes. the way the sys_patch works is that it looks for a known instruction nearby the place...
  6. dogtygr

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

    yes it can Edit: I havent tested MrDude patches did you guys test it with them? Does it work?
  7. dogtygr

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

    So I checked the changes made in the atmosphere code. They made some tiny changes on the validation of the Acid signature that's why the usual way the patches look for the right place doesnt wprk. The thing is it is pretty easy to change the atmosphere code to not check for the acidsignature all...
  8. dogtygr

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

    So as someone who has made a homebrew app that generates the sigpatches (it can do both; generate the sigpatches ala sys-patch or ala Mrdude) (that I cant share for obvious reasons) I have checked the code of MrDude and the sys patch one and the way the wildcards work on the different programs...
  9. dogtygr

    Hacking Project Nintendo Switch SSL Cert

    Hi this is possible to code your own program with libnx https://switchbrew.github.io/libnx/ssl_8h_source.html to retrieve the certs. I remember that there also was an IPA patch that allowed you to bypass the certifications
  10. dogtygr

    Homebrew RELEASE Nintendo Switch SD to NSP Dumper

    Glad it worked! Thank you for your patience and for keeping up with me. Is it possible to for you to do one more test? Could you remove the title.keys file (keep the prod.keys file) and test it again to see if it works? I will clean the code with a new version and release the source code. With...
  11. dogtygr

    Homebrew RELEASE Nintendo Switch SD to NSP Dumper

    Hi can you do the following with the attached new software that you can download below: - Unzip the archive - Place your title.keys file (if the name of your title file isn't title.keys rename it) in the Tools folder - Place your prod.keys file (same note as before) in the Tools folder - Open...
  12. dogtygr

    Homebrew RELEASE Nintendo Switch SD to NSP Dumper

    Great! Can you click at the Extract ticket key button, tell me what it tells you (if it tells you that it dumped new tickets) and try the process again?
  13. dogtygr

    Homebrew RELEASE Nintendo Switch SD to NSP Dumper

    Hi no you don't need the titles.key file. When you dumped your titles.key file from lockpick did it have the title keys of the games that you can't extract? (for example can you see a key next to the string 0100132013678000 in the file titles.key)
  14. dogtygr

    Homebrew RELEASE Nintendo Switch SD to NSP Dumper

    Hey, I was busy making an http server for the switch in order to make an easy tool to handle saves (like saving synchronization etc...). I cannot replicate the problem but I might have an idea of what the problem is. If you generate the titles.key via lockpick_rcm do you see your game on the list?
  15. dogtygr

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

    Nsp games work with the es patch which is still included in sigpatches the fusee bin doesn't load kip patches anymore but atmosphere still keeps the other patches
General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Leeches can't afford a $60 handheld:angry: