From 7bea82413138a94a1dd85df68af5ce1f130fe2cc Mon Sep 17 00:00:00 2001 From: Joseph Goydish II Date: Mon, 9 Mar 2026 17:13:59 -0400 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0410f5a..c505785 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,6 @@ An attacker triggering this chain remotely can achieve: ## Related Research -- **BCM4387 Hardware Pivot** — Full firmware layout analysis, IOMMU boundary measurements, coexistence SRAM mapping, and HCI handler addresses: see [`BCM4387-Hardware-Pivot.md`](BCM4387-Hardware-Pivot.md) - **ZombieHunter** — Persistence implant analysis, C2 infrastructure, capability fingerprint, and detection tooling: [github.com/JGoyd/ZombieHunter](https://github.com/JGoyd/ZombieHunter) ---