Skip to content

Commit 0fd0947

Browse files
authored
Fix dead link in README (#94)
1 parent 8270ad6 commit 0fd0947

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22

33
TSFFS is a snapshotting, coverage-guided fuzzer built on the
44
[SIMICS](https://www.intel.com/content/www/us/en/developer/articles/tool/simics-simulator.html)
5-
full system simulator. TSFFS makes it easy to fuzz and triage crashes on traditionally
6-
challenging targets including UEFI applications, bootloaders, BIOS, kernel modules, and
7-
device firmware. TSSFS can even fuzz user-space applications on Linux and Windows. See
8-
the [requirements](./docs/Requirements.md) to find out if TSSFS can fuzz your code.
5+
full system simulator. TSFFS makes it easy to fuzz and triage crashes on
6+
traditionally challenging targets including UEFI applications, bootloaders,
7+
BIOS, kernel modules, and device firmware. TSSFS can even fuzz user-space
8+
applications on Linux and Windows. See the
9+
[requirements](https://intel.github.io/tsffs/fuzzing/compatibility.html) to
10+
find out if TSSFS can fuzz your code.
911

1012
- [TSFFS: Target Software Fuzzer For SIMICS](#tsffs-target-software-fuzzer-for-simics)
1113
- [Quick Start](#quick-start)

0 commit comments

Comments
 (0)