diff --git a/.gitignore b/.gitignore index 27e6996..83be768 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ mono_crash.* [Rr]eleases/ x64/ x86/ +Win32/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ bld/ diff --git a/README.md b/README.md index d312713..139f6f0 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ Optional arguments: -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