Func-In Technology

Post date: Sep 7, 2010 11:07:50 PM

This example will detail how to write selected shellcode functions to your stub, enabling you to keep the size of the final application down.

Author: Slayer616

Compiled: Delphi 2007

Quote from Slayer616:

I don't know why people are such fans of "Func-In" applications. Its pretty simple to code if you have enough ASM skills! 
This technique was pioneered by p0ke and shapeless. Since noone was interessted to make the sources public, I just coded an open source version. :) 

This example makes use of functions written in shellcode. To write the static functions in delphi, look at this example:

Func-In Delphi Example

Only Delphi source code is included in the archive.