Skip to content

Commit

Permalink
Update CGO paper link
Browse files Browse the repository at this point in the history
  • Loading branch information
lin-toto authored Mar 3, 2025
1 parent d3b262d commit 11cbfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Teapot

Teapot is a static binary rewriting & dynamic fuzzing based Spectre gadget detector,
described in the paper "Teapot: Efficiently Uncovering Spectre Gadgets in COTS Binaries" (To appear in CGO 2025).
described in the paper "Teapot: Efficiently Uncovering Spectre Gadgets in COTS Binaries" in [CGO 2025](https://dl.acm.org/doi/10.1145/3696443.3708936).

This repository contains the Teapot binary rewriter.
The submodule `libcheckpoint_x64` contains the runtime library.
Expand Down

0 comments on commit 11cbfbc

Please sign in to comment.