Commit 91c4cb50 authored by Administrator's avatar Administrator

update

parent dea417fd
......@@ -5,26 +5,26 @@ Sekiro是一个私有API服务暴露框架,一般用在app/js rpc黑盒调用
Sekiro主页:[github地址](https://github.com/virjar/sekiro)
相关分析文章:
[浪哥](https://github.com/langgithub/sekiro-lang)
[夜幕博客](https://bbs.nightteam.cn/thread-86.htm)
[xsren2019](https://www.jianshu.com/p/6b71106c45eb?from=timeline)
[JS逆向-Sekiro框架的简单使用](https://mp.weixin.qq.com/s/y13sl1vW7ck-JBfGZ7BPnQ)
[sekiro中js框架在某数中的应用](https://mp.weixin.qq.com/s/R2dJ07QEZ3N6Ngb4UOv76A)
[sekiro在某数中的应用](https://mp.weixin.qq.com/s/_gjGPURlvOc2EIgbOj8vWg)
[JS逆向-某乎sekiro应用实战](https://mp.weixin.qq.com/s/NyEd_COnEtKKeAyuByHNuw)
[Android群控黑盒调用 - Sekiro食用手册](https://bbs.pediy.com/thread-259974.htm)
[巧解 JS 签名:Websocket 调用浏览器环境中 JS 函数](https://b0rgch3n.github.io/post/8a80a20e32e993bd370f89801cf0fac8/)
[巧解 JS 签名(续):利用服务暴露框架 Sekiro 进行 JSRPC](https://b0rgch3n.github.io/post/d108e4c1b86c0a6a9fe84736cd5438bd/)
- [浪哥](https://github.com/langgithub/sekiro-lang)
- [夜幕博客](https://bbs.nightteam.cn/thread-86.htm)
- [xsren2019](https://www.jianshu.com/p/6b71106c45eb?from=timeline)
- [JS逆向-Sekiro框架的简单使用](https://mp.weixin.qq.com/s/y13sl1vW7ck-JBfGZ7BPnQ)
- [sekiro中js框架在某数中的应用](https://mp.weixin.qq.com/s/R2dJ07QEZ3N6Ngb4UOv76A)
- [sekiro在某数中的应用](https://mp.weixin.qq.com/s/_gjGPURlvOc2EIgbOj8vWg)
- [JS逆向-某乎sekiro应用实战](https://mp.weixin.qq.com/s/NyEd_COnEtKKeAyuByHNuw)
- [Android群控黑盒调用 - Sekiro食用手册](https://bbs.pediy.com/thread-259974.htm)
- [巧解 JS 签名:Websocket 调用浏览器环境中 JS 函数](https://b0rgch3n.github.io/post/8a80a20e32e993bd370f89801cf0fac8/)
- [巧解 JS 签名(续):利用服务暴露框架 Sekiro 进行 JSRPC](https://b0rgch3n.github.io/post/d108e4c1b86c0a6a9fe84736cd5438bd/)
相关的二次开发项目:
[浪哥的IOS客户端](https://github.com/langgithub/SekiroIOS)
[浪哥的python客户端-对接fridaRPC](https://github.com/langgithub/SekiroPython)
[基于sekiro的二次开发脚手架](https://github.com/lateautumn4lin/headwolf)
[某音](https://github.com/h1code2/douyin_search_result)
[js黑盒调用demo](https://github.com/nieyaopan/sekiro_demo)
[基于sekiro的微信机器人](https://github.com/treexi/wework)
[使用sekiro调用某条js签名](https://github.com/guoxianru/learn_forever/blob/master/Spider/demo/sekiro_toutiao/sekiro_demo.html)
- [浪哥的IOS客户端](https://github.com/langgithub/SekiroIOS)
- [浪哥的python客户端-对接fridaRPC](https://github.com/langgithub/SekiroPython)
- [基于sekiro的二次开发脚手架](https://github.com/lateautumn4lin/headwolf)
- [某音](https://github.com/h1code2/douyin_search_result)
- [js黑盒调用demo](https://github.com/nieyaopan/sekiro_demo)
- [基于sekiro的微信机器人](https://github.com/treexi/wework)
- [使用sekiro调用某条js签名](https://github.com/guoxianru/learn_forever/blob/master/Spider/demo/sekiro_toutiao/sekiro_demo.html)
......@@ -45,3 +45,4 @@ dependencies {
你可以点击原文查看文章所有超链接​
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment