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
ac808f6554
Restyled by whitespace
2020-07-12 20:32:20 +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
57f4e272a8
Serveo custom url fixed
2020-07-04 20:35:38 -05:00
DarkMidus
a9a9f5cd8d
Fixed typo and added some error handling in places
2020-06-26 22:44:10 -05:00
sTiKyt
3d49802d58
Removed leftovers of commented code and trailing whitespaces from server_runner.py
2020-06-15 02:20:01 +03:00
sTiKyt
aec347e1ab
Removed leftovers of commented code and trailing whitespaces from simple_informant.py
2020-06-15 02:14:46 +03:00
sTiKyt
bdc1943a83
Removed commented out leftovers of old code from main_runner.py
2020-06-15 00:46:18 +03:00
sTiKyt
79d2365a2b
Added fix related to pyngrok 4.* updates
2020-06-11 12:58:14 +03:00
sTiKyt
6ee727d283
Imported ngrok_conf to server_sunner.py
2020-06-11 12:57:31 +03:00
sTiKyt
bb22bb76c2
Added usage to useless value in module_loading_message
2020-06-11 12:57:16 +03:00
sTiKyt
e2351dccd8
Added doc string for global_message
2020-06-09 17:28:13 +03:00
sTiKyt
3ef6ff9808
Added doc string for remove_readonly
2020-06-09 08:03:57 +03:00
sTiKyt
5d621b69a5
Added doc string for port_selector
2020-06-09 08:03:25 +03:00
sTiKyt
3f7300663d
Added doc string for log_writer
2020-06-09 08:03:08 +03:00
sTiKyt
04d98d28d6
Added doc string for credentials_collector
2020-06-09 08:02:36 +03:00
sTiKyt
3fb8bb77ec
Added doc string for module_loading_message
2020-06-09 07:39:37 +03:00
sTiKyt
0ca64ca553
Added doc string for terms_of_service_message
2020-06-09 07:28:53 +03:00
sTiKyt
cba7e44caa
Added doc string for exit_message
2020-06-09 07:28:41 +03:00
sTiKyt
293ea6bd99
Added doc string for license_handler
2020-06-09 07:28:31 +03:00
DarkMidus
431ca26ff7
Changed Victim to Target
2020-06-08 20:23:47 -05:00
sTiKyt
b4a365de15
Added doc string to check_platform
2020-06-09 02:28:40 +03:00
sTiKyt
9f70af7ecb
Created check_platform method
2020-06-09 02:27:54 +03:00
sTiKyt
fee7c05d71
Improved platform detection code
2020-06-09 02:27:20 +03:00
sTiKyt
444ae10e2a
Removed useless/outdated/leftover comments from simple_informant
2020-06-09 02:25:27 +03:00
sTiKyt
fe93589e99
Imported regular_expression
2020-06-09 02:24:46 +03:00
sTiKyt
e77ef75e65
Fixed LocalXpose installation and start script (Still WIP)
2020-06-09 02:24:32 +03:00
sTiKyt
258f58f495
Removed 1 blank line
2020-06-09 02:23:41 +03:00
sTiKyt
00fb18b7db
Imported simple_informant
2020-06-09 02:23:22 +03:00
sTiKyt
f5f7474747
Imported BytesIO, ZipFile, url_request
2020-06-09 02:23:06 +03:00
sTiKyt
2e5368e873
Removed useless commented code
2020-06-08 18:02:53 +03:00
Souldiv
e74e111734
created helper.py under LocalizationManager. worked on requested changes.
2020-06-03 16:39:46 +05:30
Souldiv
9353df836b
Dependency fixes
2020-06-01 13:47:37 +05:30
sTiKyt
33dd2c3fdb
Added auth_token string...
2020-05-30 17:58:05 +03:00
sTiKyt
0eac10f57c
Fixed? problem with pyngrok
2020-05-29 00:39:41 +03:00
sTiKyt
e58157ea2a
Fix of pyngrok crash
2020-05-29 00:03:51 +03:00
DarkMidus
3696e54c9b
Server/www hotfix
2020-05-26 20:22:02 -05:00
sTiKyt
41801a00b9
Replaced os.chmod with run_command to add Recursive
2020-05-25 16:25:41 +03:00
DarkMidus
19562cae34
Fixed Code Issues
2020-05-25 01:31:20 -05:00
DarkMidus
e1e72a15c6
Fixed spacing and cleaned some code
2020-05-25 00:56:37 -05:00
DarkMidus
bee11f1b69
Fixed Local host
2020-05-24 13:18:27 -05: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
DarkMidus
018d3be4d4
Code Cleaning
...
I just fixed simple things such as spacing, redundant parenthesis, and simplified expressions
2020-05-14 15:44:13 -05:00