Skip to content

Mateusz-Peplinski/RUST

Repository files navigation

Logo

🔧 RUST

RUST is a general-purpose computer tool coded in C# with the .NET Framework (4.7.2) and win32 API.

Application.exe

RUST is a command-line interface tool where the user mainly navigates using numbers and the ↵ Enter key.

The binaries (executable .exe) can be found in 📁 RUST/binaries/RUST.exe

📜 Main Menu:

AppMenu

✨ Features:

Below are some of the notable features of RUST, with brief screenshots provided:

  • CPU/RAM Stats and Details

    • Live CPU load Bars:
      • CPUBars
    • CPU Info:
      • CPUInfo
    • RAM Info:
      • RAMInfo
  • Process Management

    • View and interact with running processes:
      • 🗂️ Select a process using the PID and automatically create a dump (.dmp) from memory.
        • Show Processes
      • 💾 Dump Process:
        • Dump Process
      • 🔪 Select a process using its PID and kill it.
  • Network Scanner

    • 🎯 Enter a target IP address and automatically try to ping it.
      • Ping IP
    • 🚪 Enter a target IP address and scan which ports are open.
      • Scan Ports
    • 🌐 Enter a Network IP address (with subnet mask 255.255.255.0) and perform a subnet scan of client IPs from .2 -> .255 to see which are responsive.
      • Subnet Scan

🛠️ Building:

  • Written using Visual Studio 2019 Enterprise Edition.
  • Compiled with the C# compiler and .NET Framework (4.7.2) to produce RUST.exe.

ℹ️ About:

  • Author: Mateusz Peplinski
  • Version 1.0 Published: 01/08/2021
  • License: MIT License

© 2021 Mateusz Peplinski. All rights reserved.

About

RUST is a general-purpose computer tool coded in C# with the .NET Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages