aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpravic <[email protected]>2016-04-14 16:32:30 +0300
committerpravic <[email protected]>2016-04-14 16:32:30 +0300
commit216b13b4be05bd8f6ac7e7609a1b2e416f640e41 (patch)
tree9924d5d1596fce92ba76be40995dbadede1d09a7
parentimplement KeQuerySystemTime routine for x64 kernel, since it exported only at... (diff)
downloadwinapi-kmd-rs-216b13b4be05bd8f6ac7e7609a1b2e416f640e41.tar.xz
winapi-kmd-rs-216b13b4be05bd8f6ac7e7609a1b2e416f640e41.zip
use WaybackMachine for original website
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8016986..4b31cb7 100644
--- a/README.md
+++ b/README.md
@@ -50,4 +50,5 @@ See [examples](https://github.com/pravic/winapi-kmd-rs/tree/master/examples) fol
#### Acknowledges
-In memory of [Four-F](http://four-f.narod.ru/) - the author of tutorials about kernel mode drivers development in assembly language (2002-2005).
+In memory of [Four-F](https://web.archive.org/web/20130530073702/http://www.freewebs.com/four-f/) - the author of tutorials about kernel mode drivers
+development in assembly language (2002-2005).