malwaredllc / byob

An open-source post-exploitation framework for students, researchers and developers.
https://byob.dev
GNU General Public License v3.0
8.94k stars 2.12k forks source link

mac os run ???? #674

Closed pullghjunkkk closed 10 months ago

pullghjunkkk commented 1 year ago

chikkachun@chikdeMBP ~ % git clone https://github.com/malwaredllc/byob.git Cloning into 'byob'... remote: Enumerating objects: 6533, done. remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 100% (3/3), done. remote: Total 6533 (delta 0), reused 1 (delta 0), pack-reused 6530 Receiving objects: 100% (6533/6533), 38.60 MiB | 1.39 MiB/s, done. Resolving deltas: 100% (2952/2952), done. chikkachun@chikdeMBP ~ % cd Desktop/byob-master/byob cd: no such file or directory: Desktop/byob-master/byob chikkachun@chikdeMBP ~ % cd byob/web-gui chikkachun@chikdeMBP web-gui % setup.sh zsh: command not found: setup.sh chikkachun@chikdeMBP web-gui % python3 run.py Traceback (most recent call last): File "/Users/chikkachun/byob/web-gui/run.py", line 1, in from buildyourownbotnet import create_app File "/Users/chikkachun/byob/web-gui/buildyourownbotnet/init.py", line 8, in from flask_login import LoginManager ModuleNotFoundError: No module named 'flask_login' chikkachun@chikdeMBP web-gui % python setup.py zsh: command not found: python chikkachun@chikdeMBP web-gui % python -m pip install requirements.txt zsh: command not found: python chikkachun@chikdeMBP web-gui % python server.py --host YourIp --port YourPort zsh: command not found: python chikkachun@chikdeMBP web-gui %

bigstinkymanboobs commented 1 year ago

imagine being stupid AND using macos

github-actions[bot] commented 11 months ago

Stale issue message