vsinitsyn / reverseLinks
A simple Linux kernel module developed as a tutorial code
☆91Updated 11 years ago
Alternatives and similar repositories for reverse
Users that are interested in reverse are comparing it to the libraries listed below
Sorting:
- This is the new ftrace (https://github.com/elfmaster/ftrace) - Much faster, better resolution but not complete yet! :)☆110Updated 7 years ago
- GDB scripts to add support for low level debugging and reverse engineering☆148Updated 9 years ago
- KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.☆146Updated 4 years ago
- sample code for educate myself-_-☆44Updated 9 years ago
- Generate JSON system call info from Linux source☆149Updated 4 years ago
- A Linux kernel module that locates the system call table in memory and hooks uname. Contributions welcome!☆57Updated 12 years ago
- Research of CVE-2014-3153 and its famous exploit towelroot on x86☆46Updated 11 years ago
- ☆51Updated 5 years ago
- extended core file snapshot format☆230Updated 6 years ago
- ld-linux code injector☆50Updated 14 years ago
- Stealth's 64bit injectso port☆73Updated 15 years ago
- checksec-ng. Elf checksec in Python. Does large-scale package analysis. Now with multi-core support!☆68Updated 11 years ago
- An ELF parsing and manipulation library for Python☆74Updated 11 years ago
- A hobby os kernel on i386 arch.☆28Updated 12 years ago
- Course project to insert a backdoor into an open source compiler (Ken Thompson’s Reflections on Trusting Trust)☆103Updated 11 years ago
- x86 Emulator in Python☆160Updated 8 years ago
- Kernel "dbus-like" code for the Linux kernel☆263Updated 8 years ago
- A Genetic File, Syscall and Network Fuzzer.☆58Updated 8 years ago
- MSDOS emulator built on top of Unicorn engine☆137Updated 9 years ago
- PyAsmJIT is a Python package for x86_64/ARM assembly code generation and execution.☆42Updated 6 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
- Trusted Path Execution (TPE) Linux Kernel Module