From 208a8fe1513cc4786bc36711d376b25aba9deeca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=B3=E8=A6=81=E6=88=90=E4=B8=BARapStar=E5=90=97?= =?UTF-8?q?=EF=BC=9F?= Date: Wed, 23 Sep 2020 19:59:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=9B=B4=E6=96=B0=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c18b0..665933c 100644 --- a/README.md +++ b/README.md @@ -1 +1,71 @@ -# arida \ No newline at end of file +

Welcome to arida 👋

+

+ + Version + + + Documentation + + + License: 暂无 + +

+ +> 基于FastAPI实现的Frida-Rpc工具 + +### 🏠 [Homepage](暂无) + +### ✨ [Demo](暂无) + +## Install + +```sh +暂无 +``` + +## Usage + +```sh +暂无 +``` + +## Run tests + +```sh +暂无 +``` + +## 参考资料 + +1. https://www.cnblogs.com/olivetree123/p/5067685.html(python动态创建函数) + +2. http://blog.soliloquize.org/2016/07/06/Python%E5%8A%A8%E6%80%81%E5%88%9B%E5%BB%BA%E5%87%BD%E6%95%B0/ + +3. https://zhuanlan.zhihu.com/p/103665038(python字节码) + +4. https://www.jianshu.com/p/2006a8c75bb2(FastAPI动态建模) + +5. https://github.com/xonsh/xonsh/pull/3304/files(python AST解析参考) + +## Author + +👤 **Lateautumn4lin** + +* Website: https://cloudcrawler.club/ +* Github: [@Lateautumn4lin](https://github.com/Lateautumn4lin) + +## 🤝 Contributing + +Contributions, issues and feature requests are welcome!
Feel free to check [issues page](暂无). You can also take a look at the [contributing guide](暂无). + +## Show your support + +Give a ⭐️ if this project helped you! + +## 📝 License + +Copyright © 2020 [Lateautumn4lin](https://github.com/Lateautumn4lin).
+This project is [暂无](暂无) licensed. + +*** +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ \ No newline at end of file