Lists (1)
Sort Name ascending (A-Z)
Stars
这是一个为 Cocos Creator 设计的 MCP (Model Context Protocol) 桥接插件,用于连接外部 AI 工具与 Cocos Creator 编辑器,实现对场景、节点等资源的自动化操作。
基于uni-app+unicloud实现微信诗歌起名小程序-五格三才-周易起名-八字起名-宝宝起名-周易模块更新中
A generative speech model for daily dialogue.
Free, open source crypto trading bot
A lightweight next-gen data explorer - Postgres, MySQL, SQLite, MongoDB, Redis, MariaDB, Elastic Search, and Clickhouse with Chat interface
Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Super-fast tree view with multi-selection capabilities, using checkboxes and search filtering.
Deobfuscate obfuscator.io, unminify and unpack bundled javascript
Let your Claude able to think
An automated JavaScript deobfuscation tool based on Babel AST, with an online playground, CLI, and programmable API.
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Ip2region is an offline IP-to-Region localization library and IP data management framework with both IPv4 and IPv6 supports, 10-microsecond level query efficiency, xdb search client for many progra…
This project is an Android Studio plugin version of BlackObfuscator, it supports obfuscating code automatically. More information about this project are in BlackObfuscator.
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
android插件化案例,适合零门槛入手。其中包含:1.aapt修改资源前缀,合并宿主和插件资源。2. Hook ClassLoader,合并宿主与插的dex文件。3. Hook 加载动态替换Application、启动插件的Activity、Service、BroadcastReceiver、ContentProvider,以及Fragemnt。4.hook PMS,实现签名拦截