Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bruce 🛡️

A high-performance, C-based security tool designed to analyze and visualize password resilience against modern brute-force attacks. This program calculates the total number of possible combinations and estimates the exact theoretical time required for a hacker system to breach the password.

📊 Theoretical Estimation Benchmarks

The calculator operates under the cybersecurity "Worst-Case Scenario" rule, assuming the attacker knows the exact length and character types used:

  • Attack Speed: 1,000,000,000,000 (1 Trillion) guesses / second
  • Complexity Handling: Automatically adjusts calculations based on the password's character pool size (numbers, lowercase, uppercase, and special characters) and detects them auto.

⚖️ License

This project is developed solely for "EDUCATIONAL PURPOSES" and to "RAISE CYBERSECURITY AWARENESS". Distributed under the GNU GPLv3 License. See the LICENSE file for details.

About

"Bruce" a fast ,C-based cybersecurity tool, assesses the resilience of passwords up to 30 characters long against a brute-force attack operating at a speed of "1 trillion attempts per second" by calculating theoretical cracking times and combinations.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages