Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-04 | Rename sploit package to nsploit | Malfurious | 7 | -1209/+0 |
2025-01-02 | rop: Add ret2dlresolve exploit module | Malfurious | 2 | -0/+227 |
2025-01-02 | fmtstring: Add printf exploit module | Malfurious | 2 | -0/+179 |
2025-01-02 | payload: Rework pointer to directly target another payload field | Malfurious | 1 | -8/+10 |
2025-01-02 | payload: padalign reference property | Malfurious | 1 | -2/+3 |
2025-01-02 | payload: Separate length and bytes calculations | Malfurious | 2 | -33/+57 |
2025-01-02 | payload: Improve recursion performance | Malfurious | 1 | -14/+22 |
2025-01-01 | payload: rop: Update for new Payload class | Malfurious | 1 | -132/+113 |
2025-01-01 | Update ROP gadget types to extend IndexEntry | Malfurious | 1 | -27/+16 |
2025-01-01 | payload: Refactor as a concrete IndexTbl | Malfurious | 3 | -86/+295 |
2024-01-13 | builder: Rename package to payload and expose contents | Malfurious | 4 | -0/+589 |