Thesola10 / PictoChat

The PictoChat Protocol Adapter package (PCPA)
GNU General Public License v3.0
81 stars 6 forks source link

Clean up PictoSniff code build process and bind it to the library #2

Open Thesola10 opened 5 years ago

Thesola10 commented 5 years ago

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 I first need to test out the code in order to clean it up, this issue is blocked by #1

Thesola10 commented 5 years ago

After commit 41f7a18 I noticed the original only seems to work on *BSD. Will need to look into porting once I acquire a proper WiFi dongle for testing.