Download List

Descripción del Proyecto

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

Este comunicado de las obras con las últimas versiones de gcc. Obliga a la arquitectura i386 para configuraciones en que el valor predeterminado es i686 y genera código malo. Las envolturas syscall nueva shellcodes generar un 15% más pequeño.
Tags: Major bugfixes
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.

2003-07-17 20:26
0.1.14

Nuevas opciones para activar / desactivar la pila de reubicación, guardar y restaurar todos los registros. Nuevo "alfa" cargador para producir shellcodes alfanuméricos.
Tags: Major feature enhancements
New options to activate/deactivate stack relocation, saving and restoring all registers. New "alpha" loader to produce alphanumeric shellcodes.

2003-05-28 18:38
0.1.7

Tags: Initial freshmeat announcement

Project Resources