Partially execute a binary with Wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jeffjohnson
Newbie
Newbie
Posts: 1
Joined: Tue Jan 12, 2016 8:07 am

Partially execute a binary with Wine

Post by jeffjohnson »

What is the easiest way to only execute a fraction of a PE file with Wine given that we have an offset to start and an end address to stop? I basically would like to use Wine as a "Simulation Engine" to determine the program state when the end address is reached. I am also fine with applying some patches. Generally any pointers are appreciated!
Locked