diff options
| author | Your Name <you@example.com> | 2021-08-17 18:34:46 +0100 |
|---|---|---|
| committer | Your Name <you@example.com> | 2021-08-17 18:34:46 +0100 |
| commit | c3641fbd976f5ef4df05f06241a4f1dc99ed80a3 (patch) | |
| tree | 5531b2f346b94841eb389bdb1786d7d8b85e84f2 /frida_mode/many-linux/README.md | |
| parent | 5f20137e9dfdc1f77e6b579b8a614907b18fbf97 (diff) | |
| download | afl++-c3641fbd976f5ef4df05f06241a4f1dc99ed80a3.tar.gz | |
Changes to build many-linux build from working copy instead of a fixed branch
Diffstat (limited to 'frida_mode/many-linux/README.md')
| -rw-r--r-- | frida_mode/many-linux/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/frida_mode/many-linux/README.md b/frida_mode/many-linux/README.md index 2c7b6823..4bd7a6c1 100644 --- a/frida_mode/many-linux/README.md +++ b/frida_mode/many-linux/README.md @@ -5,4 +5,5 @@ This folder contains a Docker image to allow the building of based on CentOS Linux 5. By building `afl-frida-trace.so` for such an old version of Linux, given the strong backward compatibility of Linux, this should work on the majority of Linux environments. This may be useful for targetting -Linux distributions other than your development environment. \ No newline at end of file +Linux distributions other than your development environment. `many-local` builds +`AFLplusplus` from the local working copy in the `many-linux` environment. |
