Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-15 | shellcode: Remove shelltool | Malfurious | 1 | -30/+0 |
2023-01-15 | shellcode: Update Makefile | Malfurious | 1 | -12/+26 |
2023-01-15 | shellcode: Move example code to a new directory | Malfurious | 2 | -0/+0 |
2023-01-15 | shellcode: Drop SYS_EXIT samples | Malfurious | 2 | -16/+0 |
2022-02-27 | shellcode: Initialize envp to NULL | Malfurious | 2 | -0/+2 |
2021-08-22 | Add Makefile for shellcode templates | Malfurious | 1 | -0/+17 |
2021-08-22 | Refactor genhex into shelltool | Malfurious | 1 | -0/+30 |
2021-08-22 | Add sys_exit shellcode templates | Malfurious | 2 | -0/+16 |
2021-08-22 | Add generic /bin/sh shellcode templates | Malfurious | 2 | -0/+29 |