hasherezade
hasherezade
Implemented in the release [1.1](https://github.com/hasherezade/exe_to_dll/releases/tag/1.1)
Hi! The speed of tracing isn't really in my control, because I am not the author of the instrumentation engine, which is [Intel Pin](https://www.intel.com/content/www/us/en/developer/articles/tool/pin-a-dynamic-binary-instrumentation-tool.html). Tiny Tracer is only a plugin...
The patch fixed the problem. 
hi @Bixilon ! Thanks for reporting! I will check it and fix soon.
@Bixilon - please check out the new builds and let me know if everything is ok now
ok, thanks for the info. I will fix it soon. I currently don't have an access to the machine with Windows XP, so I am not able to test it.
@Bixilon - BTW, `Wow64GetThreadContext` is only enabled in the 64 bit version. Did you try the 32-bit build? does it work?
@Bixilon - please check the new release: https://github.com/hasherezade/pe-sieve/releases/tag/v0.3.6 - and let me know if everything is fine now. Now the 64 bit version should work as well.
hi @taek2021! I see there is a problem with `zipfile` - it may be this error: https://stackoverflow.com/questions/53259563/could-not-find-a-version-that-satisfies-the-requirement-zipfile-from-versions you may try removing the `zipfile` from the requirements (I will probably remove...
what privileges you have to this file? maybe you are just not granted the privilege to open it for reading?