DarkMidus
d9ae3796ae
Just fixed random bugs.
2020-08-09 21:41:30 -05:00
DarkMidus
20ebbcc9c8
Read description
...
Lots of changes. Many little bugs were fixed. If offline, a better prompt pops up giving the option to continue. All strings in feature_prompt have been moved to the localization folder.
2020-08-09 19:43:08 -05:00
Restyled.io
a5357ea82a
Restyled by yapf
2020-07-12 20:32:24 +00:00
Restyled.io
978856d14d
Restyled by reorder-python-imports
2020-07-12 20:32:19 +00:00
Restyled.io
de87a73809
Restyled by isort
2020-07-12 20:32:18 +00:00
Restyled.io
12d1277fb4
Restyled by black
2020-07-12 20:32:17 +00:00
Restyled.io
845e57eaef
Restyled by autopep8
2020-07-12 20:32:13 +00:00
DarkMidus
a6e47dd442
Custom Page Fixed
2020-07-12 15:18:21 -05:00
DarkMidus
b974616c88
Fixed typo
2020-07-05 14:00:57 -05:00
DarkMidus
a9a9f5cd8d
Fixed typo and added some error handling in places
2020-06-26 22:44:10 -05:00
sTiKyt
bdc1943a83
Removed commented out leftovers of old code from main_runner.py
2020-06-15 00:46:18 +03:00
Souldiv
e74e111734
created helper.py under LocalizationManager. worked on requested changes.
2020-06-03 16:39:46 +05:30
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