From 380f0fe40b1ab20790e75dac779e73667cc5ac72 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sat, 4 Feb 2023 14:10:26 +0000 Subject: Update all content to new pygmentize --- md/writeup/elf_text_section.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'md/writeup/elf_text_section.md') 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 ``` -- cgit v1.2.3