Add reference projects as submodules

monmob (WiFi monitor mode), P4wnP1 (USB attack platform),
dustcloud-nexmon (Broadcom firmware patches), InternalBlue
(Bluetooth firmware patching). Docs updated with descriptions
and usage context for each.
This commit is contained in:
sssnake
2026-03-31 07:30:43 -07:00
parent 3c485ed311
commit 7be3a8e183
6 changed files with 59 additions and 0 deletions

12
.gitmodules vendored
View File

@@ -1,3 +1,15 @@
[submodule "tools/rtl_tcp_andro"]
path = tools/rtl_tcp_andro
url = https://github.com/signalwareltd/rtl_tcp_andro-.git
[submodule "tools/monmob"]
path = tools/monmob
url = https://github.com/tuter/monmob.git
[submodule "tools/P4wnP1"]
path = tools/P4wnP1
url = https://github.com/RoganDawes/P4wnP1.git
[submodule "tools/dustcloud-nexmon"]
path = tools/dustcloud-nexmon
url = https://github.com/dgiese/dustcloud-nexmon.git
[submodule "tools/internalblue"]
path = tools/internalblue
url = https://github.com/seemoo-lab/internalblue.git