freebsd-ports/devel/py-InlineEgg/pkg-descr
Antoine Brodin a8f01e7e0f - Stage support
- Use OPTIONS
- Use PYDISTUTILS_AUTOPLIST, shebangfix, dos2unix
- Update WWW and MASTER_SITES
2014-03-04 17:12:43 +00:00

8 lines
542 B
Text

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