A powerful Windows batch toolkit for system exploration, diagnostics, and security auditing.
Silver's Hacker-Style Tools is an all-in-one command-line toolkit for power users, sysadmins, penetration testers, and anyone interested in Windows internals. Perform low-level diagnostics, basic forensics, and network monitoring — all from a single batch file with a purple-on-black "hacker-style" menu interface.
- View space usage (used/free GB) for all drives.
- Scan TCP ports on any host.
- Basic: Ports 1–100.
- Advanced: Wide-range PowerShell-based scan.
- Instantly lock your Windows session.
- Monitor sent/received bytes in real-time per adapter.
- Show all open TCP/IP connections with ports and IPs.
- Extract and display all current Windows firewall rules.
- Scan for unsigned or potentially malicious services.
- Retrieve saved Wi-Fi network credentials (in plaintext).
- Disable USB storage via registry modification.
- Copy cookie storage files for basic forensic use.
- Identify suspicious processes linked to known keylogger behavior.
- Run as Administrator to enable all functions.
- Launch the script and enter a number from the menu.
- Results are displayed in the terminal and logged at:
%temp%\._captainlog.txt
- Enjoy the retro console vibe — it's hacker time.
- 🧪 Ethical Use Only: Use only on systems you own or have permission to analyze.
- 🛡️ Security Policies: Antivirus or policies may block some functions.
- 🧷 USB Tool: Edits registry. Revert changes carefully.
- 🔐 Browser Files: Only copies cookie containers — no decryption.
- 🕳️ Port Scanner: PowerShell-based (lightweight, no installs, slower than Nmap).
This project is licensed under the MIT License.
You're free to use, modify, and distribute — just keep the license notice.
Pull requests and suggestions are welcome!
If you find bugs or have feature ideas, open an issue.