-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
23 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
# PumpBin | ||
|
||
<p align="center"> | ||
<img src="favicon.png" height="30%" width="30%"> | ||
<img src="images/pumpbin.png" height="30%" width="30%"> | ||
</p> | ||
|
||
**PumpBin**是一个免杀生成平台. | ||
|
||
要使用PumpBin, 你需要先获取一个b1n文件或者[创建一个](devs/start.md). | ||
b1n文件包含一个或多个二进制植入物模板, 附加一些描述信息. 我们通常称一个b1n文件为一个Plugin. | ||
要使用PumpBin, 你需要先获取一个b1n文件或者[创建一个](dev/start.md).\ | ||
b1n文件包含一个或多个二进制植入物模板, 以及一些Extism Plug-in和一些描述性信息.\ | ||
我们通常称b1n文件为Plugin, 称wasm文件为Extism Plug-in. | ||
|
||
- 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🪄 | ||
[plug-in](https://github.com/pumpbin/plug-in)仓库收集可重用的PumpBin Extism Plug-in. | ||
|
||
## Contributing | ||
- 强大, 简洁, 舒适的UI | ||
- 遵循最小原则,保证使用的最大灵活性 | ||
- 支持两种Plugin类型, `Local` 和 `Remote` | ||
- 支持Extism插件系统, 拥有强大的扩展性 | ||
- 每个生成的植入物都有不同的随机加密密钥 | ||
- 填充随机数据,每个生成的植入物都是唯一的 | ||
- 我们有用户手册, 你不再需要教育你的用户 | ||
- 没有任何依赖, 只有PumpBin | ||
- 支持描述,你可以写下任何关于这个Plugin的信息 | ||
- 没有网络连接(不包括Extism Plug-in) | ||
- ... 我是PumpBin, 我有魔法🪄 | ||
|
||
这个网站是使用mdBook生成的, 并托管在GitHub Pages上. 你可以在[GitHub](https://github.com/pumpbin/book-zh)上找到源文件并进行贡献. | ||
## Contributing | ||
|
||
如果你写了一篇关于 PumpBin 的文章, 请提交一个 issue, 我会考虑链接到你的文章 :0) | ||
网站使用mdBook生成, 托管在[GitHub](https://github.com/pumpbin/book-zh).\ | ||
如果你写了一篇关于PumpBin的文章, 请提交一个 issue, 我会考虑链接你的文章 :) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file was deleted.
Oops, something went wrong.