Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* uc bindings
* fixed new uc rust bindings
* updated to latest uc1
* updated rust bindings
|
|
|
|
|
|
|
|
Edit FRIDA mode and QEMU mode READMEs
|
|
|
|
|
|
Frida
|
|
Clean up docs folder
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clean up instrumentation folder
|
|
[fix] Fix custom mutator trim bug
|
|
Include cmake in the Dockerfile
|
|
The README contains an examples how afl can be used with cmake, but
cmake is not included in the Dockerfile. Thus, when running afl using
docker, one cannot invoke cmake from within the container.
This commit adds cmake and meson to the list of packages in the
Dockerfile that are installed when the docker image is generated.
|
|
trimming will be used, but now the actual implementation does not match the description, fix this problem
|
|
Added bloaty test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|