Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
RoidRage
Setting up to build Roid Rage v3.x
- Install/extract a current NDK
- Extract NDKNative Development Kit compressed package to local directory
- Install standalone NDKNative Development Kit to a path
- Clone stash repositories for Roid Rage and common aquarius files. Note that these projects must be cloned into the specific pathnames cited below.
- git clone ssh://stash/aq/aqrr.git AQ_RR
- git clone ssh://stash/aq/aqcommon.git AQ_Common AQ_Common
- Define environment variables
- RRBASEDIR=<path containing AQ_RR>/AQ_RR/build/android
- STANDALONE=<path to installed NDKNative Development Kit standalone>