15 Commits

Author SHA1 Message Date
Cutieguwu
99e588b52f Update Detectowor.py 2024-01-09 17:05:58 -05:00
Cutieguwu
ffc15998bf Merge branch 'main' of https://github.com/Cutieguwu/DetectOwOr 2024-01-09 17:05:15 -05:00
Cutieguwu
64a58760ce Update Detectowor.py 2024-01-09 17:05:13 -05:00
Cutieguwu
7f5bdcf499 Update Detectowor.py
Fixed some double underscore issues
Switched from sys.exit to raise SystemExit
2023-10-11 13:10:49 -04:00
Cutieguwu
3f125fa76a Update Detectowor.py
Doing some cleanup
2023-09-15 19:19:54 -04:00
Cutieguwu
df102c12b5 Update Detectowor.py
Added debugging.
2023-07-30 14:56:02 -04:00
Cutieguwu
1b0c488997 Removed Windows support
I will not be making Detectowor work on Windows.
2023-07-13 12:36:46 -04:00
OliveTheFemboy
100b7710c6 Update README.md
Brought README up to date with current progress.
Added future plans section.
Adjusted some formatting.
Added notice of absence.
2023-06-13 20:37:41 -04:00
Cutieguwu
0fbd527d85 Update Detectowor.py
Adjusted comments.
Added file search scanning for Linux.
Added final scan summary.

DetectOwOr now has base functionality on Linux.
2023-06-13 20:05:13 -04:00
Cutieguwu
415a362a92 Update Detectowor.py
Added NOTICE terminal output flair.
Added recursive string reading.
Added tracking basic for current malware search and search type.
Realigned lists.
Moved some lists.
Removed init_lib() as it was unnecessary and served no purpose for expansion.
Temporarily added terminal output for list objects. This will later be reserved for notices of files found only and current malware search and search type.
2023-06-13 13:54:31 -04:00
Cutieguwu
cc7ef0b66e Modified README file. 2023-06-12 19:59:24 -04:00
Cutieguwu
aa39355755 Update Detectowor.py
Made lists global
Added OS detection for Linux and Windows
Added list threats[] for later
2023-06-12 19:48:09 -04:00
Cutieguwu
4cf48f7e8a Create Detectowor.py
Preemptively adding needed format for signature checking functions and notes for future. Suspicious files data is temporarily hard-coded into the script until read from file is added before sync database to updated version functionality added.
2023-06-12 12:13:26 -04:00
Cutieguwu
6b6a97575a Update README.md 2023-06-12 08:10:18 -04:00
Cutieguwu
3e0a57e8d0 Initial commit 2023-06-12 07:57:49 -04:00