You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AFLplusplus/src/AFLplusplus-stable/frida_mode/many-linux
1LuB dbc698415f
v1.0
6 months ago
..
Dockerfile v1.0 6 months ago
GNUmakefile v1.0 6 months ago
Makefile v1.0 6 months ago
README.md v1.0 6 months ago

README.md

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.