summaryrefslogtreecommitdiffstats
path: root/sploit/builder/payload.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-19Create new subpackage 'builder'Malfurious1-0/+91
This is a package to contain the related Payload and ROP modules, as well as utility classes. Payload is moved into the new package. Signed-off-by: Malfurious <m@lfurio.us> Signed-off-by: dusoleil <howcansocksbereal@gmail.com>