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 debugger plugin for titan engine #60

Open
gogo2464 opened this issue May 15, 2024 · 1 comment
Open

add a debugger plugin for titan engine #60

gogo2464 opened this issue May 15, 2024 · 1 comment

Comments

@gogo2464
Copy link

gogo2464 commented May 15, 2024

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

I am very frustruated when I want to reverse and debug windows programs. there is not way to be as precise as x64dbg. I also can not be notified of TLS callback breakpoints.

I could use x64 dbg but there is no any console interface.

Describe the solution you'd like
I would like to use the c Titan Engine bindings (x64dbg library) to be as accurate as x64dbg on rizin. The interface is here: https://github.com/x64dbg/TitanEngine/blob/x64dbg/SDK/C/TitanEngine.h#L678

Describe alternatives you've considered

  • Using x96dbg GUI
  • creating my own repo for my project.
@gogo2464
Copy link
Author

@XVilka it would require a dependancy I would like to get opinion about the philosophy, should not I made my own repo ?

@XVilka XVilka transferred this issue from rizinorg/rizin May 26, 2024
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