proto/extract
This is an updated version of the protobuf extractor from sigalor/whatsapp-web-reveng.
Usage
- Install dependencies with
yarn
(ornpm install
) node index.js
- The script will update
../def.proto
(except if something is broken)
This is an updated version of the protobuf extractor from sigalor/whatsapp-web-reveng.
yarn
(or npm install
)node index.js
../def.proto
(except if something is broken)