elfmaster / taskverse
A tool like /bin/ps but uses /proc/kcore for walking the tasklist; this finds hidden processes
☆58Updated 9 years ago
Alternatives and similar repositories for taskverse:
Users that are interested in taskverse are comparing it to the libraries listed below
- Reflective SO injection is a library injection technique in which the concept of reflective programming is employed to perform the loadin…☆116Updated 8 years ago
- relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.☆33Updated 6 years ago
- Simple ELF tools written to demonstrate libelfmaster capabilities.☆39Updated 6 years ago
- Rootkit Detector for UNIX☆62Updated last year
- ELF Shared library injector using DT_NEEDED precedence infection. Acts as a permanent LD_PRELOAD☆109Updated 4 years ago
- ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)☆129Updated 6 years ago
- Poc for ELF64 runtime infection via GOT poisoning technique by elfmaster☆29Updated 4 years ago
- Linux kernel rootkit using kprobes (From http://phrack.org/issues/67/6.html)☆37Updated 9 years ago
- Be able to execute memory snapshots so they can start running where they left off.☆35Updated 9 years ago
- Matryoshka - stacked LKM loader☆50Updated last year
- A gadget finder and a ROP-Chainer tool for x86 platforms☆93Updated 3 years ago
- Notes on QEMU and Debian MIPS (big-endian)☆44Updated 6 years ago
- The Cisco IOS Debugger and Integrated Disassembler Environment☆77Updated 6 years ago
- Transforms any file into a protected ELF executable☆28Updated 9 years ago
- x86_64 linux rootkit using debug registers☆52Updated 3 years ago
- python library for dumping a linux process from memory☆34Updated 14 years ago
- Capture The Flag Binary fuzzer for Heap challanges☆39Updated 6 years ago
- Materials for the Evolutionary Kernel Fuzzing talk at Black Hat USA 2017☆68Updated 7 years ago
- ELF Virus infection techniques that work with SCOP (Secure code partitioned) executables☆15Updated 5 years ago
- ROP based Movfuscator VM☆28Updated 8 years ago
- Copy of the contents at phrack.com