You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
bash | 3 years ago | |
c | 3 years ago | |
README.MD | 3 years ago |
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