Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ Package index for RALOS
| Proxmark3 | v3.1.0 | Proxmark3: RFID/NFC forensic and pentest tool. | | https://github.com/Ral0s/proxmark3 | May 26, 2024 |
| Flashprog | 1.4 | Flashprog: Utility for detecting, reading, writing, verifying and erasing flash chips including BIOS/EFI/coreboot/firmware images | | https://github.com/Ral0s/flashprog | June 6, 2025 |
| whad-client | v1.2.8 | whad client tools help with hacking radio and wireless protocols | | https://github.com/shironved/whad-client | july 18, 2025 |
| airgeddon | v11.50 | Wifi wireless auditing tool | | https://github.com/shironved/airgeddon | july 25, 2025 |
8 changes: 8 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,11 @@ version = "1.2.8"
repo_url = "https://github.com/shironved/whad-client"
repo_tag = "v1.2.8"
license = "MIT"

[packages.airgeddon]
name = "airgeddon"
description = "Wireless wifi auditing tool framework"
version = "11.50"
repo_url = "https://github.com/shironved/airgeddon"
repo_tag = "v11.50"
license = "GPL-3.0"