Pinned Repositories
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.
cpython
The Python programming language
dida_api
滴答清单-API收集整理【不断更新中……】
luke1879012's Repositories
luke1879012/lean-side-bussiness
精益副业:程序员如何优雅地做副业
luke1879012/unidbg
Allows you to emulate an Android ARM32 and/or ARM64 native library, and an experimental iOS emulation
luke1879012/t5x
luke1879012/puppeteer-heap-snapshot
API and CLI tool to fetch and query Chome DevTools heap snapshots.
luke1879012/r0capture
安卓应用层抓包通杀脚本
luke1879012/miniblink49
a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
luke1879012/ColossalAI
Colossal-AI: A Unified Deep Learning System for Big Model Era
luke1879012/nehushtan
A toolkit for projects in Python
luke1879012/RevokeMsgPatcher
:trollface: A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回补丁(我已经看到了,撤回也没用了)
luke1879012/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
luke1879012/E2FGVI
Official code for "Towards An End-to-End Framework for Flow-Guided Video Inpainting" (CVPR2022)
luke1879012/OpenPrompt
An Open-Source Framework for Prompt-Learning.
luke1879012/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
luke1879012/geektime-rust
我的极客时间 Rust 课程的代码仓库,随课程更新
luke1879012/team-learning-program
主要存储Datawhale组队学习中“编程、数据结构与算法”方向的资料。
luke1879012/Reactive-Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
luke1879012/gpt3-sandbox
The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.
luke1879012/ast_tools
ast基础框架-基于babel
luke1879012/hexo
Hexo博客模版,通过云开发平台一键部署为可访问网站。
luke1879012/awesome
😎 Awesome lists about all kinds of interesting topics
luke1879012/liuli
构建一个多源、干净、个性化的阅读环境
luke1879012/Crack-JS-Spider
JS破解逆向,破解JS反爬虫加密参数,已破解极验滑块w(2022.2.19),QQ音乐sign(2022.2.13),拼多多anti_content,boss直聘zp_token,知乎x-zse-96,酷狗kg_mid/dfid,唯品会mars_cid,**裁判文书网(2020-06-30更新),淘宝密码,天安保险登录,b站登录,房天下登录,WPS登录,微博登录,有道翻译,网易登录,微信公众号登录,空中网登录,今目标登录,学生信息管理系统登录,共赢金融登录,重庆科技资源共享平台登录,网易云音乐下载,一键解析视频链接,财联社登录。
luke1879012/JsRpc
jsrpc,在浏览器开启一个ws和go服务连接,以调用http接口的形式来通信 ,浏览器端收到调用通信执行原先设置好的js代码。可以用于js逆向调用加密函数直接返回结果。也可以用来直接获取数据
luke1879012/Gerapy
Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js
luke1879012/Geetst
luke1879012/scrapy-redis
Redis-based components for Scrapy.
luke1879012/CustomScheduler
自定制Scrapy调度器
luke1879012/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
luke1879012/DjangoBlog
🍺基于Django的博客系统
luke1879012/understand-nodejs
通过源码分析nodejs原理