mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-24 09:28:43 +00:00
Mark bash-script and apt-dependent tools as linux-only so they are hidden automatically on macOS via _active_tools() filter in core.py: - phishing_attack.py: 14 tools (all bash-script based) - ddos.py: all 6 tools (Linux network stack required) - post_exploitation.py: Vegile, ChromeKeyLogger - payload_creator.py: all 7 tools (bash setup scripts) - exploit_frameworks.py: WebSploit (bash install) - reverse_engineering.py: Apk2Gold (bash build) - xss_attack.py: RVuln (Rust + apt deps) |
||
|---|---|---|
| .. | ||
| others | ||
| __init__.py | ||
| anonsurf.py | ||
| ddos.py | ||
| exploit_frameworks.py | ||
| forensics.py | ||
| information_gathering.py | ||
| other_tools.py | ||
| payload_creator.py | ||
| phishing_attack.py | ||
| post_exploitation.py | ||
| remote_administration.py | ||
| reverse_engineering.py | ||
| sql_injection.py | ||
| steganography.py | ||
| tool_manager.py | ||
| web_attack.py | ||
| wireless_attack.py | ||
| wordlist_generator.py | ||
| xss_attack.py | ||