All Projects → gadfly0x → Signature_algorithm

gadfly0x / Signature_algorithm

Licence: gpl-3.0
各种App、小程序、网站的请求签名或加密算法。 现已有:自如、小红书、蛋壳公寓、luckin coffee(瑞幸咖啡)、bangkokair(曼谷航空)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Signature algorithm

Js Reverse
JS逆向研究
Stars: ✭ 159 (-58.16%)
Mutual labels:  crawler, spider, reverse-engineering
Crawlertutorial
爬蟲極簡教學(fetch, parse, search, multiprocessing, API)- PTT 為例
Stars: ✭ 282 (-25.79%)
Mutual labels:  crawler, spider
Hacker News Digest
📰 A responsive interface of Hacker News with summaries and thumbnails.
Stars: ✭ 278 (-26.84%)
Mutual labels:  crawler, spider
Toapi
Every web site provides APIs.
Stars: ✭ 3,209 (+744.47%)
Mutual labels:  crawler, spider
galer
A fast tool to fetch URLs from HTML attributes by crawl-in.
Stars: ✭ 138 (-63.68%)
Mutual labels:  crawler, spider
Bt Btt
磁力網站U3C3介紹以及域名更新
Stars: ✭ 261 (-31.32%)
Mutual labels:  crawler, spider
Weixin Spider
微信公众号爬虫,公众号历史文章,文章评论,文章阅读及在看数据,可视化web页面,可部署于Windows服务器。基于Python3之flask/mysql/redis/mitmproxy/pywin32等实现,高效微信爬虫,微信公众号爬虫,历史文章,文章评论,数据更新。
Stars: ✭ 287 (-24.47%)
Mutual labels:  crawler, spider
slime
🍰 一个可视化的爬虫平台
Stars: ✭ 27 (-92.89%)
Mutual labels:  crawler, spider
91porn Api
🌭💦 91porn爬虫在线无限制API接口(永久有效,口令每日更新) 及 在线web预览
Stars: ✭ 341 (-10.26%)
Mutual labels:  crawler, spider
Ttbot
今日头条机器人,支持用户登陆、关注、取消关注、获取关注粉丝、发文、发悟空问答、点赞、评论、采集各种类型新闻讯息等,使用今日头条网页版API实现
Stars: ✭ 338 (-11.05%)
Mutual labels:  crawler, spider
Xcrawler
快速、简洁且强大的PHP爬虫框架
Stars: ✭ 344 (-9.47%)
Mutual labels:  crawler, spider
Fictiondown
小说下载|小说爬取|起点|笔趣阁|导出Markdown|导出txt|转换epub|广告过滤|自动校对
Stars: ✭ 362 (-4.74%)
Mutual labels:  crawler, spider
ZhengFang System Spider
🐛一只登录正方教务管理系统,爬取数据的小爬虫
Stars: ✭ 21 (-94.47%)
Mutual labels:  crawler, spider
Gopa
[WIP] GOPA, a spider written in Golang, for Elasticsearch. DEMO: http://index.elasticsearch.cn
Stars: ✭ 277 (-27.11%)
Mutual labels:  crawler, spider
WebCrawler
一个轻量级、快速、多线程、多管道、灵活配置的网络爬虫。
Stars: ✭ 39 (-89.74%)
Mutual labels:  crawler, spider
Gospider
golang实现的爬虫框架,使用者只需关心页面规则,提供web管理界面。基于colly开发。
Stars: ✭ 285 (-25%)
Mutual labels:  crawler, spider
Spider Flow
新一代爬虫平台,以图形化方式定义爬虫流程,不写代码即可完成爬虫。
Stars: ✭ 365 (-3.95%)
Mutual labels:  crawler, spider
flink-crawler
Continuous scalable web crawler built on top of Flink and crawler-commons
Stars: ✭ 48 (-87.37%)
Mutual labels:  crawler, spider
arachnod
High performance crawler for Nodejs
Stars: ✭ 17 (-95.53%)
Mutual labels:  crawler, spider
Zhihu Login
知乎模拟登录,支持提取验证码和保存 Cookies
Stars: ✭ 340 (-10.53%)
Mutual labels:  crawler, spider

简介

各种App、小程序、网站的签名或加密算法。代码为Python3。逆向App用的都是iOS版本,可能与Android不同。

如果你发现有趣的app、小程序、网站这里没有,可以提issue。

App列表

起始版本:通常为逆向时使用的版本,更早的版本未做验证,不代表不可用,大家可自行验证。

终止版本:算法可用的最后一个版本,由于版本更新会导致算法不可用,为空表示至最新版。

  • [x] 自如

    起始版本:6.3.3

  • [ ] 小红书 (只实现了sign算法,未实现shield算法)

    起始版本:6.0

  • [x] 蛋壳公寓

    起始版本:1.20.0

  • [ ] luckin coffee(瑞幸咖啡) (未实现sign算法)

    起始版本:2.8.5

网站列表

起始日期:算法通过验证的日期。

终止日期:验证算法失效的日期,可能比真正失效的日期晚。

  • [x] bangkokair(曼谷航空) 详解

    起始版本:2019.12.07

免责声明

本项目所有内容仅供技术交流,请勿用于商业及非法用途,因此产生的任何法律纠纷均与本人无关。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].