Skip to content

Frida Boot 👢- A binary instrumentation workshop, with Frida, for beginners!

Notifications You must be signed in to change notification settings

gmh5225/frida-boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.1%
  • Roff 30.6%
  • Dockerfile 7.2%
  • Shell 4.1%
  • C 3.5%
  • JavaScript 2.6%
  • Other 3.9%