diff options
| author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 20:37:21 +0100 |
|---|---|---|
| committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:08:26 +0100 |
| commit | c85e0dc4f0e0a6deedfb7318292e1939503a10c2 (patch) | |
| tree | 2113f2ff4f9cba6b8c470d12a9b69af8877c170a /unicorn_mode/samples/speedtest | |
| parent | fcbaddfd2b3f4dece001f1d4141d7dce75da1e81 (diff) | |
| download | afl++-c85e0dc4f0e0a6deedfb7318292e1939503a10c2.tar.gz | |
Remove the word "we"
Diffstat (limited to 'unicorn_mode/samples/speedtest')
| -rw-r--r-- | unicorn_mode/samples/speedtest/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn_mode/samples/speedtest/README.md b/unicorn_mode/samples/speedtest/README.md index 3c1184a2..496d75cd 100644 --- a/unicorn_mode/samples/speedtest/README.md +++ b/unicorn_mode/samples/speedtest/README.md @@ -44,7 +44,7 @@ was built in case you want to rebuild it or recompile it for any reason. The pre-built binary (simple_target_x86_64.bin) was built using -g -O0 in gcc. -We then load the binary and execute the main function directly. +Then load the binary and execute the main function directly. ## Addresses for the harness: To find the address (in hex) of main, run: |
