Pinned Repositories
dida_api
滴答清单-API收集整理【不断更新中……】
cpython
The Python programming language
any-whim
碎片记录一些从开始学编程以来各种零散的代码片,仅供个人方便查看使用。
ast-hook-for-js-RE
浏览器内存漫游解决方案(探索中...)
ast_tools
ast基础框架-基于babel
awesome
😎 Awesome lists about all kinds of interesting topics
behavior_captcha_cracker
基于深度学习的行为式验证码研究及破解。类型包括滑块式/点选式,平台包括极验/易盾/云片
bestV8_release
一个可以跑js的逆向工具。
blog
杨溜溜的个人博客,个人学习知识总结
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
luke1879012's Repositories
luke1879012/magnifier
数据可视化
luke1879012/WeChatOpenDevTools-Python
WeChatOpenDevTool 微信小程序强制开启开发者工具
luke1879012/dida_api
滴答清单-API收集整理【不断更新中……】
luke1879012/WeChatFerry
微信逆向,微信机器人,可接入 ChatGPT、ChatGLM、讯飞星火、Tigerbot等大模型。Hook WeChat.
luke1879012/wxbot
PC微信Hook模块、Hook WeChat / 微信逆向、微信机器人、WeChatRobot
luke1879012/hertz_packet
Hertz packets can release Hertz
luke1879012/spider_reverse
爬虫逆向案例,已完成:微信小程序反编译逆向(百达星系) | 同花顺 | rpc解密 | 加速乐 | 极验滑块验证码 | 巨量算数 | Boss直聘 | 企查查 | **五矿 | qq音乐 | 产业政策大数据平台 | 企知道 | 雪球网(acw_sc__v2) | 1688 | 七麦数据 | whggzy | 企名科技 | mohurd | 艺恩数据 | 欧科云链
luke1879012/proxy_pool
Python爬虫代理IP池(proxy pool)
luke1879012/picgo-plugin-luke9012-uploader
用于cloudreve云盘的上传插件
luke1879012/lq_talk
luke1879012/StableStudio
StableStudio
luke1879012/bestV8_release
一个可以跑js的逆向工具。
luke1879012/EdgeGPT
Reverse engineered API of Microsoft's Bing Chat
luke1879012/luke1879012.github.io
luke1879012/Ciphey
⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡
luke1879012/cpython
The Python programming language
luke1879012/midjourney-graph
Local running graph based UI for midjourney
luke1879012/freepubip
利用腾讯云实验室白嫖动态公网ip
luke1879012/lyanna
My Blog Using Sanic
luke1879012/Cloudreve
🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)
luke1879012/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
luke1879012/how-javascript-works
Knowledge about how javascript works, event loop,service worker,etc.
luke1879012/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
luke1879012/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
luke1879012/RustPython
A Python Interpreter written in Rust
luke1879012/geek_l_rust
luke1879012/ast-hook-for-js-RE
浏览器内存漫游解决方案(探索中...)
luke1879012/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
luke1879012/memray
Memray is a memory profiler for Python
luke1879012/v_jstools
模仿着写一个开源的 chrome 插件,用来快速调试前端 js 代码。