Answer the question
In order to leave comments, you need to log in
Is it possible to consider sewing a binary file inside another and accessing it?
There is a dynamic library, it is impossible to get its static version.
There is a program (using Qt, if it's important), it needs the above library to work.
I do not want to drag two files, it is desirable that the end user works with only one of my executable files.
I know that you can pack a file, extract it to a temp directory and then use it. But much more interesting, can I use this dll without unpacking it anywhere? For example, find out its offset in a binary, or something else.
Answer the question
In order to leave comments, you need to log in
This can be done , but you will have to repeat part of the vein with your own hands.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question