This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! game detect if phone is connected through adb

mIsmanXP

Approved Modder
Approved Modder
I don't know if it's ADB or Logcat, because when I use Logcat (with Matlog) on the phone, the game also detects it and crashes.
any tips on how to work around this?
 
How am i gonna debug without logcat bruh
Well, maybe i can setup a local server and LOG to that.
Anyway, thanks for the info
I'm saying I think it disables the detection of that logging by part of the app you're trying to use. But now I'm not sure if it really does that.

If you dig up enough, you should find a solution, as it's very specific.

If I was you, I would dig up your game's code and change the code related to adb and logcat detection, so it always returns false. Or simply break / disable that piece of code entirely.

Hell, even "adb" and "logcat" are specific terms to search and you could easily find it, so it's worth a try.
 
I already tried searching for "adb" & "logcat" through the smali codes and there's nothing. Though i haven't tried searching the native libs. Will update when i found something...
 

This some chatgpt bs bro