Skip to content

JakeSmithQUT/WindowsHardeningToolkit

Repository files navigation

Windows Hardening Toolkit Project

Project Overview

The Windows Toolkit Project is a C++ application designed to provide various system utilities, such as scanning open ports on a Windows system. This project is particularly focused on refining and applying C++ skills that have been dormant since university. The application is built using the Qt framework, leveraging its rich set of libraries for GUI development and system interaction.

Features

  • Open Port Finder: Scans all ports on the Windows system to identify and list open ports. It's useful for network diagnostics and monitoring system security.

2023-12-19 21-26-23

Getting Started

Prerequisites

  • Qt 5.x or later.
  • C++11 or later.
  • A Windows environment to compile and run the application.

Installation

  1. Clone the repository to your local machine.
  2. Open the project in Qt Creator or your preferred Qt IDE.
  3. Build and run the project.

Usage

  • Launch the application.
  • Navigate through the tabs to access different functionalities.
  • Use the "Open Port Finder" to scan and display open ports on your system.

Development Notes

  • The project is a work-in-progress, aiming to enhance C++ skills.
  • Future updates may include more network utilities and possibly cross-platform support.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published