Download List

Project Description

shellforge enables you to write shellcode programs in C. It transforms C program code into shellcode that will run on a Linux/x86 system. It provides macros to substitute libc calls with direct system calls and a Python script to automate compilation, extraction, encoding, and tests.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-26 23:51
0.1.15

This release works with the latest gcc versions. It forces the
architecture to i386 for configurations on which the default is i686
and it generates bad code. The new syscall wrappers generate
shellcodes about 15% smaller.
Tags: Major bugfixes

2003-07-17 20:26
0.1.14

New options to activate/deactivate stack relocation, saving and restoring all registers. New "alpha" loader to produce alphanumeric shellcodes.
Tags: Major feature enhancements

2003-05-28 18:38
0.1.7

Tags: Initial freshmeat announcement

Project Resources