The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => The Orphanage => Topic started by: bananix on September 12, 2005, 12:29:16 PM

Title: Just a hex coded PE hello world example
Post by: bananix on September 12, 2005, 12:29:16 PM
Here's just something I made some time ago (see the attatchment)

[attachment deleted by admin]
Title: Re: Just a hex coded PE hello world example
Post by: AeroASM on September 12, 2005, 01:05:33 PM
Wow, that must have taken ages. Thanks, now I will resume my project to create an exe template to create an exe when assembled into flat binary.
Title: Re: Just a hex coded PE hello world example
Post by: Bieb on September 27, 2005, 01:17:03 PM
Wow, amazing.  PE really is big, isn't it?  Out of all that, how many actual machine instructions did you code?