-
-
Notifications
You must be signed in to change notification settings - Fork 450
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
Error Traceback #58
Comments
Yea me too when using python2 after i use python3 that error |
Is there anything you can do to fix that |
I'm getting the same error, any help on this? |
Hey man, I haven't been on termux for more then a month but I'm not sure
that the problem is fixed, I think that the new update screwed everything.
Dana subota, 20. srpnja 2019. TaintedSights <[email protected]> piše:
… I'm getting the same error, any help on this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#58?email_source=notifications&email_token=AL4YCQAJVARCBDVYO7SKLFLQAJFLNA5CNFSM4HMKNIUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2NAT5A#issuecomment-513411572>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AL4YCQFB47TM3DIUSJ7DLZ3QAJFLNANCNFSM4HMKNIUA>
.
|
Same issue .Did you you guys resolve it? |
same for me |
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
C:\Python3\Striker-master>striker.py evil.com
.
. . . .
. . Striker . .
.
. ..
.
..
.
[^] Running component level check
[^] Starting engine
Traceback (most recent call last):
File "C:\Python3\Striker-master\striker.py", line 28, in
from core.photon import photon
File "C:\Python3\Striker-master\core\photon.py", line 11, in
from modules.wappalyzer import wappalyzer
File "C:\Python3\Striker-master\modules\wappalyzer.py", line 5, in
signatures = var('tech_signatures')
File "C:\Python3\Striker-master\core\utils.py", line 27, in var
return core.config.globalVars[name]
KeyError: 'tech_signatures'
The text was updated successfully, but these errors were encountered: