An open API service indexing awesome lists of open source software.

https://github.com/tsrberry/ldn_utils

[WIP] Utilities to help analyzing LDN communication
https://github.com/tsrberry/ldn_utils

ldn ldn-mitm nintendo-switch wireshark-dissector wireshark-lua

Last synced: 3 months ago
JSON representation

[WIP] Utilities to help analyzing LDN communication

Awesome Lists containing this project

README

        

# LDN Utilities

[WIP] Small tools/scripts to help analyzing LDN communication

## Wireshark dissectors

- ldn_mitm
- ldn

### Ldn dissector progress

Currently the ldn plugin can only dissect the following packets:

- AdvertisementFrames

## Credits

In addition to everyone credited for helping me build [ldn_debug_logger](https://github.com/TSRBerry/ldn_debug_logger) I want to thank:

- [@kinnay](https://github.com/kinnay) for creating the [NintendoClients](https://github.com/kinnay/NintendoClients/wiki) wiki which made this process a lot easier and for answering the questions I had about the protocol.