Description
I follow few tutorials and view more issue but can't install cryptography. Can somebody help me step by step to install routersploit in termux? I install again termux and download routersploit. Install Python, git, future, python2. Routersploit run perfect but when I set target and then run, see error, no module cryptography.
- Pkg install python
- pkg upgrade && pkg install autoconf automake bison bzip2 clang cmake \ coreutils diffutils flex gawk git grep gzip libtool make patch perl \ sed silversearcher-ag tar wget pkg-config
- Pkg install perl
- pkg install python-dev clang libcrypt-dev libffi-dev git openssl-dev && export CONFIG_SHELL=$PREFIX/bin/sh
- Git clone https://github.com/threat9/routersplo...
- cd routersploit
- Pip install requests
- pip install -r requirements.txt
- pip install -r requirements-dev.txt 10. termux-fix-shebang rsf.py
- python rsf.py
Command "/data/data/com.termux/files/usr/bin/python -u -c "import setuptools, tokenize;file='/data/data/com.termux/files/usr/tmp/pip-install-fgwehhyt/cryptography/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /data/data/com.termux/files/usr/tmp/pip-record-swe86j6_/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /data/data/com.termux/files/usr/tmp/pip-install-fgwehhyt/cryptography/