ebradbury / linux-syscall-hookerLinks
A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!
☆58Updated 12 years ago
Alternatives and similar repositories for linux-syscall-hooker
Users that are interested in linux-syscall-hooker are comparing it to the libraries listed below
Sorting:
- A ptrace library for easy syscall injection in Linux.☆184Updated last year
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- Slides, codes and videos of the talk "DEP/ASLR bypass without ROP/JIT" on CanSecWest 2013☆48Updated 12 years ago
- Process dump to executable ELF for linux☆106Updated 4 years ago
- ☆31Updated 9 years ago
- arbitrary memory read/write by IMemroy OOB☆36Updated 9 years ago
- Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids of…☆53Updated 9 years ago
- Fork from http://redmine.poppopret.org/projects/suterusu. An LKM rootkit targeting Linux 2.6/3.x on x86 and ARM. Supports privilege esca…☆33Updated 13 years ago
- a quick open/close/ioctl/read/write/free function hooker☆192Updated 9 years ago
- A dynamic information flow tracing system for Android☆54Updated 4 years ago
- The slides and exploit of mosec2016☆112Updated 9 years ago
- ☆52Updated 9 years ago
- Advanced process execution monitoring utility for linux (procmon like)☆85Updated 9 years ago
- ELF shared library import table patching for function redirection.☆192Updated 5 years ago
- Some kernel exploit i wrote☆76Updated 11 years ago
- Heap analysis tooling for ptmalloc☆46Updated 3 years ago
- Core of Linux hooking engine for ARM architecture☆22Updated 8 years ago
- sample linux x86_64 ELF virus☆54Updated 7 years ago
- Original code about binary encryption from phrack☆71Updated 13 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆77Updated 14 years ago
- gdb plugin for android debugging☆103Updated 9 years ago
- POC for CVE-2015-6620, AMessage unmarshal arbitrary write☆38Updated 10 years ago
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- Stealth's 64bit injectso port☆73Updated 15 years ago
- Dynamic android vulnerability scanner using OpenNebula and Android-x86 emulators.☆42Updated 8 years ago
- slide and full exploit☆87Updated 5 years ago
- Marvin static analyzer is an Android application vulnerability scanner. The framework uses androguard and Static Android Analysis Framewo…☆68Updated 7 years ago
- Another kernel self protection☆62Updated 5 years ago
- ☆38Updated 9 years ago
- Linux Exploits