Sign inSign up

leonjza/frida-boot

By leonjza

Updated over 5 years ago

A binary instrumentation workshop, using Frida, for beginners!

Image
0

2.9K

leonjza/frida-boot repository overview



frida-boot 👢

A binary instrumentation workshop, using Frida, for beginners!

@leonjza Docker Cloud Build Status

quickstart

frida-boot
  • 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.

slides & stream

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.

manually building

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 .

Tag summary

Content type

Image

Digest

Size

317.4 MB

Last updated

over 5 years ago

docker pull leonjza/frida-boot