summaryrefslogtreecommitdiffstats
path: root/md/writeup/elf_text_section.md
diff options
context:
space:
mode:
Diffstat (limited to 'md/writeup/elf_text_section.md')
-rw-r--r--md/writeup/elf_text_section.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/md/writeup/elf_text_section.md b/md/writeup/elf_text_section.md
index 60b8d58..a35c423 100644
--- a/md/writeup/elf_text_section.md
+++ b/md/writeup/elf_text_section.md
@@ -23,11 +23,11 @@ Code:
Source includes two tests for both functions.I have not tested both
functions very whell. That whay there can be some error.I have used
used that for proving concept. And have checked result with
-```
+```sh
test1
```
and
-```
+```sh
readelf -l simple
```