Télécharger la liste

Description du projet

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.

Système requise

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

Ce communiqué fonctionne avec les dernières versions de gcc. Il force l'architecture i386 pour les configurations sur lesquelles le défaut est i686 et il génère du code mauvais. Les enveloppes syscall Générer une nouvelle shellcodes environ 15% plus petit.
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

De nouvelles options pour activer / désactiver la pile de réinstallation, la sauvegarde et la restauration de tous les registres. Nouveau "alpha" chargeur pour produire des shellcodes alphanumérique.
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