summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2024-02-01 06:52:46 -0500
committerMalfurious <m@lfurio.us>2024-05-19 17:52:10 -0400
commit68d9242bf17b2096230ca1f0081f9cad302f193c (patch)
treef6f20752d25cae476aa8f73f3fa53fb0a4528473 /__init__.py
parentf18887497eb35a675b2ce2c5390e5e31a4af6102 (diff)
downloadsploit-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 '__init__.py')
0 files changed, 0 insertions, 0 deletions