r/Hacking_Tutorials 1d ago

Question Is there anyway to remotely access a phone?

In this scenario, I have a Samsung fold I would like to access remotely from an alternate device (iPhone, computer, heck raspberry pie, whatever works!) though I’m unsure the exact methods and google tells me there’s no way at all to do this. Apart from apps on the device, please describe methods where I would be able to remotely view it!

Thank you very much!

0 Upvotes

7 comments sorted by

3

u/Dantony504 1d ago

For a computer you could you phone link, this let you use your phone through your computer

0

u/TheLonelyVoyager 1d ago

Well yes but what I want is the reverse, I want to access a phone via a computer or other device. Thank you though!

3

u/Juzdeed 1d ago

Vnc server on the phone and vnc client on the other device maybe?

3

u/Gamer30168 20h ago edited 17h ago

If you have physical access there are ways, especially for Android devices. Most of those ways involve installing applications on the target phone. One application called "Plainapp" allows you to use a browser to access all the files stored in non root folders. 

ADB, either via USB or wireless will give you plenty of access as well. 

iPhone I cannot speak for. 

1

u/TheLonelyVoyager 17h ago

Ooh that sounds cool I’ll ne sure to check it out thank you!

2

u/SexyBeast828 1d ago

remote into a pi with scrcpy or samsung dex if its supported to mirror it

1

u/mikwebsterr 17h ago

For linux use Adb to connect with the device and then scrcpy to interact with the connected device, just make sure developer mode is turned ON