Pinned Repositories
6666
ArknightsAutoHelper
Arknights Auto Helper based on ADB and Python | 基于python的明日方舟护肝助手
awesome-gdpr
A curated list of GDPR-compliant tools for websites creators
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
dalai
The simplest way to run LLaMA on your local machine
decompiler-explorer
Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!
docker_optee
Simple Dockerfile that makes it easy to try OP-TEE using Docker
easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
finetune_dataset_maker
为ChatGLM设计的微调数据集生成工具,速来制作自己的猫娘。
frida-il2cpp
An helper library for those that want to play around with Unity il2cpp games.
19245222's Repositories
19245222/6666
19245222/ArknightsAutoHelper
Arknights Auto Helper based on ADB and Python | 基于python的明日方舟护肝助手
19245222/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
19245222/dalai
The simplest way to run LLaMA on your local machine
19245222/decompiler-explorer
Decompiler Explorer! Compare tools on the forefront of static analysis, now in your web browser!
19245222/docker_optee
Simple Dockerfile that makes it easy to try OP-TEE using Docker
19245222/easy-rl
强化学习中文教程(蘑菇书),在线阅读地址:https://datawhalechina.github.io/easy-rl/
19245222/finetune_dataset_maker
为ChatGLM设计的微调数据集生成工具,速来制作自己的猫娘。
19245222/gdpr-checklist
The GDPR Checklist
19245222/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
19245222/Hikari-LLVM15
A fork of Hikari Obfuscator [WIP]
19245222/hok_env
Honor of Kings AI Open Environment of Tencent
19245222/hooker
🔥🔥hooker是一个基于frida实现的逆向工具包。为逆向开发人员提供统一化的脚本包管理方式、通杀脚本、自动化生成hook脚本、内存漫游探测activity和service、firda版JustTrustMe、disable ssl pinning
19245222/Il2CppAssemblyUnhollower
A tool to generate Managed->IL2CPP proxy assemblies
19245222/il2cpphotfix
+ il2cpp hotfix demo
19245222/jscHookR
This is a tool for hook cocos2djs Apps
19245222/langchain
⚡ Building applications with LLMs through composability ⚡
19245222/llama
Inference code for LLaMA models
19245222/LSPosed
LSPosed Framework
19245222/MelonLoader
Lemon
19245222/MelonLoaderInstaller
19245222/Poco-SDK
19245222/PureScript
19245222/QtScrcpy
Android real-time display control software
19245222/QuickXposed
快速的Xposed搭建工程 一键搭建 包含免重启代码
19245222/self-instruct
Aligning pretrained language models with instruction data generated by themselves.
19245222/SerpentAI
Game Agent Framework. Helping you create AIs / Bots that learn to play any game you own!
19245222/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
19245222/street-fighter-ai
This is an AI agent for Street Fighter II Champion Edition.
19245222/yolov34-cpp-opencv-dnn
基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行