diff options
author | Malfurious <m@lfurio.us> | 2024-02-01 06:52:46 -0500 |
---|---|---|
committer | Malfurious <m@lfurio.us> | 2024-05-19 17:52:10 -0400 |
commit | 68d9242bf17b2096230ca1f0081f9cad302f193c (patch) | |
tree | f6f20752d25cae476aa8f73f3fa53fb0a4528473 /CONTRIBUTING | |
parent | f18887497eb35a675b2ce2c5390e5e31a4af6102 (diff) | |
download | sploit-68d9242bf17b2096230ca1f0081f9cad302f193c.tar.gz sploit-68d9242bf17b2096230ca1f0081f9cad302f193c.zip |
payload: rop: Update for new Payload class
This updates the ROP class to work with the new Payload changes. Its
behavior should be largely the same, and I've taken the opportunity to
touch up documentation.
The main change here is that we no longer extend the Payload class.
Instead, each function constructs and returns a Payload representation
of the generated ROP chain. These returned objects can easily be lumped
into the Payload being built by a user script, or interrogated to help
troubleshoot their use.
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions