You are browsing as a guest. Sign up (or log in) to start making projects!

53m 51s logged

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]

  1. Add security checks
    a. Firewall (Added today)
    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 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

[Website]
https://dw1210.github.io/TungstenScore-website/

0
2

Comments 0

No comments yet. Be the first!