<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Writing custom data to executable files in Windows and Linux</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/27979" title="Writing custom data to executable files in Windows and Linux" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/27979/feed" title="Comments for Writing custom data to executable files in Windows and Linux" />
<id>http://dn.codegear.com/article/27979</id>
<updated>2008-11-21T14:40:19-08:00</updated>
<entry>
<title>Daniel's e-mail</title>
<author>
<name>Valdeci Monteiro</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35365</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35365</id>
<updated>2003-09-25T22:21:54-07:00</updated>
<published>2003-09-25T22:21:54-07:00</published>
<summary>Daniel's e-mail</summary>
<content>I searched the Google and I found a page at http://www.vclcomponents.com/x_authors.asp?LETTER=D&amp;ID_AUTHOR=8294wich contains the e-mail danpol@simples.com.br. May be you can contact him there.</content>
</entry>
<entry>
<title>re: Writing custom data to executable files in Windows and Linux</title>
<author>
<name>Valdeci Monteiro</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35364</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35364</id>
<updated>2003-09-25T22:13:37-07:00</updated>
<published>2003-09-25T22:13:37-07:00</published>
<summary>re: Writing custom data to executable files in Windows and Linux</summary>
<content>Hi, Jorge. How explained in article, it's possible to write data to Windows executables. But it's NOT possible to write data to the running program file. You need a program to write data into another program. But, to give you any help, you could describe in more details what you are trying and what results you got.</content>
</entry>
<entry>
<title>In some exe files, it doesn't work</title>
<author>
<name>bhoyo lananxz</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35298</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35298</id>
<updated>2003-09-18T20:02:22-07:00</updated>
<published>2003-09-18T20:02:22-07:00</published>
<summary>In some exe files, it doesn't work</summary>
<content>hi there...not all exe files can be modified such as photoshop.exe, winword.exewhy is that?what are the spesification of exe files that can be modified with Delphi?</content>
</entry>
<entry>
<title>Writing custom data to executable files in Windows and Linux</title>
<author>
<name>bhoyo lananxz</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35297</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35297</id>
<updated>2003-09-18T19:56:45-07:00</updated>
<published>2003-09-18T19:56:45-07:00</published>
<summary>Writing custom data to executable files in Windows and Linux</summary>
<content>i cannot reach daniel at danpol@pobox.comdoes anyone know how to contact him?</content>
</entry>
<entry>
<title>Writing custom data to executable files in Windows and Linux</title>
<author>
<name>Jorge Valencia</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35166</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35166</id>
<updated>2003-08-20T16:19:08-07:00</updated>
<published>2003-08-20T16:19:08-07:00</published>
<summary>Writing custom data to executable files in Windows and Linux</summary>
<content>hi!how can i add some web pages, sound, an video(binary code) to my exe? it is posible in windows?, i was trying to do it with the $L compiler directive  and my program(already the exe) creates and compiles a .rc file to a res file but i don't know how to modify my exe. please help me! thanks</content>
</entry>
<entry>
<title>re: Writing custom data to executable files in Windows failed in Win32</title>
<author>
<name>Valdeci Monteiro</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35101</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35101</id>
<updated>2003-08-09T16:47:35-07:00</updated>
<published>2003-08-09T16:47:35-07:00</published>
<summary>re: Writing custom data to executable files in Windows failed in Win32</summary>
<content>I installed the Turbo Debugger and detected the reason of my problem.It was not a problem related to this technic as I thought, but just a buffer access error. </content>
</entry>
<entry>
<title>Writing custom data to executable files in Windows failed in Win32</title>
<author>
<name>Valdeci Monteiro</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=35089</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=35089</id>
<updated>2003-08-08T01:45:24-07:00</updated>
<published>2003-08-08T01:45:24-07:00</published>
<summary>Writing custom data to executable files in Windows failed in Win32</summary>
<content>I already implemented a similar algorithm in Win16 (even before reading this article) e it worked fine. But now I need to do it in Win32. It doesn't work! The program read the data, but then, unexpectedly, it crashes. I'm using the C++ Builder and I can't use the debugger because the compiler rebuilds the file before executing, deleting the data. I changed the code to read from a copy file (to which contains the data added) and it worked! What may be wrong???</content>
</entry>
<entry>
<title>re: Writing custom data to executable files in Windows and Linux</title>
<author>
<name>Daniel Polistchuck</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=32406</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=32406</id>
<updated>2002-05-28T13:51:19-07:00</updated>
<published>2002-05-28T13:51:19-07:00</published>
<summary>re: Writing custom data to executable files in Windows and Linux</summary>
<content>Not in Windows. It may work in Linux, though...</content>
</entry>
<entry>
<title>re: Writing custom data to executable files in Windows and Linux</title>
<author>
<name>Daniel Polistchuck</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=31221</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=31221</id>
<updated>2002-01-23T06:39:12-08:00</updated>
<published>2002-01-23T06:39:12-08:00</published>
<summary>re: Writing custom data to executable files in Windows and Linux</summary>
<content>Rafael,The point here is to add data to the executable *after* it's compiled. The $L and property approaches require the compilation/linking phase. An application for the techinique in the article is, for example, creating STUB files for setup applications with the specific setup stuff appended in the end. The presence of a compiler/linker is not desirable in such cases.Cheer-i-o!Daniel.</content>
</entry>
<entry>
<title>Writing custom data to executable files in Windows and Linux</title>
<author>
<name>Siim Ainsaar</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=31188</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=31188</id>
<updated>2002-01-20T23:18:55-08:00</updated>
<published>2002-01-20T23:18:55-08:00</published>
<summary>Writing custom data to executable files in Windows and Linux</summary>
<content>It would be much better if the examples would be not only in Pascal, but in C++ also!</content>
</entry>
</feed>
