PictoChat
PictoChat copied to clipboard
The PictoChat Protocol Adapter package (PCPA)
Yep, I'm an idiot and bought an official Nintendo Wi-Fi dongle, thinking it would run on Prism54. Turns out it can sniff packets, just not the ones sent by Ni-Fi/PictoChat....
This is the main issue tracking development on the PCPA library. By the time this issue is fixed, at least the PictoChat sniffer and spoofer should be able to work,...
Hi! I wonder if a microcontroller platform such as an ESP32 devkit where you can recieve (and send - https://github.com/Jeija/esp32-80211-tx) arbitrary IEEE 802.11 would be a good start for a...
Okay, this is _very far-fetched_ but since I suspect the PictoChat procotol to depend on Ni-Fi sessions (like DS Multiplayer games), this library could become a starting point to reverse-engineering...
A good starting point would be to extract the necessary code from `pictosniff` and export it as a working dynamic library, within a nice little toolchain (I'm thinking CMake). Since...
6 years later after the latest commit, this repo only contains readme.md, contrbuting.md and a single .c from other project. No usable code bc the only code here points to...