GitHub - rodarima/libwa: WhatsApp C library
WhatsApp C library
A fast and lightweight C library to connect to WhatsApp. Requires a phone with a
working version and connected to the internet, similarly as the web version.
The following libraries are required:
libwebsockets
libqrencode
libcrypto
libjson-c
libprotobuf-c
libcrypto (OpenSSL)
Still under HEAVY development. Pull requests are appreciated.
Based on the great reverse engineering work of sigalor:
whatsapp-web-reveng
Objective
The library will provide a simple way to build clients. F...
Read more at github.com