A Square Wire Java protobuf class decompiler.
ProtoExtract attempts to decompile compiled Java protobuf classes in android applications that use Square's Wire library.
Initially developed to reverse engineer TikTok for Android's protobuf schema, ProtoExtract is compatible with any Android application containing classes generated by Square's wire-compiler.
Tested:
- TikTok
- Cash App
protoextract <output package name> <decompiled apk dir>