We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9008d16 commit 57715f1Copy full SHA for 57715f1
README.md
@@ -41,7 +41,7 @@ Running the LLC prime+probe;
41
## LLC Prime+Probe (Link to implementation)
42
43
# Sources
44
-This main pieces of this repository are [three covert channel implementations](../blob/master/extern). The implementations and their sources:
+This main pieces of this repository are [three covert channel implementations](../master/extern). The implementations and their sources:
45
- [Synchronous, Shared-Memory, Flush+Reload Covert Channel](https://github.com/moehajj/Flush-Reload)
46
- [Synchronous Prime+Probe, Last-Level Cache](https://github.com/0x161e-swei/covert-channel-101)
47
- [Asynchronous Prime+Probe, L1 Data-Cache](https://github.com/yshalabi/cc-fun)
0 commit comments