headwolf/README.md
2020-09-10 14:04:37 +08:00

1.5 KiB
Raw Blame History

Welcome to headwolf 👋

Version Documentation

基于Xposed和Sekiro搭建的敏捷开发的脚手架

🏠 Homepage

暂无

Demo

暂无

Structure introduction

公共类

  • commons

    统一日志类

    • Logger

入口类

  • entry

    Hook第一层入口包括免重启等功能

    • BaseEntry

    Hook逻辑入口由第一层入口加载包含具体的Hook逻辑

    • RealEntry

事件处理类

  • handlers

    基础处理类

    • BaseHandler

初始化管理类

  • initialization

    基础初始化类

    • BaseInit

    注册类管理与Sekiro服务端通信

    • Register

工具类

  • utils

    通信助手

    • CommunicationAssistant

    算法助手

    • AlgorithmAssistant
  • Config

Install

step1: git clone https://github.com/lateautumn4lin/headwolf
step2: import project into android studio
step3: run the test project E.g kuaishou

Usage

follow my steps

Run tests

follow my steps

Author

👤 lateautumn4lin

Show your support

Give a if this project helped you!


This README was generated with ❤️ by readme-md-generator