docs(readme): add writeup link

This commit is contained in:
es3n1n
2025-05-09 14:46:11 +09:00
parent a49f027fde
commit 928be9a45f
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@@ -23,6 +23,7 @@ mono_crash.*
[Rr]eleases/ [Rr]eleases/
x64/ x64/
x86/ x86/
Win32/
[Aa][Rr][Mm]/ [Aa][Rr][Mm]/
[Aa][Rr][Mm]64/ [Aa][Rr][Mm]64/
bld/ bld/

View File

@@ -30,9 +30,9 @@ Optional arguments:
-v, --verbose verbose logging -v, --verbose verbose logging
``` ```
## Implementation ## Writeup
A more detailed writeup will be coming in a few days. [How I ruined my vacation by reverse engineering WSC](https://blog.es3n1n.eu/posts/how-i-ruined-my-vacation/)
## Special thanks ## Special thanks