Skip to content

Bypass Method 3 Hard

TIP

This methods works with any firmware version

Things you will need

WARNING

If you don't know what is UART and how it works, watch this video first.

Youtube Link

Procedure

Now once you know how it works. Open your NETTV setup box. Look for that UART Pin out and connect it to the right pin.

Since I have done it myself and figured out which PIN is for what, I have this image labeled below that will help you.

UART1

Once you connect the right PIN, power on the box while connecting it to the converter that is connected to the PC, and use the right baud rate for the communication. I think used 115200, but I might be wrong. If it starts throwing gibberish try 9600.

UART2

I used Putty on Windows for the serial connection. You can use whatever tool you like. Once you get everything right you should get a booting info throw in the screen that is similar to Linux. Once it completes booting, you have the shell access. It's that easy.

You can go full root using su and start modifying things you would like to change. The first thing I did was install a different launcher and that's all. Since it's an adb shell, you can directly install apps using adb commands.

UART3

And that's all. With a different launcher, you can install other 3rd party apps. Once a 3rd party launcher is installed press home in the remote, and it should pop up an option to choose a default launcher.