diff --git a/wiki_SecReverse.md b/wiki_SecReverse.md index 6578ff1..650547c 100644 --- a/wiki_SecReverse.md +++ b/wiki_SecReverse.md @@ -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 /微信小程序开发工具