diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-01-22 18:37:40 -0500 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2023-01-22 18:37:40 -0500 |
| commit | 87c8b2416f65c99ce1f0e4886033aed2df3c140d (patch) | |
| tree | 4f7024317bdcae41d46f0c341c906cf75e740749 /haunt | |
| parent | 4de18d91b1f52fff0a4ca3fcf9dcce2eb4cd0986 (diff) | |
Update bookmarks
Diffstat (limited to 'haunt')
| -rw-r--r-- | haunt/data/bookmarks.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haunt/data/bookmarks.scm b/haunt/data/bookmarks.scm index 865f83e..d1fbfdf 100644 --- a/haunt/data/bookmarks.scm +++ b/haunt/data/bookmarks.scm @@ -34,6 +34,9 @@ ("The Insane Innovation of TI Calculator Hobbyists" "https://www.thirtythreeforty.net/posts/2021/10/ti-calculator-innovation/" ("hardware" "programming" "retro-tech" "reversing" "z80")) + ("wInd3x, the iPod Bootrom exploit 10 years too late" + "https://q3k.org/wInd3x.html" + ("binary-exploitation" "reversing" "xnu")) ("Fixing a bug in an 18 year old Shockwave game" "https://mattbruv.github.io/ccsr-bugfix/" ("game-hacking" |