ronin-rb / ronin-rb.github.io

The ronin-rb.dev website
https://ronin-rb.dev
GNU General Public License v3.0
25 stars 20 forks source link

Add installation instructions for Android Termux #71

Closed postmodern closed 4 months ago

postmodern commented 5 months ago

It is possible to install Ronin into the Android Termux environment.

pkg update -y
pkg upgrade -y -o Dpkg::Options::="--force-confnew"
pkg install -y binutils ruby clang make readline sqlite -o Dpkg::Options::="--force-confnew"
gem install ronin