Mateusz-Peplinski / RUST

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 were the user mainly navigates using numbers and the enter key.
The binaries (executable {.exe}) is found in RUST/binaries/RUST.exe

Main Menu:

AppMenu

Features:

Some of the notable features of the program are: (Some brief screenshots are also provided)

  • CPU/RAM Stats and Details
    • Live CPU load Bars:
    • CPUBars
    • CPU Info:
    • CPUInfo
    • RAM Info:
    • RAMInfo
  • Showing Running Processes
    • Be able to select a process using the PID and create a dump(.dmp) from memory automatically.
    • Show Processes
    • Dump Process:
    • Show Processes
    • Select a process using its PID and Kill it
  • Network Scanner
    • Enter a target IP address and automatically try to ping it
    • Enter a target IP address and automatically scan which ports are open
      • Enter an Network IP address (with subnet mask 255.255.255.0) and preform a subnet scan of client IP from .2 -> .255 on the network to see which are able to ping back.

Building:

Writen using visual Studio 2019 Enterprise Edition
Compiled with C# compiler and .NET Framework(4.7.2) to get RUST.exe

About:

  • Author: Mateusz Peplinski
  • Date v.10 Published: 01/08/2021
  • License: MIT © 2021 Mateusz Peplinski

About

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

License:MIT License


Languages

Language:C# 100.0%