Commit Graph

22 Commits

Author SHA1 Message Date
sTiKyt
41801a00b9
Replaced os.chmod with run_command to add Recursive 2020-05-25 16:25:41 +03:00
DarkMidus
8ccac37ca5
Added more error handling 2020-05-23 19:26:32 -05:00
DarkMidus
3d035ea813
Fixed invalid input bug 2020-05-23 15:57:51 -05:00
sTiKyt
c168e20fdb
Added Copyright comments to all source files, as suggested by GPL 3.0 2020-05-11 12:12:06 +03:00
sTiKyt
7f5074be3c
Fixed some comments 2020-05-10 18:10:30 +03:00
sTiKyt
58b9c784a3
Fixed typo 2020-05-10 18:08:33 +03:00
sTiKyt
c0f42cab65
Added translation integration for enter_custom_redirecting_url method 2020-05-10 18:06:13 +03:00
sTiKyt
c477d21b2e
localized start_phishing_page method 2020-05-10 17:48:52 +03:00
sTiKyt
6e2de6621a
Fixed additional option entry 2020-05-10 16:04:51 +03:00
sTiKyt
d2cd531768
...additional to previous commit... 2020-05-10 16:04:15 +03:00
sTiKyt
6f2df970b5
Replaced all strings with translation dictionary entries 2020-05-10 16:03:41 +03:00
sTiKyt
45df961f4d
Created method to sort any list as menu 2020-05-10 15:57:13 +03:00
sTiKyt
ca6b033549
Started to integrate Localization system in main_runner.py 2020-05-09 19:33:01 +03:00
sTiKyt
aa138577bb
Fixed some methods 2020-05-07 21:04:20 +03:00
sTiKyt
b13ea3f8c0
Removed comments with old commands 2020-05-07 21:03:33 +03:00
sTiKyt
7a901c208a
imported chmod, mkdir and remove 2020-05-07 21:02:51 +03:00
sTiKyt
5dc0c8dd4d I'm testing GPG signing(ignore this commit) 2020-05-07 11:32:08 +03:00
sTiKyt
1a6054b3dc Replaced shell comands with python code in start_phishing_page 2020-05-07 11:16:16 +03:00
sTiKyt
2bd8535459 Cut 1 command in three 2020-05-06 18:13:08 +03:00
sTiKyt
655360bd0c Fixed Exception 2020-05-06 18:00:28 +03:00
sTiKyt
12c91efe47 Mover CustomURL to main_runner.py 2020-05-06 16:03:37 +03:00
sTiKyt
8a2f05c075 Renamed main_menu.py to main_runner.py, moved some stuff from Actions.py 2020-05-06 15:52:59 +03:00