Skip to content

Proto-mitm forked version of protoscope is a simple, human-editable language for representing and emitting the Protobuf wire format.

License

Notifications You must be signed in to change notification settings

dedshit/proto-mitm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proto-mitm

Modify protobuf data on the fly. Removed unwanted stuffs so it will run faster than before.

usage

Install ctypes module and load protomitm then call Asm/Disasm functions according to your needs.

Write a script for mitmproxy save protobuf binary content to file called proto then call Disasm func

Make changes to disassembled file ext and assemble it by calling Asm func, set pproto to request/response

sample

before.mp4
after.mp4

About

Proto-mitm forked version of protoscope is a simple, human-editable language for representing and emitting the Protobuf wire format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages