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

SELECT ROP CHAIN GADGETS TOGETHER AUTOMATICALLY FOR MEMORY CORRUPTION VULN EXPLOITATION USING TURING MACHINE #342

Open
gogo2464 opened this issue Oct 20, 2022 · 1 comment

Comments

@gogo2464
Copy link

Hello,

I got an idea. I want to implement a feature on r2 that when the user puts a debugger to a point, turring, finds a set of gadgets to use together for stack buffer overflow attacks.

http://webdiis.unizar.es/~ricardo/files/slides/industrial/slides_RootedCON-18.pdf

In the future, the tool might create the buffer and simply let the user generate it with pwntools.

This feature request relies on this one radareorg/radare2#20877 about the need to get infos on each instruction meaning like what is the mov in 8051 same as x8 6 to get more abstraction. I will do it when I will finish the decompiler.

Fell free to ask fro any suggestion.
Best regards.

@gogo2464
Copy link
Author

gogo2464 commented Jul 8, 2023

Will probably never be scientifically ready lol.

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