Coder Social home page Coder Social logo

enable_eng's Introduction

Enable Eng

This Magisk Module enables engineering build props. It allows to activate debugging parts of a firmware. Please, disable Magisk Hide for this module. If you don't know what you are doing, don't use this module. This module can easily softbrick your device.

How to install:

Stable release:

  1. Dowload latest enable_eng.zip from releases page https://github.com/evdenis/enable_eng/releases
  2. Disable MagiskHide: MagiskManager -> Settings -> Magisk Hide
  3. MagiskManager -> Modules + Downloads/enable_eng.zip -> Reboot

Master branch:

  1. git clone https://github.com/evdenis/enable_eng
  2. cd enable_eng
  3. git archive --output enable_eng.zip HEAD
  4. adb push enable_eng.zip /sdcard/
  5. Disable MagiskHide: MagiskManager -> Settings -> Magisk Hide
  6. MagiskManager -> Modules + enable_eng.zip -> Reboot

Troubleshooting

What to do if your device doesn't boot

How to unbrick:

  1. Reboot to TWRP recovery
  2. adb shell rm -fr /data/adb/modules/enable_eng
  3. adb reboot recovery

ADB doesn't work

This means that adbd in your firmware is build without ALLOW_ADBD_ROOT. You can fix adb autostart either by installing "ADB Root" magisk module or by disabling this module.

Support

enable_eng's People

Contributors

evdenis avatar

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.