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

add a feature to break on tls callback #4405

Open
gogo2464 opened this issue Mar 30, 2024 · 4 comments
Open

add a feature to break on tls callback #4405

gogo2464 opened this issue Mar 30, 2024 · 4 comments

Comments

@gogo2464
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I would like to detect them on windows like x64dbg already does.

@LukeTheEngineer
Copy link

Could you further explain your feature request?

@gogo2464
Copy link
Contributor Author

In x64dbg there is a breakpoint put on each tls call back. the point is set on startup. we should do same on rizin.

@LukeTheEngineer
Copy link

Sounds good, I'll attempt taking on the task, first I'll need to understand the code base to become a contributor.

@gogo2464
Copy link
Contributor Author

no problem :) check the doc first

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