Skip to content

lumaaaaaa/protoextract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtoExtract

A Square Wire Java protobuf class decompiler.

Description

ProtoExtract attempts to decompile compiled Java protobuf classes in android applications that use Square's Wire library.

Compatibility

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

Usage

protoextract <output package name> <decompiled apk dir>

About

A Square Wire Java protobuf class decompiler. Attempts to reconstruct source .proto files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages