Port details on branch 2023Q3 |
- py-donut-shellcode donut shellcode Python C extension
- 1.0.2_2 devel
=2 1.0.2_2Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2023-04-19 20:18:13
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/TheWover/donut
- Description:
- Donut is a position-independent code that enables in-memory execution of
VBScript, JScript, EXE, DLL files and dotNET assemblies. A module created by
Donut can either be staged from a HTTP server or embedded directly in the
loader itself. The module is optionally encrypted using the Chaskey block
cipher and a 128-bit randomly generated key. After the file is loaded and
executed in memory, the original reference is erased to deter memory scanners.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}donut-shellcode>0:devel/py-donut-shellcode@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-donut-shellcode/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-donut-shellcode
- pkg install py311-donut-shellcode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-donut-shellcode listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-donut-shellcode
- Package flavors (<flavor>: <package>)
- py311: py311-donut-shellcode
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1681934732
SHA256 (donut-shellcode-1.0.2.tar.gz) = 66fd1b5d4b7af2ec6ddd554d7e0ab93810f6c8172ab0c12f1f776e108e331121
SIZE (donut-shellcode-1.0.2.tar.gz) = 293032
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/caldera
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-donut-shellcode
- USES:
- dos2unix python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|