mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Columns And Row Rearranged..
This commit is contained in:
parent
51324625b7
commit
c53973453c
|
@ -374,7 +374,7 @@ def mainMenu():
|
|||
{3}[{2} PHISHING-KEYLOGGER-INFORMATION COLLECTOR-ALL_IN_ONE_TOOL-SOCIALENGINEERING {3}]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~''').format(MAIN3, MAIN4, MAIN2, MAIN0))
|
||||
print (_("------------------------\nSELECT ANY ATTACK VECTOR FOR YOUR VICTIM:\n------------------------").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}1{0}]{1} Facebook {0}[{1}13{0}]{1} Steam {0}[{1}25{0}]{1} Badoo").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}1{0}]{1} Facebook {0}[{1}13{0}]{1} Steam {0}[{1}25{0}]{1} Badoo {0}[{1}37{0}]{1} PlayStation").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}2{0}]{1} Google {0}[{1}14{0}]{1} VK {0}[{1}26{0}]{1} CryptoCurrency ").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}3{0}]{1} LinkedIn {0}[{1}15{0}]{1} iCloud {0}[{1}27{0}]{1} DevianArt ").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}4{0}]{1} GitHub {0}[{1}16{0}]{1} GitLab {0}[{1}28{0}]{1} DropBox ").format(MAIN0, MAIN2))
|
||||
|
@ -386,7 +386,6 @@ def mainMenu():
|
|||
print (_(" {0}[{1}10{0}]{1} Yahoo {0}[{1}22{0}]{1} Quora {0}[{1}34{0}]{1} Yandex ").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}11{0}]{1} Twitch {0}[{1}23{0}]{1} PornHub {0}[{1}35{0}]{1} Reddit ").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}12{0}]{1} Microsoft {0}[{1}24{0}]{1} Adobe {0}[{1}36{0}]{1} Subito.it ").format(MAIN0, MAIN2))
|
||||
print (_(" {0}[{1}37{0}]{1} PlayStation").format(MAIN0, MAIN2))
|
||||
|
||||
option = input(_("{0}HiddenEye >>> {1}").format(MAIN0, MAIN2))
|
||||
if option == '1':
|
||||
|
|
Loading…
Reference in New Issue
Block a user