|
-
May 12th, 2020, 11:33 AM
#1
[RESOLVED] How to change resource file data of an executable?
Problem:
I have an executable VB6 file.
I want to change the bytes of an encapsulated file as a resource that is loaded with LoadResData (101, "CUSTOM")
What I want to know is:
1) Where are these data inside the exe (at what offset)
2) How long is the "packet" of data and where does it end?
3) Optional: Which program to use to edit the binary exe file?
Thanks
Edit PS
Why do I want to do this?
For example because I have distributed in exe that I want to modify but I don't have an "exact" copy of the source code that I used to create it.
Last edited by reexre; May 12th, 2020 at 11:37 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|