-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
N0K71RN4L edited this page Apr 21, 2026
·
2 revisions
┌──────────────────────────────────────────────────────────────────────────────┐
│ │
│ 🛡️ **Mac Hacker Toolkit** v1.0.3 • 2026-04-21 │
│ │
│ 🔗 [Home](Home) 📖 [Getting Started](Getting-Started) 🔧 [Tools](Tool-Reference) │
│ 📡 [Architecture](Architecture) 🔐 [Security](Security) 🤝 [Contributing](Contributing) │
│ │
└──────────────────────────────────────────────────────────────────────────────┘
- Open MacHackerToolkit from Applications or Launchpad
-
Grant permissions when prompted:
- Bluetooth access
- Local Network access
- The main Dashboard will appear
┌─────────────────────────────────────────────────────────┐
│ [Sidebar] │ [Content Area] │
│ │ │
│ 📊 Dashboard │ System Status │
│ 📡 Network │ Quick Actions │
│ 📶 Wi-Fi │ AI Insights │
│ 🔵 Bluetooth │ │
│ 🔐 Passwords │ │
│ 🔍 Forensics │ │
│ ⚙️ RE Tools │ │
│ 🤖 AI Hub │ │
│ ⚙️ Settings │ │
└─────────────────────────────────────────────────────────┘
| Action | How to Access |
|---|---|
| AI Assistant |
⌘⇧K or click sidebar |
| Quick Scan |
⌘R or Dashboard |
| System Info | Dashboard → System Status |
Network Scanner → Enter target (IP or CIDR) → Select scan type → Start Scan
Wi-Fi Scanner → Click Scan → View discovered networks
AI Assistant → Ask security questions → Get contextual help
cd mac-hacker-toolkit
./scripts/install.sh# Install Ollama
brew install ollama
# Start Ollama
ollama serve
# Pull models
ollama pull mistral
ollama pull llama3- Installation Guide - Detailed setup
- Usage Guide - How to use each feature
- Tool Reference - Complete tool list
| Resource | Link |
|---|---|
| 📖 Documentation | Wiki Home |
| 📦 Releases | GitHub Releases |
| 🐛 Issues | GitHub Issues |
| 💬 Discussions | GitHub Discussions |
| 📜 License | MIT License |
🔐 Mac Hacker Toolkit — Built with ❤️ for the security community