Files
AFLplusplus/frida_mode/ub1804/Dockerfile
2021-09-01 20:03:24 +01:00

6 lines
132 B
Docker

FROM ubuntu:xenial
WORKDIR /AFLplusplus
RUN apt-get update
RUN apt-get install -y make gcc g++ xz-utils curl wget clang zlib1g-dev