Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

morphe-ai

morphe-ai には Paresh-Maheshwari から収集した 13 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
13
Stars
115
更新
2026-07-15
Forks
13
職業カバレッジ
1 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

morphe-cli-reference
ソフトウェア開発者

Morphe CLI v1.11.0 (morphe-desktop) complete command reference — patch, list-patches, list-versions, options-create, install, uninstall, clear-cache. Use when running CLI commands, testing patches, or troubleshooting CLI usage.

2026-07-15
dev-environment-setup
ソフトウェア開発者

Complete Morphe development environment setup — prerequisites, cloning repos, gradle auth, IDE config, build commands. Use when setting up a new dev environment or troubleshooting build/auth issues.

2026-07-15
apk-analysis-workflow
ソフトウェア開発者

Step-by-step APK analysis workflow — decompile, identify protections, find targets, extract smali. Use when starting analysis of a new app for patching.

2026-07-12
apktool
ソフトウェア開発者

Android APK unpacking and resource extraction tool for reverse engineering. Use when you need to decode APK files, extract resources, examine AndroidManifest.xml, analyze smali code, or repackage modified APKs.

2026-07-12
build-deploy-troubleshoot
ソフトウェア開発者

Build, test, deploy, and troubleshoot Morphe patches — gradle commands, CLI usage, git workflow, common errors and fixes. Use when building patches, testing with CLI, deploying releases, or debugging issues.

2026-07-12
fingerprinting-guide
ソフトウェア開発者

Complete guide to Morphe fingerprinting — how to identify obfuscated methods using stable characteristics. Use when creating fingerprints, debugging fingerprint match failures, or understanding how filters work.

2026-07-12
jadx
ソフトウェア開発者

Android APK decompiler that converts DEX bytecode to readable Java source code. Use when you need to decompile APK files, analyze app logic, search for vulnerabilities, find hardcoded credentials, or understand app behavior through readable source code.

2026-07-12
morphe-faq-and-app-notes
ソフトウェア開発者

Morphe FAQ, supported apps, version info, and app-specific notes. Use when answering questions about Morphe capabilities, supported versions, or app-specific issues.

2026-07-12
morphe-library-reference
ソフトウェア開発者

Complete reference for all Morphe utility libraries — BytecodeUtils, ResourceUtils, FreeRegisterProvider, Settings, UI, Extensions. Use when writing patches that need utility functions, settings, extensions, or advanced bytecode operations.

2026-07-12
patch-anatomy
ソフトウェア開発者

How to write Morphe patches — bytecodePatch DSL, compatibility, extensions, options, finalization. Use when creating new patches or understanding patch structure.

2026-07-12
real-patch-examples
ソフトウェア開発者

Real-world Morphe patch patterns from official morphe-patches repo — method override, list filtering, return value override, class chaining, dynamic fingerprints, string replacement. Use when writing patches and need pattern reference.

2026-07-12
patcher-advanced-apis
ソフトウェア開発者

Advanced Morphe patcher APIs — BytecodeUtils, returnEarly/returnLate, instruction search, navigate(), classDefBy(), resource manipulation. Use when doing complex bytecode navigation, class manipulation, or using utility functions.

2026-07-12
tool-reference
ソフトウェア開発者

Optimized command-line arguments for all Android RE tools — jadx, baksmali, aapt, apkid, rg. Use when running any analysis tool to get the best flags and arguments.

2026-07-12