A mitm sysmodule to log all IPC calls to ldn:u
, wlan:lcl
, wlan:lg
and wlan:lga
.
- WLAN swipcgen_server_modern.info
- WLAN services
- MissionControl
- Atmosphère (Stratosphère ams_mitm)
- LDN swipcgen_server_modern.info
- LDN services
- MissionControl
- Atmosphère (Stratosphère ams_mitm)
- Libnx
- ldn_mitm
Thank you to the ReSwitched Discord server for answering a lot of my questions and helping me understand IPC a bit better.
In particular I want to thank the following people:
- @ndeadly for guiding me through the process of getting this module to work, letting me use a lot of his MissionControl code and explaining a lot of mitm stuff.
- @SciresM for helping with the countless issues I encounter and explaining everything I don't understand.
- @hexkyz for adding most of the missing wlan commands for recent firmware versions to WLAN services.
- @misson20000 for creating twili and ilia which I used for debugging wlan.
- @yellows8 for creating the Nintendo System Update reports website, which I used a lot during reverse engineering and creating this sysmodule.
- SwitchBrew for documenting LDN services and WLAN services which gave me an inital understanding of the services hosted by the sysmodules.
- @spacemeowx2 for creating ldn_mitm, the basis of the first version of this module.
- @Lenrow for enduring me only talking about this topic for the last few days.