8000 GitHub - aaa4xu/ecoflow-app-proto: Protobuf Files Extracted from the EcoFlow Android App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aaa4xu/ecoflow-app-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobuf Files Extracted from the EcoFlow App

Although I used some of the files and everything worked, I cannot guarantee the correctness of all files!

Instructions for Extracting Proto Files

  1. Download the EcoFlow app APK file
  2. Download apktool
  3. Decode the APK file
    java -jar apktool_2.11.0.jar d app-release.apk -o ~/Downloads/ecoflow-app
  4. Install bun
  5. Install project dependencies
    bun install
  6. Run
    bun index.ts ~/Downloads/ecoflow-app

Acknowledgements

About

Protobuf Files Extracted from the EcoFlow Android App

Topics

Resources

Stars

Watchers

Forks

0