Port details |
- libhijack Runtime process infection made easy
- 0.8.0.2_1 security
=0 0.8.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: shawn.webb@hardenedbsd.org
 - Port Added: 2017-12-05 19:13:46
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: BSD2CLAUSE
- Description:
- 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
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- libhijack>0:security/libhijack
- For LIB depends:
- libhijack.so:security/libhijack
- To install the port:
- cd /usr/ports/security/libhijack/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libhijack
- pkg install libhijack
- PKGNAME: libhijack
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1545328018
SHA256 (SoldierX-libhijack-v0.8.0-2-g972534d_GH0.tar.gz) = f2f55552b294abd81aace2e59b9c538f69562447094b04f86ebfdb23879fafba
SIZE (SoldierX-libhijack-v0.8.0-2-g972534d_GH0.tar.gz) = 23466
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- security_libhijack
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.8.0.2_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.0.2_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Sep 2020 13:26:32
0.8.0.2_1
|
se  |
Fix build with -fno-common
The libhijack/Makefile specified elf.c twice as a source file to build,
leading to double defined global symbols in the link step. |
21 Dec 2018 00:00:52
0.8.0.2
|
yuri  |
security/libhijack: Update 0.8.0-1 -> 0.8.0-2
Fix compilation warnings and errors.
PR: 234234
Submitted by: Shawn Webb <shawn.webb@hardenedbsd.org> |
02 Nov 2018 13:32:35
0.8.0.1
|
rene  |
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724 |
11 Dec 2017 05:22:21
0.8.0.1
|
swills  |
security/libhijack: mark broken for 10.x
PR: 224155
Submitted by: Shawn Webb <shawn.webb@hardenedbsd.org> (maintainer) (inspired by) |
05 Dec 2017 19:12:08
0.8.0.1
|
yuri  |
New port: security/libhijack: Runtime process infection made easy
PR: 221322
Submitted by: Shawn Webb <shawn.webb@hardenedbsd.org>
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13256 |
Number of commits found: 7
|