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

Can cannoli be used to do the instruction level tracing for a program? #17

Open
vancaho opened this issue Aug 5, 2024 · 0 comments
Open

Comments

@vancaho
Copy link

vancaho commented Aug 5, 2024

Hi, I want to make the instruction level tracing for a program, which should include the instruction address, opcodes, memory reads, register reads, thread, module. Can I modify cannoli to achieve this goal?
Second question is: does cannoli affects the stack/heap layout of dest program? Because I want to record the execution of exploits for vulnerabilities, if the heap/stack layout changes, the exploits may not work.

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

1 participant