Skip to main content

Insta360 Proto Buffer files from libOne.so contained into the Android app compiled in python

Project description

lib-one-proto

Insta360 Proto Buffer files from libOne.so contained into the Android app compiled in python.

  • Insta360 APK Version: 1.66.1

Installation

pip install lib-one-proto

Compile Yourself

  1. Download the insta360 apk.
  2. Use apktool to decompile the apk: apktool d insta360.apk
  3. Copy the libOne.so file from the lib/armeabi-* folder to the current directory.
  4. Make sure you have the protoc compiler installed.
  5. Give execution permission to the script and run: ./extract_proto_and_compile.sh
  6. The extracted proto files will be in the proto_files folder and the compiled python files in the lib_one_proto folder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lib_one_proto-0.1.1.tar.gz (46.9 kB view hashes)

Uploaded Source

Built Distribution

lib_one_proto-0.1.1-py3-none-any.whl (138.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page