InlineEgg
InlineEgg is a Python module that provides the user with a toolbox of classes for writing small assembly programs. Its goal is to simplify to process of creating and maintaining small assembly programs, including but not limited to shellcode, the payload of an exploit program, often called the "egg".
Setup
Quick start: Click the following LINK to obtain the release, unpack it and run python setup.py install from the directory where you placed it (you might need special permissions to write there). For more information on what commands and options are available from setup.py, run python setup.py --help-commands.
Requirements: A Python interpreter. Versions 2.0.1 and higher.
Documentation
Click the following LINK for an online copy of the bundled documentation.
Licensing
This software is provided under an open source license for non-commercial use. Click HERE for more information.
Title: InlineEgg
Release date: 2004-11-17
License type: Custom license (free for noncomercial use)
Releases
DOWNLOAD