-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programs packaged with vmp do not result. #17
Comments
Current status ; I extended the waiting time a little longer and wanted it to work until the result came. The result has arrived |
hi! thank you for reporting. |
I reviewed the changes in the TinyTracer, and the feature that I suspected to be causing the slow down turns out to be added before 1.4. So, could you please just make a test for me, to make sure that the slow down is not caused by the changes in the Pin itself? I added a project |
@maskelihileci please let me know the results ^ |
Sorry for the late reply I was sick |
Pin-3.17 used on 2.0 unfortunately still slow Tiny 1.4 = pincrt.dll not loading Maybe it has nothing to do with it, but this is what I see right now. |
If there is a discord server we can contact, we can solve the problem more easily. |
I am not on Discord, but I am on Wire (https://wire.com), my login is the same as here. |
@maskelihileci - ok, now you can find me on Discord too. I am |
I added you as a friend and sent a message |
Thank you, I reproduced this problem, and working on the fix. demo.zip ; pass: demo The commit that caused the slowdown to the unacceptable values was this: 8493e3c I reverted those changes and applied on 2.0. You can find it in the branch: However, I am still trying to improve it, so it is not the final fix yet. |
Problem solved, thanks for your attention. |
Good day, I was using tiny racer v 1.4. I was getting results without any issues
I updated to version 2.0 today Can analyze unpackaged programs nicely but software packaged with vmp keeps working forever.
I waited for 20 minutes, the pin is working in the background. The program runs in the background, but it never completes. So it never reaches the oep point.
779a61;section: [.vmp1]
82404d;kernel32.LocalAlloc
7972b0;kernel32.GetModuleHandleA
7972b0;kernel32.GetModuleHandleA
8b56e0;kernel32.GetModuleFileNameW
7df6d1;kernel32.LocalAlloc
Windows 10 1607
pin-3.20
i7 6700K
Visual Studio 2019 (v142)
The text was updated successfully, but these errors were encountered: