bkerler / mtkclient

MTK reverse engineering and flash tool
GNU General Public License v3.0
2.5k stars 502 forks source link

Mtk client on android #1113

Open Cjk75 opened 1 month ago

Cjk75 commented 1 month ago

Whay is the best way tonrun the client from android? There are lots of linux and win emulators but has anyone eun it this waybwith success and can point me the one that will run it the smoothest?

Thank you ahead of time for any help.

r4db commented 1 month ago

i think u could use termux and otg

requirements: 2 phones (1 phone to use termux, 1 phone to use mtkclient on) otg

termux to install mtkclient and otg to connect to device

Cjk75 commented 1 month ago

The problem im running into is most emulators run 64 bit and the phone is only 32 bit.

bkerler commented 1 month ago

termux has no usb1 stack afaik ... so I doubt it will work

Cjk75 commented 1 month ago

It seems moat emulators dont. How about cloud computing? Is there a cloud computer that could still connect to the phone and read the tablet via usb? Im really grasping at straws here...

bkerler commented 1 month ago

The problem is the usb connection (and the usb kernel implementation). Possible is everything ... and maybe with a proper rooted phone this might work as well.

Cjk75 commented 1 month ago

And i cant root because i cant unlock the bootloder without the oem unlocking option or a rooted phone... ill keepp digging

hopez13 commented 1 month ago

termux has no usb1 stack afaik ... so I doubt it will work

libusb can be installed in termux using apt install libusb

Screenshot_2024-07-26-14-19-32-768_com termux-edit

also please check this guide https://wiki.termux.com/wiki/Termux-usb

also check this issue https://github.com/termux/termux-packages/issues/5831 @bkerler

R1punk commented 1 month ago

libusb nethunter android ![Uploading Screenshot_20240731-085610.png…]()

R1punk commented 1 month ago

Screenshot_20240731-085610

R1punk commented 1 month ago

debugmode

log.txt

hopez13 commented 2 weeks ago

1

Termux [Root Required ] No Problems Till Here But Sadly I Don't Have Another MTK Device To Test It Further

R1punk commented 2 weeks ago

up