CryptoPPInNDK
A repo for hiding encrypt algorithm working with CryptoPP.
Install / Use
/learn @BruceWind/CryptoPPInNDKREADME
CryptoPPWithNDK
Background
Although encrypting algorithms exist in Java, you cannot conceal them by Proguard due to java imports.
Approach
This repository provides a method for hiding your algorithms: C++ encoding. Therefore, you should not worry about the exposure of your algorithms. It uses Crypto++ 5.6.2 to fulfil the hidden algorithm requirements.
Build & Test
git clone git@github.com:BruceWind/CryptoPPInNDK.git
cd CryptoPPInNDK && git lfs pull
sh ./build_and_push.sh
adb shell
>$: cd /data/local/
>$: ./main
// looking for logs.
Before running this shell, you must connect an android emulator in advance.
In addition
The repo was written so early that it could go wrong in case of building with a new version of NDK. You may need to build with NDK 13/14/16.
Be careful with git clone, I've used git lfs to store *.a files.
Thanks
Related Skills
healthcheck
342.0kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
342.0kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
