diff --git a/README.md b/README.md index 0127d2f..ca017f0 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,15 @@ **PumpBin** is an Implant Generation Platform. To use PumpBin, you need to have a b1n file or create one. A b1n file contains one or more binary implant templates, along with some additional descriptive information. We refer to a b1n file as a Plugin. + ![](https://github.com/pumpbin/pumpbin/assets/120295547/2c94a40f-a370-4cef-a676-3a843e535edb) ## ✨ Features * Powerful, simple, and comfortable UI * Following the minimal principle to ensure maximum flexibility in usage -* Support two types: shellcode embedded in implants(Local) and hosted on remote servers(Remote) +* Support two Plugin types: shellcode embedded in implants(Local) and hosted on remote servers(Remote) +* Support the development of Plugin using any compiled language, such as C/C++, Rust, Zig, Go, and more * 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