Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version arbeitet mit den neuesten gcc-Versionen. Sie zwingt die i386-Architektur für Konfigurationen, auf denen die Standard-i686 ist und fehlerhaftem Code generiert. Die neue syscall Wrapper generieren shellcodes etwa 15% kleiner.
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

Neue Optionen zur Aktivierung / Deaktivierung Stack Umzüge, Speichern und Wiederherstellen von allen Registern. Neue "alpha"-Loader shellcodes alphanumerische zu produzieren.
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