nikosChalk's Stars
SecurityInnovation/glibc_heap_exploitation_training
The resources for glibc Malloc heap exploitation course by Maxwell Dulin and Security Innovation.
blacktop/ipsw
iOS/macOS Research Swiss Army Knife
clearbluejar/ghidriff
Python Command-Line Ghidra Binary Diffing Engine
e-m-b-a/emba
EMBA - The firmware security analyzer
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
evilpan/jni_helper
Find JNI function signatures in APK and apply to reverse-engineering tools.
a13xp0p0v/linux-kernel-defence-map
Linux Kernel Defence Map shows the relationships between vulnerability classes, exploitation techniques, bug detection mechanisms, and defence technologies
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
rr-debugger/rr
Record and Replay Framework
cea-sec/miasm
Reverse engineering framework in Python
mrphrazer/msynth
Code deobfuscation framework to simplify Mixed Boolean-Arithmetic (MBA) expressions
chame1eon/jnitrace
A Frida based tool that traces usage of the JNI API in Android apps.
foundryzero/binder-trace
Binder Trace is a tool for intercepting and parsing Android Binder messages. Think of it as "Wireshark for Binder".
vfsfitvnm/frida-il2cpp-bridge
A Frida module to dump, trace or hijack any Il2Cpp application at runtime, without needing the global-metadata.dat file.
Legoclones/pickledbg
A GDB+GEF-style debugger for unloading Python pickles
bmax121/APatch
The patching of Android kernel and Android system
bmax121/KernelPatch
Patching and hooking the Linux kernel with only a stripped Linux kernel image.
foundryzero/llef
LLEF is a plugin for LLDB to make it more useful for RE and VR
PortSwigger/burp-extensions-montoya-api-examples
Examples for using the Montoya API with Burp Suite
PortSwigger/burp-extensions-montoya-api
Burp Extensions Api
github/securitylab
Resources related to GitHub Security Lab
frida/frida
Clone this repo to build Frida
sashs/Ropper
Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64, MIPS, PowerPC, SPARC64). For disassembly ropper uses the awesome Capstone Framework.
JonathanSalwan/ROPgadget
This tool lets you search your gadgets on your binaries to facilitate your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on x86, x64, ARM, ARM64, PowerPC, SPARC, MIPS, RISC-V 64, and RISC-V Compressed architectures.
hluwa/frida-dexdump
A frida tool to dump dex in memory to support security engineers analyzing malware.
CrackerCat/strongR-frida-android
An anti detection version frida-server for android.
QBDI/QBDI
A Dynamic Binary Instrumentation framework based on LLVM.
hot3eed/xpcspy
Bidirectional XPC message interception and more. Powered by Frida
Mystaras/DOMjudge-judgehosts-AWS
Easily deploy an EC2 fleet of docker container judgehosts for DOMjudge on AWS using Cloud Formation
ivRodriguezCA/RE-iOS-Apps
A completely free, open source and online course about Reverse Engineering iOS Applications.