mirror of
https://github.com/kmanc/remote_code_oxidation
synced 2026-06-08 15:21:46 +00:00
14 lines
254 B
YAML
14 lines
254 B
YAML
theme: jekyll-theme-cayman
|
|
markdown: kramdown
|
|
plugins:
|
|
- jekyll-relative-links
|
|
relative_links:
|
|
enabled: true
|
|
collections: true
|
|
include:
|
|
- hash_params.md
|
|
- process_hollowing.md
|
|
- process_migration.md
|
|
- tcp_reverse_shell.md
|
|
- xor_params.md
|