diff --git a/README.md b/README.md index eafb024..628467c 100644 --- a/README.md +++ b/README.md @@ -309,11 +309,11 @@ ULONG GetIndexFromExportTable(PVOID pBaseAddress, PCHAR pszFunctionName) 在 Win7 32 位系统下,驱动程序执行正常: -![](http://www.write-bug.com/myres/static/uploads/2021/10/19/16a4b1d5fb35885f4e7b7c2bb9ee876f.writebug) +![](http://www.writebug.com/myres/static/uploads/2021/10/19/16a4b1d5fb35885f4e7b7c2bb9ee876f.writebug) 在 Win10 64 位系统下,驱动程序执行正常: -![](http://www.write-bug.com/myres/static/uploads/2021/10/19/9b672566cc4661b4f9afb5c29d62c309.writebug) +![](http://www.writebug.com/myres/static/uploads/2021/10/19/9b672566cc4661b4f9afb5c29d62c309.writebug) # 总结