| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Writing execute files
|
Original Message
|
Name: ohc
Date: July 12, 2002 at 08:47:52 Pacific
Subject: Writing execute files
|
Comment: How can i make a program that's can write a execute file itself ???
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: borelli33
Date: July 12, 2002 at 17:22:33 Pacific
|
Reply: (edit)Well....you're talking about a compiler. This kind of programming takes extensive knowledge of assembly, advanced heuristics, string parsing, executable file header information for compatability with the platform that the executable will be running on etc....Unless you have been programming (in both assembly and a higher level language like C++) for a very long time, I would not suggest taking on such a project. The information is out their but certain mistakes could cause unforseen and undesirable damage to your system (hard drive data etc).
Report Offensive Follow Up For Removal
|
|
Response Number 2
|
Name:
Date: July 12, 2002 at 19:52:03 Pacific
|
Reply: (edit)i took a compiler class...despite 7 or so years programming in C++ (i got first place in a competition hosted by Rockwell too) and two years of assembly, i found it hard. Describe what you're trying to do...I'll see if it's feasible by some other means.
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home