This commit is contained in:
whoami 2020-11-30 18:25:41 +08:00
parent 2704838fd1
commit d8732bcaf1

View File

@ -19,7 +19,7 @@
- https://github.com/everdox/InfinityHook //C++。挂钩系统调用,上下文切换,页面错误等。
- https://github.com/fireeye/capa //Py。Windows下程序执行时所产生的操作。goodjob。
## Web打包应用安全
- https://github.com/rtcatc/Packer-Fuzzer //针对Webpack等前端打包工具所构造的网站进行快速、高效安全检测的扫描工具。
- https://github.com/rtcatc/Packer-Fuzzer //针对Webpack等前端打包工具所构造的网站进行快速、高效安全检测的扫描工具。poc sir。
### 小程序安全
- https://github.com/sjatsh/unwxapkg //Go。微信小程序反编译。G:/oujunke/UnWechatApp;G:/xuedingmiaojun/wxappUnpacker;G:/leo9960/wechat-app-unpack;
- https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html /微信小程序开发工具