Skip to content

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

Notifications You must be signed in to change notification settings

sumerzhang/frida-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



frida-boot 👢

A binary instrumentation workshop, using Frida, for beginners!

frida-boot

Quickstart

  • git clone github.com/leonjza/frida-boot
  • cd frida-boot
  • ./docker.sh pull
  • ./docker.sh run

After running the container, all of the workshop content will be available at http://localhost:9999.

workshop slides

The latest slides for this workshop can be found on Google Slides here. A snaphot is availale in the <slides/> directory.

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 47.8%
  • Roff 30.5%
  • Dockerfile 7.2%
  • Shell 4.1%
  • C 3.9%
  • JavaScript 2.6%
  • Other 3.9%