Reverse Engineering: Frida for Beginners
- Description
- Curriculum
- FAQ
- Reviews
Frida is a dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. It allows you to inject your own scripts into black box processes. Hook any function, spy on crypto APIs or trace private application code, no source code needed. Edit, hit save, and instantly see the results. All without compilation steps or program restarts. It’s the swiss army knife for process injections for native apps and is a popular dynamic code instrumentation toolkit. It lets you inject snippets of JavaScript or your own library into native apps on Windows and Android. It is the go-to tool you use for API tracing.
At the end of this course you will be able to:
- learn how to reverse engineer and perform process injection into android and windows applications
- hook functions and modify its behaviour
- perform basic bypass of security restrictions on android and windows apps
Features of this course:
- Designed with beginners in mind.
- Simple android apps and windows crackme’s designed to learn process injection and function hooking
- Practical and hands-on
- Using free tools only
Suitable for:
- Reverse Engineering and Malware Analysis Students
- Students planning on entering Malware Analysis and Reverse Engineering, or Penetration Testers as a Career Path
- Security researchers
Prerequisite:
- Windows PC
- Basic Java/Javascript would be helpful but not mandatory
- Preferably have an Android phone (non-rooted)
Enroll now and I will see you inside!
-
3Installing LD-player emulatorVideo lesson
Installing LD-player emulator
-
4Installing platform toolsVideo lesson
Installing platform tools
-
5Installing frida-server on the android emulatorVideo lesson
Installing frida-server on the android emulator
-
6Installing objection and frida tools on the pcVideo lesson
Installing objection and frida tools on the pc
-
7Testing objection and fridaVideo lesson
Testing objection and frida
-
8Installing Android-studio build-toolsVideo lesson
Installing Android-studio build-tools
-
9Installing the apktoolVideo lesson
Installing the apktool
-
10Patching the target apk file with the frida-gadget (frida-server)Video lesson
Patching the target apk file with the frida-gadget (frida-server)
-
11Enabling developer-mode on the android phoneVideo lesson
Enabling developer-mode on the android phone
-
12Installing the patched-apk file to the android phone and testing itVideo lesson
Installing the patched-apk file to the android phone and testing it

External Links May Contain Affiliate Links read more