https://bugs.winehq.org/show_bug.cgi?id=54432
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #2 from Eric Pouech eric.pouech@gmail.com --- Created attachment 73989 --> https://bugs.winehq.org/attachment.cgi?id=73989 Quickie for RtlAddressInSectionTable
this path could allow to go one step further
BUT, since making copies of heap likely makes lots of assumption about the details of the implementation, it may not work at all. Unfortunately the detail of the markers (eg. heap relocatable begin / end) don't seem to be available on public repository.
It also depends if the image has been created on Windows or one Wine. I'd start with wine to reduce the odds.