Skip to content
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

processing all instructions #18

Open
xSanx opened this issue Nov 21, 2021 · 2 comments
Open

processing all instructions #18

xSanx opened this issue Nov 21, 2021 · 2 comments

Comments

@xSanx
Copy link

xSanx commented Nov 21, 2021

Good day ! this is a very cool tool, I like how it displays information on CPUID intrusion, can I somehow modify tiny_tracer to receive output on each instruction (example: 0x11111;mov eax edx;eax=0x1000000, ebx=0x10000, ..... )?

@hasherezade
Copy link
Owner

hi! do you mean literally every instruction? it is feasible, but I didn't implement it because this is gonna make this tool super slow. I am really not convinced that this is worth it. I may possibly, add tracing instructions in some selected ranges.

@xSanx
Copy link
Author

xSanx commented Nov 25, 2021

can I change intel PIN the contents of the STACK or HEAP through it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants