diff --git a/README.md b/README.md
index 85254ef..b66a8f5 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
# 🎃 PumpBin
-
+
**PumpBin** is an Implant Generation Platform.
@@ -33,17 +33,17 @@ To use PumpBin, you need to have a b1n file or [Create One](https://pumpbin.b1n.
## ✨ Features
-* Powerful, simple, and comfortable UI
-* Following the minimal principle to ensure maximum flexibility in usage
-* Support two Plugin types: shellcode embedded in implants(Local) and hosted on remote servers(Remote)
-* Support plugin development using any compiled language, such as C/C++, Rust, Zig, Go, etc
-* Re-selecting the current plugin will generate a new random encryption password
-* Filling with random data to ensure each generated implant is unique
-* We have user manual, you no longer need to educate your users
-* No dependencies, just PumpBin
-* Support description, you can write down anything you want to remind users, which is important
-* No network connection, eliminating any security concerns
-* ... And I'm a pumpkin, I have magic🪄
+- Powerful, simple, and comfortable UI
+- Following the minimal principle to ensure maximum flexibility in usage
+- Support two Plugin types: shellcode embedded in implants(Local) and hosted on remote servers(Remote)
+- Support plugin development using any compiled language, such as C/C++, Rust, Zig, Go, etc
+- Re-selecting the current plugin will generate a new random encryption password
+- Filling with random data to ensure each generated implant is unique
+- We have user manual, you no longer need to educate your users
+- No dependencies, just PumpBin
+- Support description, you can write down anything you want to remind users, which is important
+- No network connection, eliminating any security concerns
+- ... And I'm a pumpkin, I have magic🪄
## 🚀 Getting Started
@@ -56,6 +56,6 @@ To evade security software, researchers usually write shellcode loaders, includi
1. Offensive personnel provide the shellcode to researchers, who then directly produce the final implant. This method is highly inflexible as offensive personnel must contact researchers every time they need a final implant.
-2. Researchers create a binary implant template and provide a final implant generation program. Offensive personnel use this program to inject shellcode into the binary implant template, producing the final implant.
+1. Researchers create a binary implant template and provide a final implant generation program. Offensive personnel use this program to inject shellcode into the binary implant template, producing the final implant.
The second method is the reason for the creation of PumpBin, a final implant generation program. Cybersecurity researchers only need to follow PumpBin's guidelines to write implant templates and distribute them along with PumpBin to offensive personnel. (There are very few guidelines as PumpBin is highly flexible.)
diff --git a/logo/pumpbin-1024.png b/logo/pumpbin-1024.png
deleted file mode 100644
index 46d477c..0000000
Binary files a/logo/pumpbin-1024.png and /dev/null differ
diff --git a/logo/pumpbin-1024x1024.png b/logo/pumpbin-1024x1024.png
new file mode 100644
index 0000000..8185137
Binary files /dev/null and b/logo/pumpbin-1024x1024.png differ
diff --git a/logo/pumpbin-256.png b/logo/pumpbin-256.png
deleted file mode 100644
index f7d05d5..0000000
Binary files a/logo/pumpbin-256.png and /dev/null differ
diff --git a/logo/pumpbin-256x256.png b/logo/pumpbin-256x256.png
new file mode 100644
index 0000000..7e2fd7b
Binary files /dev/null and b/logo/pumpbin-256x256.png differ
diff --git a/logo/pumpbin-512.png b/logo/pumpbin-512.png
deleted file mode 100644
index d085978..0000000
Binary files a/logo/pumpbin-512.png and /dev/null differ
diff --git a/logo/pumpbin-512x512.png b/logo/pumpbin-512x512.png
new file mode 100644
index 0000000..7e2c86e
Binary files /dev/null and b/logo/pumpbin-512x512.png differ