LLM4Binary commited on
Commit
f74c56c
·
verified ·
1 Parent(s): 63c4b22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  - decompile
5
  - binary
6
  widget:
7
- - text: "# This is the assembly code with O0 optimization:\n<func0>:\nendbr64\nlea (%rdi,%rsi,1),%eax\nretq\n# What is the source code?\n"
8
  ---
9
 
10
  ### 1. Introduction of LLM4Decompile
 
4
  - decompile
5
  - binary
6
  widget:
7
+ - text: "# This is the assembly code:\n<func0>:\nendbr64\nlea (%rdi,%rsi,1),%eax\nretq\n# What is the source code?\n"
8
  ---
9
 
10
  ### 1. Introduction of LLM4Decompile