leonjza / Frida Boot
Frida Boot π’- A binary instrumentation workshop, with Frida, for beginners!
Stars: β 179
Projects that are alternatives of or similar to Frida Boot
coldbox-zero-to-hero
ColdBox 120: From Zero to Hero Training
Stars: β 16 (-91.06%)
Mutual labels: training, workshop
Unityplayground
A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience
Stars: β 603 (+236.87%)
Mutual labels: workshop, beginner
Objection
π± objection - runtime mobile exploration
Stars: β 4,404 (+2360.34%)
Mutual labels: frida, instrumentation
mocxx
A versatile C++ function mocking framework.
Stars: β 103 (-42.46%)
Mutual labels: instrumentation, frida
Workshop
Docker, Kubernetes and Gravity Trainings by Gravitational
Stars: β 1,963 (+996.65%)
Mutual labels: training, workshop
Teaching-Data-Visualisation
Presentation and exercises for the Software Sustainability Institute Research Data Visualisation Workshop (RDVW)
Stars: β 15 (-91.62%)
Mutual labels: training, workshop
Frida Core
Frida core library intended for static linking into bindings
Stars: β 398 (+122.35%)
Mutual labels: frida, instrumentation
ws-ldn-1
Clojure/Clojurescript workshop (2-4 Nov 2015, London)
Stars: β 22 (-87.71%)
Mutual labels: workshop, beginner
Docker Workshop
Contenido de un workshop para aprender Docker totalmente en espaΓ±ol. Incluye varios ejercicios.
Stars: β 27 (-84.92%)
Mutual labels: training, workshop
Qbdi
A Dynamic Binary Instrumentation framework based on LLVM.
Stars: β 801 (+347.49%)
Mutual labels: frida, instrumentation
Frida Snippets
Hand-crafted Frida examples
Stars: β 1,081 (+503.91%)
Mutual labels: frida, instrumentation
pwa-workshop
Workshop: Turning a regular website into a Progressive Web Application
Stars: β 41 (-77.09%)
Mutual labels: training, workshop
gitworkshop
Git Workshop covering git essentials & advanced topics
Stars: β 15 (-91.62%)
Mutual labels: training, workshop
Frida Gum
Cross-platform instrumentation and introspection library written in C
Stars: β 357 (+99.44%)
Mutual labels: frida, instrumentation
adsy-trainings
Workshop and training materials
Stars: β 13 (-92.74%)
Mutual labels: training, workshop
csharpworkshop
Workshop content on Learning C# on Linux using .NET Core
Stars: β 33 (-81.56%)
Mutual labels: training, workshop
Afl Training
Exercises to learn how to fuzz with American Fuzzy Lop
Stars: β 726 (+305.59%)
Mutual labels: training, workshop
Advanced R
One day course covering functions, functional programming and tidy evaluation
Stars: β 38 (-78.77%)
Mutual labels: training, workshop
frida-boot π’
Frida, for beginners!
A binary instrumentation workshop, using
quickstart
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 .
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].