Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-04 | Rename sploit package to nsploit | Malfurious | 1 | -160/+0 |
2025-01-01 | symtbl: Refactor abstract IndexTbl interface | Malfurious | 1 | -68/+44 |
2023-03-31 | symtbl: Fix function docstring formatting | Malfurious | 1 | -19/+19 |
2023-03-22 | symtbl: order symtbl iteration by offset | dusoleil | 1 | -2/+2 |
2023-03-19 | symtbl: Support offset translation for int-like objects | Malfurious | 1 | -1/+1 |
2023-03-16 | arch: Move private methods to bottom of file | dusoleil | 1 | -1/+1 |
2023-03-14 | symtbl: Overload __getitem__ for translating raw offsets | Malfurious | 1 | -3/+6 |
2023-03-13 | symtbl: Only print column headings if table is populated | Malfurious | 1 | -1/+2 |
2023-03-13 | symtbl: Display all nested objects in brackets | Malfurious | 1 | -1/+1 |
2023-03-13 | Prefer __repr__ for pretty-printing objects | Malfurious | 1 | -5/+1 |
2023-02-24 | symtbl: Refactor module as an improved container type (and more) | Malfurious | 1 | -51/+182 |
2023-02-24 | symtbl: Rename file to match class name | Malfurious | 1 | -0/+53 |