I am trying to run this tool on kali linux.
https://github.com/metachar/Hatch
I have downloaded everything required, and when I try to run this by giving command python main.py
, I get this return message:
https://gist.github.com/climbpg/202e51894cc47aeae8b33d397fbf0c74
I saw other stack overflow answers that suggested downloading and running xbfv (in background??), and I was able to successfully download it, but I wasn't sure how I can run this on terminal.
Please if you have any ideas how I can run the python code, please share it.