You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi , when i run the script the following error ocuurs:-
"
[+] Your Templates Will Be Saved Here C:\Users\Madsands\Desktop\Tools\CyberPhish-master/"TemplateName.html"
root@CyberPhish ~> Traceback (most recent call last):
File "cyberphish.py", line 150, in
mainMenu()
File "cyberphish.py", line 61, in mainMenu
mailPick = int(input(green + "root@CyberPhish ~> " + white))
ValueError: invalid literal for int() with base 10: 'j'
"
The text was updated successfully, but these errors were encountered:
Hi , when i run the script the following error ocuurs:-
"
[+] Your Templates Will Be Saved Here C:\Users\Madsands\Desktop\Tools\CyberPhish-master/"TemplateName.html"
root@CyberPhish ~> Traceback (most recent call last):
File "cyberphish.py", line 150, in
mainMenu()
File "cyberphish.py", line 61, in mainMenu
mailPick = int(input(green + "root@CyberPhish ~> " + white))
ValueError: invalid literal for int() with base 10: 'j'
"
The text was updated successfully, but these errors were encountered: