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
- Download the insta360 apk.
- Use apktool to decompile the apk:
apktool d insta360.apk
- Copy the
libOne.so
file from thelib/armeabi-*
folder to the current directory. - Make sure you have the
protoc
compiler installed. - Give execution permission to the script and run:
./extract_proto_and_compile.sh
- The extracted proto files will be in the
proto_files
folder and the compiled python files in thelib_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.4.tar.gz
(47.2 kB
view hashes)
Built Distribution
lib_one_proto-0.1.4-py3-none-any.whl
(138.5 kB
view hashes)
Close
Hashes for lib_one_proto-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7ca0c27d499adfffd5b54445b2d8e1e7f7e2296f2e4fc9e63ce3ae26855e4ad |
|
MD5 | ecfe51a6c56f820ef38e766d83bbe971 |
|
BLAKE2b-256 | 2ec75cffb4cfe7715c9c2ce86eab23ea0ebddd3cd0c99eefa06ee3ee9f4a292a |