diff --git a/src/README.md b/src/README.md index 9bbb4e7..9ef9d8b 100644 --- a/src/README.md +++ b/src/README.md @@ -1,28 +1,30 @@ # PumpBin
- +
**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, 我会考虑链接你的文章 :) diff --git a/src/dev/advanced/api/encrypt_shellcode.md b/src/dev/advanced/api/encrypt_shellcode.md deleted file mode 100644 index 93ebc6e..0000000 --- a/src/dev/advanced/api/encrypt_shellcode.md +++ /dev/null @@ -1 +0,0 @@ -# encrypt_shellcode diff --git a/src/dev/advanced/api/format_encrypted_shellcode.md b/src/dev/advanced/api/format_encrypted_shellcode.md deleted file mode 100644 index d0cbb0a..0000000 --- a/src/dev/advanced/api/format_encrypted_shellcode.md +++ /dev/null @@ -1 +0,0 @@ -# format_encrypted_shellcode diff --git a/src/dev/advanced/api/format_url_remote.md b/src/dev/advanced/api/format_url_remote.md deleted file mode 100644 index 42196f1..0000000 --- a/src/dev/advanced/api/format_url_remote.md +++ /dev/null @@ -1 +0,0 @@ -# format_url_remote diff --git a/src/dev/advanced/api/upload_final_shellcode_remote.md b/src/dev/advanced/api/upload_final_shellcode_remote.md deleted file mode 100644 index 56715b5..0000000 --- a/src/dev/advanced/api/upload_final_shellcode_remote.md +++ /dev/null @@ -1 +0,0 @@ -# upload_final_shellcode_remote diff --git a/src/dev/advanced/extism_plug-in.md b/src/dev/advanced/extism_plug-in.md deleted file mode 100644 index e858be9..0000000 --- a/src/dev/advanced/extism_plug-in.md +++ /dev/null @@ -1 +0,0 @@ -# Extism Plug-in diff --git a/theme/favicon.png b/src/images/pumpbin.png similarity index 100% rename from theme/favicon.png rename to src/images/pumpbin.png diff --git a/theme/favicon.svg b/theme/favicon.svg deleted file mode 100644 index 281380c..0000000 --- a/theme/favicon.svg +++ /dev/null @@ -1,49 +0,0 @@ - - - \ No newline at end of file