Skip to content

FennecGD/PixelToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Toolkit

Tkinter Hashlib IP Address RE Requests Shlex Subprocess Python

Description

Pixel Toolkit is a collection of utilities and modules designed for various tasks such as password generation, port scanning, web brute forcing, and more. This toolkit is built with Python and leverages libraries like tkinter, hashlib, and os to provide a comprehensive suite of tools for cybersecurity enthusiasts and professionals.

Features

  • Password Generation Module
  • Port Scanner
  • Hash Cracking
  • Remote Shell Access
  • Web Brute Forcing
  • Web Crawling
  • Wordlist Generation

Installation

Clone the repository and navigate to the project directory:

git clone https://github.com/GrzegorzSzczepanek/PixelToolkit.git cd PixelToolkit

Usage

Run the main script to launch the Pixel Toolkit:

python main.py

Modules

  • gui.py: Provides the graphical user interface for the toolkit.
  • hash.py: Handles hashing operations.
  • hash_crack.py: Provides functionality for cracking hashes.
  • pass_gen.py: Includes a password generator module.
  • port_scanner.py: Allows for port scanning.
  • remote_shell.py: Facilitates remote shell access.
  • web_bruteforcer.py: Offers web brute forcing capabilities.
  • web_crawler.py: Supports web crawling operations.
  • wordlist_generator.py: Helps in generating wordlists.

Contributing

If you'd like to contribute to the project, please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Modules in use

Password Generator (GUI)

Screenshot from 2023-10-13 15-13-48

Password Generator (CLI)

Screenshot from 2023-10-13 15-41-14

Port Scanner (GUI)

Screenshot from 2023-10-13 15-14-08

Port Scanner (CLI)

Screenshot from 2023-10-13 15-43-13

Wrodlist Generator (GUI)

Screenshot from 2023-10-13 15-29-32

Wordlist Generator (CLI)

Screenshot from 2023-10-13 15-46-37

Web Bruteforcer (GUI)

Screenshot from 2023-10-13 15-39-07

Web Bruteforcer (CLI)

Screenshot from 2023-10-13 15-45-31

Hashing (GUI)

Screenshot from 2023-10-13 15-30-31

Hashing (CLI)

Screenshot from 2023-10-13 15-50-23

Web Crawler (GUI)

Screenshot from 2023-10-13 15-31-38

Web Crawler (CLI)

Screenshot from 2023-10-13 15-51-27

Hash Cracker (GUI)

image

Hash Cracker (CLI)

image

Remote Shell (CLI)

image

Future modules

  • Password Hash Cracker
  • Archive Password Cracker

Releases

No releases published

Packages

No packages published

Languages