Download List

项目描述

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 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

此版本可与最新的gcc版本。它配置的势力i386硬件架构上默认是i686和它产生错误的代码。新的系统调用包装器生成shellcodes约15%为小。
标签: 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

新的选择激活/停用堆栈搬迁,保存和恢复所有的寄存器。新的“阿尔法”装载机生产字母shellcodes。
标签: 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

标签: Initial freshmeat announcement

Project Resources