diff --git a/Q&A.md b/Q&A.md new file mode 100644 index 0000000..8489a8a --- /dev/null +++ b/Q&A.md @@ -0,0 +1,7 @@ +# Q:我使用注入工具注入失败,怎么办? +A: 注入原理参考书籍 《windows核心编程》 《加密与解密》 + +参考博客: https://aliongreen.github.io/posts/remote-thread-injection.html + +解决方案参考:https://github.com/ttttupup/wxhelper/discussions/65 +