Skip to content

Commit 9008d16

Browse files
authored
Update README.md
1 parent 91e311d commit 9008d16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Running the LLC prime+probe;
4141
## LLC Prime+Probe (Link to implementation)
4242

4343
# Sources
44-
The covert-channel implementaions are sourced from the following repositories. You can examine the sources in the "extern" subdirectory.
45-
- repo1
46-
- repo2
47-
- repo3
44+
This main pieces of this repository are [three covert channel implementations](../blob/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

Comments
 (0)