From da7e32110bf9d3a6d52f61f5cbd5b8b7ba23d3cd Mon Sep 17 00:00:00 2001 From: aiyingfeng Date: Wed, 2 Aug 2023 19:39:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7711de7..5694a14 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,5 @@ | JavaScript反混淆器 | [https://deobfuscate.io/](https://deobfuscate.io/) | JStillery反混淆器 | [https://mindedsecurity.github.io/jstillery/](https://mindedsecurity.github.io/jstillery/) | jsdec反混淆器 | [https://jsdec.js.org/](https://jsdec.js.org/) -| 表格转换工具 | [https://tableconvert.com/](https://tableconvert.com/) \ No newline at end of file +| 表格转换工具 | [https://tableconvert.com/](https://tableconvert.com/) +| js cookie变动监控可视化工具 & js cookie hook打条件断点 | [https://github.com/JSREI/js-cookie-monitor-debugger-hook/](https://github.com/JSREI/js-cookie-monitor-debugger-hook/)