diff --git a/experiments/README.md b/experiments/README.md index 8206d00..3c4ea0f 100644 --- a/experiments/README.md +++ b/experiments/README.md @@ -1,9 +1,10 @@ # Experiments ``` -inspectre-gagdet/experiments/ +inspectre-gadget/experiments/ ├─ scanner-eval/ # Evaluation of the scanner (section 5.4) ├─ native-bhi/ # Native BHI PoC (Section 6.2) +├─ dispatch-gadgets/ # Dispatch gadgets PoCs (Section 7) ├─ speculation-windows/ # Speculation windows tests (Section 8) ├─ fineibt-bypass/ # FineIBT bypass PoC (Section 9) ├─ poc-common/ # common files for PoCs