Devlog #5 (v0.4.0)
[Project Summary]
‘TungstenScore’ is a Windows security assessment tool built with Rust. It evaluates your Windows system security and generates an overall security score.
[Project Plan]
(No changes today)
1.Add security checks
a. Firewall (Done)
b. UAC (Done)
c. Windows version
d. Hidden accounts
e. Etc.
2.Add an auto-fix feature
3.Add a GUI
4.And more…
[What I Did]
I refactored the code structure! It was a bit challenging, but I’ve separated the codebase into multiple files, as shown in the attached screenshot. I decided not to release version 0.4.0 yet since there aren’t any major feature updates. Additionally, I fixed some typos.
[Next Version Plan]
I’ll add a check for hidden accounts.
[Repo Link]
https://github.com/dw1210/TungstenScore
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.