Code Monkey home page Code Monkey logo

ashlooper's Introduction

AshLooper

Banner

Description:

AshLooper is a comprehensive module designed to address boot loop issues caused by problematic modules installed via KernelSU or Magisk on Android devices.

Functionality:

  • Boot Loop Detection: AshLooper monitors the boot process and checks for boot loops caused by malfunctioning modules.
  • Boot Attempt Count: It keeps track of the number of boot attempts by incrementing a counter stored in the module.prop file.
  • Threshold Control: AshLooper allows users to set a threshold for the number of permissible boot attempts before taking action.
  • Mode Selection: Users can now select between two modes of operation:
    • Disable Modules Mode: Disables the problematic modules without rebooting into recovery mode.
    • Disable Modules & Reboot Recovery Mode: Disables the problematic modules and reboots the device into recovery mode.

How it Works:

  1. Boot Process Monitoring: AshLooper actively monitors the boot process of the device.
  2. Boot Attempt Tracking: Upon each boot attempt, AshLooper incrementally updates the boot attempt count stored in the module.prop file.
  3. Threshold Check: AshLooper compares the current boot attempt count with the predefined threshold.
  4. Threshold Exceeded: If the boot attempt count surpasses the threshold, AshLooper takes action based on the selected mode:
    • Disable Modules Mode: AshLooper disables the problematic modules without rebooting into recovery mode, allowing the device to boot normally.
    • Disable Modules & Reboot Recovery Mode: AshLooper disables the problematic modules and reboots the device into recovery mode to prevent the device from getting stuck in a boot loop and facilitate troubleshooting.

KernelSU and Magisk Support:

  • AshLooper seamlessly integrates with both KernelSU and Magisk, ensuring comprehensive support for a wide range of Android devices and module configurations.

Disclaimer:

Use AshLooper responsibly and at your own risk. The developer assumes no responsibility for any damage or issues arising from its use.

Reporting Issues and Contributions:

If you encounter any problems or have suggestions for improvement, please report them by opening an issue or submitting a pull request on GitHub. Your contributions are welcome and appreciated.

Support:

For inquiries, troubleshooting, and support, please contact Ripper Hybrid on Telegram.

ashlooper's People

Contributors

ripperhybrid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ashlooper's Issues

license question

May I ask what license you've chosen for your module โ€“ and whether the source of the Volume-Ke-Selector is available under a FOSS license, too? Thanks in advance!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.