Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: mit
|
|
3 |
tags:
|
4 |
- decompile
|
5 |
- binary
|
|
|
|
|
6 |
---
|
7 |
|
8 |
### 1. Introduction of LLM4Decompile
|
|
|
3 |
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
|