From b6945c7816d2004405353eff6a32c8781cc531ec Mon Sep 17 00:00:00 2001 From: "Jakob L. Kreuze" Date: Tue, 15 Nov 2022 18:56:47 -0500 Subject: [data] Update bookmarks --- haunt/data/bookmarks.scm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/haunt/data/bookmarks.scm b/haunt/data/bookmarks.scm index c6331f2..7f46716 100644 --- a/haunt/data/bookmarks.scm +++ b/haunt/data/bookmarks.scm @@ -206,6 +206,9 @@ It's not you, it's Rust")))) "programming" "rust" "video-games")) + ("How Wine works 101" + "https://werat.dev/blog/how-wine-works-101/" + ("linux")) ("Smashing the heap by overflowing the stack" "https://ldpreload.com/blog/stack-smashes-you" ("c" "linux" "rust" "security")) @@ -215,6 +218,9 @@ It's not you, it's Rust")))) ("How to use Trend Micro's Rootkit Remover to Install a Rootkit" "https://d4stiny.github.io/How-to-use-Trend-Micro-Rootkit-Remover-to-Install-a-Rootkit/" ("reversing" "security" "windows")) + ("Reverse Engineering a GPU from 2009" + "https://garnet.codeberg.page/posts/gpu-reversing/" + ("linux" "reversing" "operating-systems")) ("Patching nVidia GPU driver for hot-unplug on Linux" "https://lab.whitequark.org/notes/2018-10-28/patching-nvidia-gpu-driver-for-hot-unplug-on-linux/" ("c" "linux" "operating-systems" "programming")) -- cgit v1.3