rizin
rizin copied to clipboard
add a feature to break on tls callback
Is your feature request related to a problem? Please describe.
I would like to detect them on windows like x64dbg already does.
Could you further explain your feature request?
In x64dbg there is a breakpoint put on each tls call back. the point is set on startup. we should do same on rizin.
Sounds good, I'll attempt taking on the task, first I'll need to understand the code base to become a contributor.
no problem :) check the doc first