├── LICENSE ├── README.md ├── deflat.py └── sample ├── libpdd_secure.so ├── libpdd_secure_patch.so └── pdd3.66.0.apk /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/README.md -------------------------------------------------------------------------------- /deflat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/deflat.py -------------------------------------------------------------------------------- /sample/libpdd_secure.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/sample/libpdd_secure.so -------------------------------------------------------------------------------- /sample/libpdd_secure_patch.so: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/sample/libpdd_secure_patch.so -------------------------------------------------------------------------------- /sample/pdd3.66.0.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PShocker/de-ollvm-arm/HEAD/sample/pdd3.66.0.apk --------------------------------------------------------------------------------