| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Android Bluetooth HID Emulation Framework
Features • Requirements • Installation • Usage • Contributing • License
Ghost-Key transforms your Android device into a Bluetooth HID (Human Interface Device) that can emulate keyboards and mice. Built for security professionals and penetration testers, it supports DuckyScript execution and includes a comprehensive payload arsenal.
git clone https://github.com/System00-Security/Ghost-Key.git
cd Ghost-Key
./gradlew assembleReleaseThe APK will be generated at app/build/outputs/apk/release/
| Component | Description |
|---|---|
| BluetoothHidService | Core HID device registration and communication |
| DuckyScriptParser | Parses DuckyScript syntax into HID commands |
| PayloadLibrary | Pre-built offensive security scripts |
| GhostKeyDatabase | SQLite storage for custom scripts |
This tool is intended for authorized security testing and educational purposes only. Unauthorized access to computer systems is illegal. Always obtain proper authorization before testing.
Contributions are welcome and appreciated. Here's how you can help:
This project is licensed under the MIT License - see the LICENSE file for details.
Ghost-Key by System00 Security
| Back | FazBrowse Home | New Git URL |