diff --git a/README.md b/README.md index 594cc1f..88aa91e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # AssembleCodeTracer -A tool for reverse tracking assembly instruction. Given an instruction, it traces upward to identify the instructions related to that instruction and subsequent instructions. +一个用于反向跟踪汇编指令的工具。给定一条指令,它向上跟踪以识别与该指令相关的指令以及后续指令。 -For detailed explanation, please refer to https://gal2xy.github.io/2024/07/07/LLVM%20and%20OLLVM/%E5%8E%BB%E9%99%A4%E5%8F%8D%E6%B7%B7%E6%B7%86%E5%90%8E%E7%A8%8B%E5%BA%8F%E4%B8%AD%E7%9A%84%E5%86%97%E4%BD%99%E6%B1%87%E7%BC%96%E4%BB%A3%E7%A0%81/ +详细解​​释请参考https://gal2xy.github.io/2024/07/07/LLVM%20and%20OLLVM/%E5%8E%BB%E9%99%A4%E5%8F%8D%E6%B7%B7%E6%B7%86%E5%90%8E%E7%A8%8B%E5%BA%8F%E4%B8%AD%E7%9A%84%E5%86%97%E4%BD%99%E6%B1%87%E7%BC%96%E4%BB%A3%E7%A0%81/