Tutorial Reverse Engineering: Frida for Beginners

Advertise with us


Welcome!
Join this incredible group of like-minded people and start discussing everything IPTV.
Register now

Ian

🤷
Mar 28, 2022
268
3
2,750
Liverpool, UK
t.me
This Thread had not been rated yet

Reverse Engineering: Frida for Beginners​

A beginner's introduction to reverse engineering Android and windows applications using the Frida toolkit​


What you'll learn​

  • Listing process libraries
  • Reversing Android apps
  • Hooking Classes and Functions
  • Examining and modifying function parameters and return values
  • Reversing windows app
  • Hooking process functions
  • Memory scanning
  • Process injection
  • Hacking memory
  • Decompiling apps
  • Bypassing root detection
  • Intercepting http and https traffic
  • Bypassing basic security mechanism for android and windows apps
  • Enumerating libraries and imported functions
  • and more....

Requirements​

  • PC Laptop and non-rooted android phone (optional)
  • Basic Java/Javascript would be helpful but not mandatory

Description​

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:
  1. learn how to reverse engineer and perform process injection into android and windows applications
  2. hook functions and modify its behaviour
  3. perform basic bypass of security restrictions on android and windows apps
Features of this course:
  1. Designed with beginners in mind.
  2. Simple android apps and windows crackme's designed to learn process injection and function hooking
  3. Practical and hands-on
  4. 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)

Who this course is for:​

  • Reverse engineering and malware analysis students
  • Security researchers
  • Penetration testers

Full Udemy Course here:
 
This Thread had not been rated yet
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock