Skip to content

ExploiTR/HackBright

Repository files navigation

Alt text

HackBright

Override factory brigtness settings with ROOT Access [Android]

NOT WORKS WITH EVERY ANDROID DEVICES !! [Rarely]

How to add support for your device

1.Explore system files in your phone using ROOT Browser(s) or Droid-Explorer like softwares

2.Find the file that your system uses to store brightness settings

3.Open MainActivity.java and edit the XPATH String to the path containing information about your device's current BRIGHTNESS and XMPATH for MAX BRIGHTNESS

4.Compile & Run.