Stolen Bytes - Change Entry Point

Post date: Mar 16, 2010 1:55:19 PM

{

Program: StolenBytes

Author: steve10120

Description: Steal bytes from a PE and execute from somewhere else, then JMP back to the OEP.

Notes: This is a very basic example, to go further with this I would suggest using a disasm engine.

Website: http://hackhound.org

}

HelloVB6.exe and patched.exe call a messagebox to display 'Hello World'.

Only Delphi source code is included in the archive.