Port details |
- py-InlineEgg Python module for writing inline assembler programs
- 1.08_1 devel
=0 1.08_1Version of this port present on the latest quarterly branch.
- BROKEN: checksum mismatch
DEPRECATED: Broken for more than 6 months This port expired on: 2018-01-27 IGNORE: is marked as broken: checksum mismatch
- Maintainer: sbz@FreeBSD.org
- Port Added: 2009-12-22 17:29:16
- Last Update: 2018-01-28 01:39:12
- SVN Revision: 460155
- Also Listed In: python security
- License: not specified in port
- WWW:
- http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=InlineEgg
- Description:
- InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
WWW: http://corelabs.coresecurity.com/index.php?module=Wiki&action=view&type=tool&name=InlineEgg
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}InlineEgg>0:devel/py-InlineEgg@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-InlineEgg
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (InlineEgg-1.08.tar.gz) = b762f0cecff8cfa18f2bbfbfce39f18cc99cfb647c22619894624a09cc8a7cd7
SIZE (InlineEgg-1.08.tar.gz) = 46961
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-InlineEgg-1.08_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- dos2unix python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.08_1 28 Jan 2018 01:39:12 |
rene |
Remove expired ports:
2018-01-27 emulators/raine: Broken for more than 6 months
2018-01-27 mail/libmapi: Broken for more than 6 months
2018-01-27 www/lessc: Broken for more than 6 months
2018-01-27 www/uglifyjs: Broken for more than 6 months
2018-01-27 www/py-octoprint: Broken for more than 6 months
2018-01-27 www/xpi-noscript: Broken for more than 6 months
2018-01-27 www/npm-less-plugin-clean-css: Broken for more than 6 months
2018-01-27 www/caudium14: Depends on expiring lang/pike78
2018-01-27 www/hinventory-client: Broken for more than 6 months
2018-01-27 security/tclgpg: Broken for more than 6 months
2018-01-27 security/pond: Broken for more than 6 months
2018-01-27 security/mdcrack: Broken for more than 6 months
2018-01-27 devel/npm-commander: Broken for more than 6 months
2018-01-27 devel/py-protocols-devel: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.08_1 27 Dec 2017 09:30:47 |
antoine |
Deprecate ports broken for more than 6 months |
1.08_1 13 May 2017 10:44:19 |
miwi |
- Broken checksum mismatch
fetch:
http://corelabs.coresecurity.com/index.php?module=Wiki&action=attachment&type=tool&page=InlineEgg&file=InlineEgg-1.08.tar.gz:
size mismatch: expected 46961, actual 53852 |
1.08_1 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
1.08_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.08_1 04 Mar 2014 17:12:43 |
antoine |
- Stage support
- Use OPTIONS
- Use PYDISTUTILS_AUTOPLIST, shebangfix, dos2unix
- Update WWW and MASTER_SITES |
1.08 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.08 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.08 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.08 18 Mar 2011 10:04:54 |
sbz |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
1.08 13 Sep 2010 23:44:04 |
pgollucci |
- Add missing python virtual categories |
1.08 22 Dec 2009 17:28:54 |
miwi |
InlineEgg is a Python module that provides the user with a toolbox of
convenient classes for writing small assembly programs. Only that instead of
having to remember confusing assembly mnemonics and requiring the developer
to remember how to use complex tools like assemblers and linkers, everything
is done the easy way: in Python. InlineEgg is oriented - but not limited -
to developing shellcode (sometimes called eggs) for use in exploits.
WWW: http://oss.corest.com/projects/inlineegg.html
PR: ports/141886
Submitted by: Sofian Brabez <sbrabez at gmail.com> |
Number of commits found: 12
|