Skip to content

Latest commit

 

History

History
87 lines (56 loc) · 3.92 KB

File metadata and controls

87 lines (56 loc) · 3.92 KB

Hacker-Tools - Tool Index

This document provides a categorized index of all tools included in the Hacker-Tools repository, along with their paths, short descriptions, and links to their respective documentation or usage guides (if available).


🕵️ Surveillance Tools

Tool Name Path Description
InfoScope tools/surveillance/InfoScope.py Professional network scanner and device enumerator
ShadowTracer tools/surveillance/ShadowTracer.py Tor-enabled HTTP interceptor with request inspection

🌐 Network Security Tools

Tool Name Path Description
NetSweepX tools/networking/NetSweepX.py Advanced network discovery scanner with multi-format export
NetBreach tools/networking/NetBreach.py Network penetration testing and port scanning tool
PhantomMAC tools/networking/PhantomMAC.py MAC address spoofing and management utility

🔐 Password Security Tools

Tool Name Path Description
PassForge tools/password/PassForge.py Cryptographically secure password generator
BrutePilot tools/password/BrutePilot.py Wordlist generator with mutations and filters

🎯 Spam Testing Tools

Tool Name Path Description
SpamStrike tools/spam/SpamStrike.py HTTP testing tool with proxy and payload injection support

🔒 Access Control Tools

Tool Name Path Description
GateKeeper tools/access/GateKeeper.py Authentication and role-based access control system
StealthLocker tools/access/StealthLocker.py Encrypted file storage with secure volume support

🛡️ Cryptography Tools

Tool Name Path Description
CryptoRaptor tools/crypto/CryptoRaptor.py Multi-algorithm encryption and hashing toolkit
EnigmaVault tools/crypto/EnigmaVault.py Secure data vault with layered encryption mechanisms

🔍 Malware Detection Tools

Tool Name Path Description
Sentinex tools/malware_detection/Sentinex.py Malware analysis engine with signature and heuristic scans

🔗 Documentation Links

  • README.md — Main project documentation and usage examples
  • tools.md — This document: tool paths and descriptions
  • Use --help with any script for detailed usage options

🛠️ Tool Naming Convention

  • Scripts are named using PascalCase with .py extension
  • All tools live inside the tools/ directory categorized by functionality
  • Each tool is self-contained and provides a professional CLI interface

⚠️ Legal & Ethical Notice

All tools in this repository are strictly for authorized use. Ensure you have permission before testing any system or network.


Last updated: v2.0.0