Devlog #1 (v0.1.0)
Today, I started building TungstenScore, a Windows security assessment tool written in Rust. This app checks the security of your Windows computer and scores it.
[Project plan]
- Add some checks
a.Firewall
b.UAC
c.Windows version
d.Etc. - Add an auto-fix feature
- Add GUI
- And more…
[What I did]
I created a basic CLI structure, including the menu system and the ‘About’ screen.
[What I’m going to do]
In the next version, I will add some security checks, such as verifying the firewall status.
[Repo link]
https://github.com/dw1210/TungstenScore
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.