Update README.md

This commit is contained in:
platinumstufff
2025-03-15 01:34:17 +03:00
committed by GitHub
parent 89eabaf0ea
commit 6536b97993

View File

@@ -10,8 +10,8 @@ Bruteforce A5-A6 numeric password with ease.
# Usage # Usage
iwannabrute needs initial setup before usage. iwannabrute needs initial setup before usage.
- Homebrew: `brew install bash curl libusb` - Homebrew: `brew install bash curl libusb xxd`
- MacPorts: `sudo port install bash curl libusb` - MacPorts: `sudo port install bash curl libusb xxd`
- For macOS 12.7.6 and lower, use MacPorts, not Homebrew. - For macOS 12.7.6 and lower, use MacPorts, not Homebrew.
1. Clone and cd into this repository: `git clone https://github.com/platinumstufff/iwannabrute --recursive && cd iwannabrute` 1. Clone and cd into this repository: `git clone https://github.com/platinumstufff/iwannabrute --recursive && cd iwannabrute`