Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 735 Bytes

File metadata and controls

28 lines (18 loc) · 735 Bytes

PotatoTool工具雏形,N年前写的 (优点在于web版本)

访问地址

https://potato.gold/navbar/tool/webshellDecrypt/index.php

主要功能

支持常见webshell流量一键解密(完美兼容php)、AES专项解密(内置50wKey爆破)、各类单项解密(Base64、Rot13、strRev、Chr等)、自定义Js解密

image

一、常见webshell流量一键解密:

image

二、AES专项解密:

image

三、各类单项解密:

image

四、自定义js解密:

image

五、复制剪贴板:

image

记录保存在当前浏览器的localStorage内,不会随着浏览器的关闭而消失

image