You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: