Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-01 | Update ROP gadget types to extend IndexEntry | Malfurious | 1 | -17/+6 | |
This leverages some code reuse and helps these types play nicely with the new Symtbl updates. Signed-off-by: Malfurious <m@lfurio.us> | |||||
2023-03-15 | rev: Add rop gadget description class | Malfurious | 1 | -0/+36 | |
This new class is intended to be used to return data from gadget searches, and is able to be nested within object Symtbls. Signed-off-by: Malfurious <m@lfurio.us> Signed-off-by: dusoleil <howcansocksbereal@gmail.com> |