Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

brute-force-attack

Here are 49 public repositories matching this topic...

ZipCracker是Hx0战队出品的一款功能强大的Zip密码破解工具。它集成了字典攻击、掩码攻击和CRC32碰撞等多种破解模式,并能自动修复伪加密文件。凭借其高性能与多功能的特点,ZipCracker已成为CTF比赛中的一把利器。(ZipCracker by Hx0 team is a tool for cracking passwords on Zip files, great for CTF competitions.)

  • Updated Sep 19, 2025
  • Python

A tool designed to bypass security measures and access encrypted cryptocurrency wallets for unauthorized purposes. It utilizes advanced hacking techniques and algorithms to exploit vulnerabilities in wallet encryption protocols.

  • Updated Sep 20, 2025

This project is a Python script for conducting a brute-force attack on a login page. It takes a target URL, a username, and a password file as inputs, attempting to find the correct password through successive login attempts.

  • Updated Jul 30, 2023
  • Python

this program uses several appllications from HP's device managment ujtility page it will call the command to select confirm and change the password using batch commands based off the set password methods when it correct its saves to a file and prints out password on screen

  • Updated Apr 4, 2025
  • Rust

A powerful and flexible Python-based tool for generating high-quality password dictionaries for penetration testing and cybersecurity research. This project allows users to create custom wordlists based on defined character sets, patterns, length, and complexity, making it ideal for ethical hacking, brute-force attack and security auditing.

  • Updated May 23, 2025
  • Python

Improve this page

Add a description, image, and links to the brute-force-attack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brute-force-attack topic, visit your repo's landing page and select "manage topics."

Learn more