codeerror
1 min readJun 16, 2020

HACKING USING YOUR ANDROID PHONE

here are termux hacking tools and how to use them

  1. TxTool

it is made to help you for easily pen testing in termux,build in termux and only available for termux. txtool used paramiko python library that require pyNacl, if you have an error installing pyNacl ‘follow my steps.

$apt-get — assume-yes libsodium libsodium-dev

$SODIUM_INSTALL=system pip2 install pynacl

installation: