Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/furtif/pythonprotoparser

Manual backbone for PoGo Proto Parsing. Drop in a flask endpoint and add some fun stuff.
https://github.com/furtif/pythonprotoparser

Last synced: 29 days ago
JSON representation

Manual backbone for PoGo Proto Parsing. Drop in a flask endpoint and add some fun stuff.

Awesome Lists containing this project

README

        

# PythonProtoParser (Per the persistent badgering)
**Manual Backbone** for PoGo Proto Parsing:
Use [requestcatcher](www.requestcatcher.com) or similar site for *manual* PoGo Response Inspection.

*You can drop it on a Sanic endpoint and tweak it a bit for automated handling of response "+1"*

## Current Status (3/19/19 Busy AF)
**Currently Supported Proto Responses**
+ GetMapObjectsResponse
+ GetEncounterResponse
+ FortSearchResponse
+ FortDetailsResponse
+ GetGymInfoResponse
+ GetPlayerResponse
+ GetHoloInventoryResponse (iSpoofer Only)
---------------------------------------
#### How Do I Use This?
**You have 2 Options**

[Option 1]
> Read The Source, It's Super Simple

[Option 2]
> Wait for me to finish up formatting outputs and giving you a Main.py and some configs for output type
(Raw ProtoClass/Raw Json/Formatted)