Visual Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 18011
Number of posts: 55384

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Writing to an EXE Posted by Asheboy on 14 Feb 2007 at 6:12 PM
What im trying to do is compare 2 files against each other in binary (done that part) then with the differences, make an EXE to add/subtract them differences to another EXE. I just have no idea AT ALL about how to have my program write an EXE.

Any ideas? Or am i just wasting my time?
Report
Re: Writing to an EXE Posted by BitByBit_Thor on 15 Feb 2007 at 3:16 AM
: What im trying to do is compare 2 files against each other in binary (done that part) then with the differences, make an EXE to add/subtract them differences to another EXE. I just have no idea AT ALL about how to have my program write an EXE.
:
: Any ideas? Or am i just wasting my time?
:

I don't think there is any realistic hope of being able to let a VB program write a new EXE... unless it's sort of a 'template' thing where you have to insert certain blocks of code etc all very complicated and requiring a lot of knowledge of Machine code...

Best Regards,
Richard

The way I see it... Well, it's all pretty blurry

Report
Re: Writing to an EXE Posted by Asheboy on 15 Feb 2007 at 5:46 AM
: : What im trying to do is compare 2 files against each other in binary (done that part) then with the differences, make an EXE to add/subtract them differences to another EXE. I just have no idea AT ALL about how to have my program write an EXE.
: :
: : Any ideas? Or am i just wasting my time?
: :
:
: I don't think there is any realistic hope of being able to let a VB program write a new EXE... unless it's sort of a 'template' thing where you have to insert certain blocks of code etc all very complicated and requiring a lot of knowledge of Machine code...
:
: Best Regards,
: Richard
:
: The way I see it... Well, it's all pretty blurry
:
:


Oh well, thanks anyway:)
Report
Re: Writing to an EXE Posted by BitByBit_Thor on 15 Feb 2007 at 8:18 AM
Why does your program need to write an executable anyway? Why not just use your VB EXE to do the task?

Best Regards,
Richard

The way I see it... Well, it's all pretty blurry

Report
Re: Writing to an EXE Posted by Asheboy on 16 Feb 2007 at 12:57 PM
Well what im trying to make is a patch maker. It works by comparing two files (one that has been cracked, and one that hasnt). It finds teh differences and then makes an EXE to patch a file to have these differences. I hope its more clear what im trying to do now.
Report
Re: Writing to an EXE Posted by BitByBit_Thor on 17 Feb 2007 at 4:24 AM
: Well what im trying to make is a patch maker. It works by comparing two files (one that has been cracked, and one that hasnt). It finds teh differences and then makes an EXE to patch a file to have these differences. I hope its more clear what im trying to do now.
:

Copy & Paste?

Best Regards,
Richard

The way I see it... Well, it's all pretty blurry

Report
Re: Writing to an EXE Posted by Asheboy on 17 Feb 2007 at 7:01 AM
oh well i dont think i can do it. It doesnt matter that much.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.