- it's a tool written in python for extracting javascript files from web applications
- first clone the repository
git clone https://github.com/valaDevs/jshunter.git- then change direcotory
cd jshunter- now install packages
pip install -r requirements.txt- and it's time to hack !
python3 jshunter.py