diff --git a/config.toml b/config.toml index c7aa58c..004091d 100644 --- a/config.toml +++ b/config.toml @@ -108,6 +108,11 @@ theme = "sada" url = "https://gitlab.com/shockrah/shell-scripts" description = "Collection of shell scripts for those running DWM" + [[params.projects.list]] + title = "Static ELF Parser/Dissassembler" + url = "https://gitlab.com/shockrah/hexd" + description = "Reads Linux ELF binaries to learn about what a mysterious binary might do without running it first." + # Skills section [params.skills] icon = "fa-cogs"