rizin icon indicating copy to clipboard operation
rizin copied to clipboard

add a feature to break on tls callback

Open gogo2464 opened this issue 10 months ago • 4 comments

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

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

gogo2464 avatar Mar 30 '24 11:03 gogo2464

Could you further explain your feature request?

LukeTheEngineer avatar Mar 31 '24 20:03 LukeTheEngineer

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

gogo2464 avatar Mar 31 '24 20:03 gogo2464

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

LukeTheEngineer avatar Apr 01 '24 03:04 LukeTheEngineer

no problem :) check the doc first

gogo2464 avatar Apr 18 '24 14:04 gogo2464