Skip to content
#

brute-force-attack

Here are 46 public repositories matching this topic...

ZipCracker是一款由Hx0战队开发的高性能多并发破解工具,专为破解密码保护的Zip文件而设计。它采用CRC32碰撞和字典攻击方式猜测Zip文件的明文或密码,并能成功提取其中的内容。这款工具具备识别"伪加密"Zip文件的能力,并能自动进行修复。因此,它非常适合在CTF比赛中使用。(ZipCracker by Hx0 team is a tool for cracking passwords on Zip files, great for CTF competitions.)

  • Updated May 16, 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 Mar 23, 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

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

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 Jun 18, 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