Update Readme

Fixing image render problem
This commit is contained in:
Whitecat18
2026-06-02 16:13:35 +05:30
parent 9c9813a1a2
commit ad05791cb2
6 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
<div align="center">
<br>
<img width="520px" src="assets/logo/logo.jpg" alt="RustyPacker Logo" />
<img width="520px" src="./assets/logos/logo.jpg" alt="RustyPacker Logo" />
<h1>RustyPacker</h1>
<p><b>A native Rust shellcode packer with a GUI. RustyPacker assembles a Rust project from templates, compiles it, and drops a finished EXE or Proxy & sideloadable DLLs.</b></p>
<img src="https://img.shields.io/badge/Language-Rust-orange" alt="Language: Rust" />
@@ -15,8 +15,8 @@ RustyPacker comes in two themes:
<div align="center">
<img src="assets/img/main-1.png" width="49%" alt="RustyPacker main view" />
<img src="assets/img/main-2.png" width="49%" alt="RustyPacker secondary view" />
<img src="./assets/imgs/main-1.png" width="49%" alt="RustyPacker main view" />
<img src="./assets/imgs/main-2.png" width="49%" alt="RustyPacker secondary view" />
</div>
<br>

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 46 KiB

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 215 KiB