Skip to content

Commit 9e98492

Browse files
committed
update readme
1 parent 9215718 commit 9e98492

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Recently, I have been studying reverse engineering on Windows and the PE file fo
77
To better understand how ELF executables are loaded and executed, I developed **Elfina** as a learning project focused on the Linux kernel and the ELF file format.
88

99
<p align="center">
10-
<img src="https://iss4cf0ng.github.io/images/meme/himari_elf.png" width="800">
10+
<img src="https://iss4cf0ng.github.io/images/meme/himari_elf.png" width="700">
1111
</p>
1212

1313
<p align="center">
@@ -25,7 +25,7 @@ It is designed to help understand:
2525
- Reverse engineering concepts
2626

2727
<p align="center">
28-
<img src="https://iss4cf0ng.github.io/images/meme/mika_rollcake_hit.png" width=200>
28+
<img src="https://iss4cf0ng.github.io/images/meme/mika_rollcake_hit.png" width=300>
2929
</p>
3030

3131
## Features

0 commit comments

Comments
 (0)