Skip to content

MAliXCS/Mini-Cyber-Toolkit-v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

install & Run

pip install psutil

python toolkit v1.py


1- Password Generator

Select: 1

Enter length: 16

Include uppercase? Y

Include lowercase? Y

Include digits? Y

Include special? Y


2- Hash Generator

Select: 2

1=MD5

2=SHA1

3=SHA256

4=SHA512

5=BLAKE2b

Select mode: 1

Enter text: hello

Select mode: 2

Enter file path: C:\file.txt


3- Hash Checker

verify text

Select: 3

Select algorithm

Select mode: 1

Enter expected hash

Enter text


verify file

Select mode: 2

Enter expected hash

Enter file path


4- IP Checker

Select: 4

Shows:

Public IP

Local IP

Interfaces


5- Port Scanner

Select: 5

scan type:

1 = Quick Scan

2 = Full Scan (1-1024)

3 = Custom Range


Custom Example:

Start port: 20

End port: 100


6- System Information

Select: 6

Shows:

CPU

RAM

Disk

Network stats


! Save Report

Save report to file? y

Saved in:

reports/

About

Mini Cyber Toolkit v1.0 is a lightweight cybersecurity utility suite developed in pure Python, designed to provide essential security and networking tools in one compact desktop application. All modules are combined into a single file to ensure easy deployment, portability, and simple execution without complex setup. This version is optimized for W

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages