Devlog #4 (v0.3.0)
[Project Summary]
‘TungstenScore’ is a Windows security assessment tool built with Rust. It checks your Windows system security and generates a overall security score.
[Project Plan]
- Add security checks
a. Firewall (Added today)
b. UAC (Done)
c. Windows version
d. Hidden accounts
e. Etc. - Add an auto-fix feature
- Add a GUI
- And more…
[What I Did]
I finally managed to build the Firewall checker! It reads directly from the Windows Registry. Since I worked on a different computer that didn’t have Hackatime installed, my development time was only partially logged.
[Next Version Plan]
In the next release, I’ll fix some typos (my English isn’t great yet! 😅) and refactor the code structure for better maintainability.
[Repo Link]
https://github.com/dw1210/TungstenScore
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.