about summary refs log tree commit diff
path: root/frida_mode/many-linux/README.md
blob: 4bd7a6c17e7373bb0b4c28e422efb4dfa1e515e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
# many-linux

This folder contains a Docker image to allow the building of
`afl-frida-trace.so` using the `many-linux` docker image. This docker image is
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. `many-local` builds
`AFLplusplus` from the local working copy in the `many-linux` environment.