Small code snippets that might prove useful again in the future.
bash | ||
c | ||
README.MD |
Code Snippets
Small code snippets that might prove useful again in the future.
C
- report/: Easy to use report statement with log levels
- sdprintf.c: sprintf to a dynamic buffer
Bash
- patch_binary.sh: Function to patch executables with asm payloads