summaryrefslogtreecommitdiffstats
path: root/sploit/payload (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-04Rename sploit package to nsploitMalfurious7-1209/+0
2025-01-02rop: Add ret2dlresolve exploit moduleMalfurious2-0/+227
2025-01-02fmtstring: Add printf exploit moduleMalfurious2-0/+179
2025-01-02payload: Rework pointer to directly target another payload fieldMalfurious1-8/+10
2025-01-02payload: padalign reference propertyMalfurious1-2/+3
2025-01-02payload: Separate length and bytes calculationsMalfurious2-33/+57
2025-01-02payload: Improve recursion performanceMalfurious1-14/+22
2025-01-01payload: rop: Update for new Payload classMalfurious1-132/+113
2025-01-01Update ROP gadget types to extend IndexEntryMalfurious1-27/+16
2025-01-01payload: Refactor as a concrete IndexTblMalfurious3-86/+295
2024-01-13builder: Rename package to payload and expose contentsMalfurious4-0/+589