droberson's Stars
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
jedisct1/libsodium
A modern, portable, easy to use crypto library.
NixOS/patchelf
A small utility to modify the dynamic linker and RPATH of ELF executables
kgabis/parson
Lightweight JSON library written in C.
am0nsec/HellsGate
Original C Implementation of the Hell's Gate VX Technique
grugq/portal
Personal Onion Router To Assure Liberty
thorkill/eresi
The ERESI Reverse Engineering Software Interface
francisck/DanderSpritz_lab
A fully functional DanderSpritz lab in 2 commands
grugq/PORTALofPi
PORTAL of Pi - RaspberyPi based PORTAL device. Certified UNIX Network Technicians only!
QAX-A-Team/ptrace
a PoC for Linux to get around agents that log commands being executed, without root privilege. Linux低权限模糊化执行的程序名和参数,避开基于execve系统调用监控的命令日志
asLody/ElfHook
modify PLT to hook api, supported android 5\6.
elfmaster/ecfs
extended core file snapshot format
opsxcq/mirror-vxheaven.org
Vxheaven.org website's mirror
elfmaster/maya
Highly advanced Linux anti-exploitation and anti-tamper binary protector for ELF.
MaskRay/ElfHacks
Dive into ELF files using simple self-contained examples
MikhailProg/elf
small elf loader
Hackerl/pangolin
Inject ELF into remote process
smuellerDD/jitterentropy-rngd
Jitterentropy RNGd
maK-/reverse-shell-access-kernel-module
This is a kernel module invoked reverse shell proof of concept.
lstn/ip6words
Utility to convert IPv6 addresses to and from a user friendly word based format
yobabyte/tid_umod
uMod for TIDRADIO H3
elfmaster/linker_preloading_virus
An example of hijacking the dynamic linker with a custom interpreter who loads and executes modular viruses
elfmaster/taskverse
A tool like /bin/ps but uses /proc/kcore for walking the tasklist; this finds hidden processes
elfmaster/ecfs_exec
Be able to execute memory snapshots so they can start running where they left off.
elfmaster/static_binary_mitigations
relros.c applies RELRO to static binaries, and static_to_dyn.c applies ASLR to static binaries.
elfmaster/davinci
Transforms any file into a protected ELF executable
yongyecc/ptraceInject
利用ptrace,通过ptrace修改PC寄存器调用dlopen/dlsym或者在shellcode中调用dlopen/dlsym
elfmaster/canaryism
Canaryism will tell you which functions are protected with gcc stack canaries
3v1n0/libfprint-tod-vfs0090
libfprint TOD driver for Validity Sensors 0090
elfmaster/veriexec.linux
Veriexec implementation for Linux