creating an executable file without a compiler
Posted
by Alterlife
on Stack Overflow
See other posts from Stack Overflow
or by Alterlife
Published on 2010-03-01T08:24:50Z
Indexed on
2010/04/13
2:02 UTC
Read the original article
Hit count: 442
I came across an article a long while ago on how to write out a .com file directly without using any external tools. the method was to basically copy con myfile.com and then hit ctrl+alt+number for each instruction.
I've lost the url for the guide... Google isn't helping much either.
If you have the link, please could you post it.
© Stack Overflow or respective owner