#
frida
Here are 200 public repositories matching this topic...
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
reverse-engineering
gdb
windbg
ida-plugin
android-security
frida
idapython
radare2
cuckoo
angr
x64dbg
idapro
dynamorio
binaryninja
binnavi
apk-analysis
intelpt
ghidra
-
Updated
Sep 1, 2021
Awesome Frida - A curated list of Frida resources http://www.frida.re/ (https://github.com/frida/frida)
-
Updated
Feb 5, 2022
Runtime Mobile Security (RMS) 📱 🔥 - is a powerful web interface that helps you to manipulate Android and iOS Apps at Runtime
-
Updated
Jan 29, 2022 - JavaScript
Hand-crafted Frida examples
android
java
ios
objective-c
reverse-engineering
instrumentation
dynamic-analysis
java-native-interface
arm64
mobile-security
frida
aarch64
hooking
runtime-analysis
-
Updated
Dec 22, 2021 - JavaScript
Documentation:
android
reverse-engineering
instrumentation
ios-app
mobile-security
frida
security-tools
macos-app
appmon
-
Updated
Feb 23, 2022 - JavaScript
A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
-
Updated
Jun 3, 2021 - JavaScript
Full featured multi arch/os debugger built on top of PyQt5 and frida
android
windows
linux
ios
pyqt5
reverse-engineering
cracking
frida
unicorn-emulator
capstone-engine
keystone-engine
-
Updated
Dec 6, 2021 - Python
A Dynamic Binary Instrumentation framework based on LLVM.
-
Updated
Mar 14, 2022 - C++
A collection of my Frida.re instrumentation scripts to facilitate reverse engineering of mobile apps.
-
Updated
Mar 7, 2022 - JavaScript
Radare2 and Frida better together.
-
Updated
Mar 9, 2022 - JavaScript
[Official] Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.
android
hook
gui
analysis
reverse-engineering
apk
reverse
android-security
mobile-security
frida
smali
dex
hooking
security-tools
instrumentation-automation
frida-node
-
Updated
Feb 13, 2022 - JavaScript
Most usable tools for iOS penetration testing
macos
swift
security
ios
apple
research
tools
objective-c
jailbreak
slides
keychain
cheatsheet
infosec
pentest
frida
information-security
security-tools
objection
information-security-research
ghidra
-
Updated
Jun 17, 2020
Binary instrumentation framework based on FRIDA
android
malware
medusa
dynamic-analysis
malware-analysis
frida
dexdump
android-malware
malware-detection
android-malware-detection
frida-snippets
frida-scripts
-
Updated
Mar 11, 2022 - Python
基于frida的安卓hook框架,提供了很多frida自身不支持的功能,将hook安卓变成简单便捷,人人都会的事情
-
Updated
Sep 15, 2021 - Python
This experimetal fuzzer is meant to be used for API in-memory fuzzing.
-
Updated
Jun 22, 2020 - JavaScript
Frida core library intended for static linking into bindings
-
Updated
Feb 21, 2022 - Vala
tool to extract passwords from TeamViewer memory using Frida
-
Updated
Jul 17, 2018 - C++
Cross-platform instrumentation and introspection library written in C
-
Updated
Mar 14, 2022 - C
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
-
Updated
Mar 14, 2022 - JavaScript
Improve this page
Add a description, image, and links to the frida topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frida topic, visit your repo's landing page and select "manage topics."
Currently,
./fuzzersis full of very similar fuzzers with hardly any differences.Also, it may not be clear what the differences are to the untrained eye.
We should clean this up and document it.
Also, fuzzers like
frida_libpngshould be made more general (i.e.: not build libpng in build.rs)