Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cd Mbomb.py error #4

Open
abarava opened this issue Feb 24, 2021 · 9 comments
Open

cd Mbomb.py error #4

abarava opened this issue Feb 24, 2021 · 9 comments

Comments

@abarava
Copy link

abarava commented Feb 24, 2021

kali@kali:~# cd MBomb.py
-bash: cd: MBomb.py: No such file or directory
i am sure i installed mbomb file by git clone https://github.com/palahsu/MBomb.git

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

There are two files MBomb Pro and MBomb, which one you getting problem? And please, clone this git another directory/folder on your drive, make sure you installed all requirements. For Telegram Support: t.me/cyberclans. Thanks

@abarava
Copy link
Author

abarava commented Feb 24, 2021

root@:# git clone https://github.com/palahsu/MBomb.git
Cloning into 'MBomb'...
remote: Enumerating objects: 100, done.
remote: Counting objects: 100% (100/100), done.
remote: Compressing objects: 100% (99/99), done.
remote: Total 100 (delta 52), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (100/100), 420.54 KiB | 4.08 MiB/s, done.
Resolving deltas: 100% (52/52), done.
root@:
# cd MBomb.py
-bash: cd: MBomb.py: No such file or directory

this one

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

Oops, why you write cd MBomb.py ! it's only cd MBomb

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

git clone https://github.com/palahsu/MBomb.git

cd MBomb

python MBomb.py or python2 MBomb.py

@abarava
Copy link
Author

abarava commented Feb 24, 2021

because this
How to use:
pkg install python2 -y

pkg install git -y

git clone https://github.com/palahsu/MBomb.git

cd MBomb.py

python MBomb.py or python2 MBomb.py

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

it was my mistake...you can check previous issue i wrote #1

it;s only cd MBomb

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

@abarava TRY THIS! #4 (comment)

@abarava
Copy link
Author

abarava commented Feb 24, 2021

thank you but there are another error

root@:# cd MBomb
root@:
/MBomb# python2 MBomb.py
Traceback (most recent call last):
File "MBomb.py", line 8, in
eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec'))
File "", line 13, in
ImportError: No module named tqdm
root@:~/MBomb# python MBomb.py
Traceback (most recent call last):
File "MBomb.py", line 8, in
eval(compile(base64.b64decode(eval('\x74\x72\x75\x73\x74')),'','exec'))
File "", line 13, in
ImportError: No module named tqdm

@palahsu
Copy link
Owner

palahsu commented Feb 24, 2021

@abarava , Please, Try again, MBomb V2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants