freebsd-ports/security/libhijack/pkg-descr

7 lines
291 B
Text
Raw Normal View History

Libhijack is a tool that enables easy injection of arbitrary code during
runtime. Injection is done into newly-created anonymous memory mappings,
providing stealth. An API is provided for hooking the PLT/GOT, hence the
"hijack" part of libhijack.
WWW: https://github.com/SoldierX/libhijack