diff options
Diffstat (limited to 'data/blogroll.scm')
| -rw-r--r-- | data/blogroll.scm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/blogroll.scm b/data/blogroll.scm index 7aefb9d..ab46fb8 100644 --- a/data/blogroll.scm +++ b/data/blogroll.scm @@ -198,6 +198,9 @@ "math" "programming" "video-games")) + ("Filippo Valsorda" + "https://words.filippo.io/" + ("crypto" "programming")) ("Improved Means for Achieving Deteriorated Ends" "https://blog.kingcons.io/" ("common-lisp" @@ -220,6 +223,9 @@ ("Cryogenix" "https://cryogenix.net/" ("bsd" "retro-tech" "reversing" "x86")) + ("Makefile.feld" + "https://blog.feld.me/" + ("bsd")) ("Fedor Indutnys Blog" "https://darksi.de/" ("binary-exploitation" @@ -666,6 +672,9 @@ ("Shell is coming..." "https://www.shelliscoming.com/" ("binary-exploitation" "reversing" "security" "windows" "x86")) + ("0xca7" + "https://0xca7.github.io/" + ("reversing" "malware" "rust")) ("Mildly entertainingᵝ" "https://beepb00p.xyz/" ("emacs" "programming" "python")) |