docs: update README.md

This commit is contained in:
b1n
2024-07-09 17:00:28 +08:00
committed by GitHub
parent 8f7955aa7f
commit de1b3ae681

View File

@@ -24,24 +24,24 @@
**PumpBin** is an Implant Generation Platform. **PumpBin** is an Implant Generation Platform.
To use PumpBin, you need to have a b1n file or [Create One](https://pumpbin.b1n.io/devs/start.html). To use PumpBin, you need to have a b1n file or [Create One](https://pumpbin.b1n.io/devs/start.html).
A b1n file contains one or more binary implant templates, along with some additional descriptive information. A b1n file contains one or more binary implant templates, along with some Extism Plug-in and some additional descriptive information.
We refer to a b1n file as a Plugin. We refer to a b1n file as a Plugin.
![](https://github.com/pumpbin/pumpbin/assets/120295547/9f3154a5-9a72-49d4-996b-0d7acf40f197) ![](https://github.com/pumpbin/pumpbin/assets/120295547/7f4a662e-3a78-4b16-a7bc-7f55d3369ec2)
## ✨ Features ## ✨ Features
- Powerful, simple, and comfortable UI - Powerful, simple, and comfortable UI
- Following the minimal principle to ensure maximum flexibility in usage - 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 two Plugin types: `Local` and `Remote`
- Support plugin development using any compiled language, such as C/C++, Rust, Zig, Go, etc - Support Plug-in System, you can do whatever you want
- Re-selecting the current plugin will generate a new random encryption password - All generated implants have randomly generated encryption passwords
- Filling with random data to ensure each generated implant is unique - Filling with random data to ensure each generated implant is unique
- We have user manual, you no longer need to educate your users - We have user manual, you no longer need to educate your users
- No dependencies, just PumpBin - No dependencies, just PumpBin
- Support description, you can write down anything you want to remind users, which is important - Support description, you can write down anything you want to remind users
- No network connection, eliminating any security concerns - No network connection
- ... And I'm a pumpkin, I have magic🪄 - ... And I'm PumpBin, I have magic🪄
## 🚀 Getting Started ## 🚀 Getting Started