Commit Graph

42 Commits

Author SHA1 Message Date
sTiKyt
aec347e1ab
Removed leftovers of commented code and trailing whitespaces from simple_informant.py 2020-06-15 02:14:46 +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
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
Souldiv
9353df836b Dependency fixes 2020-06-01 13:47:37 +05:30
DarkMidus
bee11f1b69 Fixed Local host 2020-05-24 13:18:27 -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
sTiKyt
0c910ddded
Reintegrated some methods from Checks.py 2020-05-13 18:43:58 +03:00
sTiKyt
02a383b625
Fixed small credentials bug 2020-05-13 18:43:02 +03:00
sTiKyt
d315f80afa
Imported requests, getuid, platform_os 2020-05-13 18:41:35 +03:00
sTiKyt
7f94f1f6f5
Integrated localization for start_server.random 2020-05-12 16:16:45 +03:00
sTiKyt
8651feb30f
Small comments fix 2020-05-11 14:12:24 +03:00
sTiKyt
fd0a478bd2
Integrate localization to port_selector 2020-05-11 14:11:50 +03:00
sTiKyt
b1a35ea889
Integrated localization to module_loading_message 2020-05-11 14:11:35 +03:00
sTiKyt
07ebdc4e30
Integrated localization to credentials_collector 2020-05-11 14:11:20 +03:00
sTiKyt
783c504d00
Integrated localization system into License Agreement methods 2020-05-11 13:32:46 +03:00
sTiKyt
ad43a30cd6
Created license_handler to check, create, read and write eula.txt 2020-05-11 13:09:41 +03: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
76187d2070
Fixed port error, set default value in case there's nothing entered 2020-05-11 11:55:43 +03:00
sTiKyt
139f9cb5d5
Integrated localization for exit_message 2020-05-11 11:55:19 +03:00
sTiKyt
cd62678225
Fixed keylogger feature 2020-05-08 18:43:45 +03:00
sTiKyt
ec921f3b86
Created method to check local ip adress 2020-05-08 16:43:03 +03:00
sTiKyt
6d3c0fdc9c
Imported socket 2020-05-08 16:42:47 +03:00
sTiKyt
9b7bbd114e
Fixed adding to ips.txt 2020-05-08 14:38:44 +03:00
sTiKyt
a9e9182daf
Fixed adding to usernames.txt 2020-05-08 14:38:29 +03:00
sTiKyt
76d71c2de0
imported pathlib_Path and copyfile 2020-05-08 14:37:34 +03:00
sTiKyt
7a901c208a
imported chmod, mkdir and remove 2020-05-07 21:02:51 +03:00
sTiKyt
027c731678 Created remove_readonly method 2020-05-07 11:21:37 +03:00
sTiKyt
2e74ac0aab Imported chmod and stat 2020-05-07 11:21:18 +03:00
sTiKyt
655360bd0c Fixed Exception 2020-05-06 18:00:28 +03:00