Session:Frida on Android for beginners

From MCH2022 wiki
Jump to navigation Jump to search
Description Introduction to Frida for hacking android apps with hooking.
Website(s)
Type Hands-On
Kids session No
Keyword(s) software
Processing village Village:SHA512
Person organizing User:Holmes
Language
{{{Held in language}}}
Other sessions... ... further results
Subtitle Turing field: Introduction, Hands-On
Starts at 2022-07-25T18:00:00.000
Ends at 2022/07/25 19:00
Duration 60 minutes
Location Village:SHA512

Limited seats, register at: https://datumprikker.nl/pmx4w7jspvrg462h

During this workshop you will learn how to use Frida on a rooted Android phone. Frida ( www.frida.re ) is a hooking framework that allows you to override functions during the launch of a process. While Frida can be used on different targets (Windows / Linux / iOS / Android ) we will help you to get started with Android app hooking while using Frida.

We will cover briefly:

  • how to use ADB (very briefly)
  • how to decompile Android applications with Jadx
  • Hands on decompilation
  • How to run Frida in injected mode
  • How to write basic scripts with Frida

This is an hands-on session

We have a few (linux) laptops but it is preferred to bring your own. We will provide the phones.

If you want to prepare already, you can: