device id apk cant list my gsf id? please help me? my android tv box have lolipop os. i did factory reset and gone gsf id.
I realize this is an old question but I found it searching for tools that will list the GSF_ID which I've managed to change using Windows tools for my non-rooted Android 12 device.
I'll add this information so that others can find it in the same type of search I had run for how to find the GSF ID on Android.
I needed a tool to list my GSF-ID just like you did, where I found this tool to be the best so far as it's free, ad free, gsf free, tracker free, etc., and it does the job quite nicely.
evozi device id
Related
Hello!
I had a device on the Android Sony E5 (F3311), then full reset and recovery from the backup copy, the Device id of the device is not restored, which is necessary for data recovery in one application. I contacted the application developer, and they said, to find the previous Android Device id to solve the problems.
How to me looking for and recovering old device id?
May be this device id using in apps android and other developers or this to auth on Google services and apps. And can him recovering with help story this apps?
* I have root, have google account and old backup coopy in google drive.
** Android ID - A 64-bit number (as a hex string) that is randomly generated on the device’s first boot and should remain constant for the lifetime of the device.
** For moderator: If my topic does not fit the section, please move the topic to the desired section.
I don't want to factory reset my phone nor do I want to reflash lineage os.
I just want to detect if there is some spy software on my phone. Software like flexispy, mspy, phonesheriff, ikeymonitor, thetruthspy, ....
I found one app that claim to find them but I doubt its effectivness (https://play.google.com/store/apps/details?id=com.antispycell.free&hl=fr)
One blog from some years ago claims that the anti-virus made a poor job to detect such softwares. (I can't find that page again)
Some site suggested to use an access point to sniff traffic. That's what I did with my raspberry pi but I got only a bunch of encrypted traffic from my phone (https). So it was not helpfull beside getting a list of IP or at best domain name. You can tell much with that. The next step would be to MITM with ssldump or sslsplit but that's more technically challenging for me
Is there other tool available ? an app ? a site of a good soul that maintain a list of file installed that such spy app and that you could find manually by using an (root) explorer of /system or /data ?
Thanks
I want to do operations to specific website like go to website, login in a specific site and collect some information.
I do this with Selenium in a Microservice but I want to do it inside the Android App. I read the selendroid documentation but selendroid software need to connect Android to the PC.
Do you know some software for doing this process?
Is possible open a hidden webview and work like Selenium?
I would like to know how Google identifies a project (other than package name, or code) or a developer of an Android app. From what I think there is some data from your Android Studio that gets inserted in the apk. Do you know how to edit that data?
If you are building with an older api, I see that there is a file build-data.properties in the apk. In this file there is some data like build.time, build.build_id or build.timestamp. Do you know how to change this data from Android Studio?
Thanks
dear community i hope everyone are doing fine, so am gonna go straight to the point
i have a Magisk on both mobile and emulator with all important plugins installed + Frida well installed + many http interceptors + installed the http interceptors certificates in the root ...
- now i have a game that i want to mod and i want to explore as well. the problem is i spent the last 4 days decompiling it and reading it's source code and i couldn't find any urls i even tried using frida to bypass the ssl pinning and i did bypass the ssl pinning and the root detection and still no links and when i use burpsuite the game show other links that has no relation to the game api.
also to mention that when i use this tool HTTP Toolkit and i setup the tool with adb to intercept the calls the game says that the connection to the server is lost and game freezes .
i tried every possible solution before coming here trust me and the last thing is i found these errors in the output from frida which i couldn't find in the source code because there is no functions named
HTTP.SecureProtocol.Org.BouncyCastle.X509.Store
BestHTTP.SecureProtocol.Org.BouncyCastle.Crypto.Tls
......................................
now my question is : can someone give me any idea on how to get the requests without letting the game freezes
another question : if the links aren't present in the apk source code from where the tool is getting those links to perform the api calls
third question : is this has any relation with libraries .so ?
-----------------------
Game Url : https://play.google.com/store/apps/details?id=com.lockwoodpublishing.avakinlife&hl=en&gl=US
------------------------
i hope i can get some help from your guys and thanks in advance ^^
up