BeeF-Over-Wan
BeeF-Over-Wan copied to clipboard
file: BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()
root@kali:/BeeF-Over-Wan# python BeeFOverWan.py gives term color not found(i have python 2.7 and python 3,3.7,3.8 when i replaced python BeeFOverWan.py as python3 BeeFOverWan.py(trying to run by python3) it showed filename : BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()
dude i got it just google and download termcolor tar file extract it then run python setup.py install then try running beef again by python it will run
i got the same error and i had to install " pip install termcolor " then ran "python BeeFOverWan.py" instead of
python3 BeeFOverWan.py
dude don"t try to run it in python3
first extract the file mentioned above open terminal in that dir
'python setup.py install" done then test again it will work
It ended up as expected: NO WORKING. That thing you mention is already 'satisfied' so nothing to do with the issue. There is an error in line 90. I'm here to use the script, I have no intentions to fix somebody else' issues.
The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!
The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!
Yooo this worked thanks man!!
The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!
Yooo this worked thanks man!!
THISS WORKED DUDE, THANKS A LOTTTT
Run pip2.7 install termcolor Then python2.7 BeeFOverWan.p
root@kali:/BeeF-Over-Wan# python BeeFOverWan.py gives term color not found(i have python 2.7 and python 3,3.7,3.8 when i replaced python BeeFOverWan.py as python3 BeeFOverWan.py(trying to run by python3) it showed filename : BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()
I keep getting problem can anyone help plssss
Run pip2.7 install termcolor Then python2.7 BeeFOverWan.p
This isnt workin for me