Open frewsxcv opened 8 years ago
In an attempt to make a small, easier issue I think a good first step for this might be to just create a Docker image that specifically runs AFL on cryptography and does nothing else.
On second thought, instead of relying on Docker, a good initial solution might be to create a new unprivileged user at runtime and have AFL run in that user. I imagine that would be much easier to implement than using a Docker
Use something like docker-py for this