git clone https://github.com/leonjza/frida-boot
cd frida-boot
./docker.sh pull
./docker.sh run
After running the container, all of the offline workshop content will be available at http://localhost:9999.
This workshop was streamed on YouTube here.
The slides for the workshop can be found on Google Slides here, with a PDF copy available in the slides/
directory of this repository.
The Dockerfile
in this repository can be used to manually build the container. Feel free to edit it to suit your needs.
docker build -t frida-boot:local .