Skip to content

Files

Latest commit

cb60f54 · Jul 31, 2024

History

History
11 lines (8 loc) · 659 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 659 Bytes

sha25-crack

A small Python script that can be used to crack sha256 hashes! This was made as part of TCM Security's Python 101 for Hackers course!

Purpose

This tool is used to crack sha256 hashes that may be encountered on an engagement.

Requirements

All modules needed can be found in requirements.txt

Usage

This Python script is designed exclusively for authorized security testing, and should only be used with explicit permission from the system owner; any unauthorized or illegal use for malicious hacking attempts is strictly prohibited and may result in severe legal consequences. To use this tool, run python3 sha256-crack.py <SHA256HASH>