Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-19 | payload: Add method end() | Malfurious | 1 | -0/+3 |
2023-03-19 | Create new subpackage 'builder' | Malfurious | 1 | -0/+0 |
2023-03-13 | payload: Add explicit width ints | dusoleil | 1 | -0/+16 |
2023-03-13 | arch: refactor byte/int conversions | dusoleil | 1 | -2/+2 |
2023-02-24 | symtbl: Refactor module as an improved container type (and more) | Malfurious | 1 | -3/+3 |
2023-02-24 | symtbl: Rename file to match class name | Malfurious | 1 | -1/+1 |
2022-09-12 | sploit: Fix bugs involving Symtbl base value | Malfurious | 1 | -2/+2 |
2022-09-12 | sploit: payload: Promote private methods to "protected" access | Malfurious | 1 | -15/+15 |
2022-09-12 | sploit: payload: Clean up automatic symbol naming | Malfurious | 1 | -10/+11 |
2022-09-12 | sploit: payload: Class no longer extends Symtbl | Malfurious | 1 | -11/+8 |
2022-09-12 | sploit: payload: Allow variadic insertions | Malfurious | 1 | -13/+15 |
2022-03-17 | sploit: Rework payload builder | Malfurious | 1 | -57/+68 |
2021-09-07 | sploit: Add payload builder module | Malfurious | 1 | -0/+64 |