leonjza / frida-boot

Frida Boot πŸ‘’- A binary instrumentation workshop, with Frida, for beginners!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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 .

About

Frida Boot πŸ‘’- A binary instrumentation workshop, with Frida, for beginners!


Languages

Language:CSS 48.1%Language:Roff 30.6%Language:Dockerfile 7.2%Language:Shell 4.1%Language:C 3.5%Language:JavaScript 2.6%Language:HTML 2.5%Language:Makefile 1.2%Language:Vim Script 0.2%