Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gal2xy authored Jul 7, 2024
1 parent 15f3272 commit 6b8866b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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/

0 comments on commit 6b8866b

Please sign in to comment.