JonnyTech

Results 279 comments of JonnyTech
trafficstars

`echo` appends a new line to the string, and I suspect that your files contains it too, so you are comparing different strings to the tool, therefore try `echo -n`...

The hash created from the file and the echo command are identical so I conclude it does contain a new line character until you provide proof. Please paste the output...

FYI the hex character `0A` is a "line feed" character not a "null terminator". Glad that we identified the cause, please close this issue.

![image](https://github.com/mcastillof/FakeTraveler/assets/3584732/a963e8db-6ed1-4324-bebb-b2f9c278537d) How many times do you mock the location? The default is 1. So it only does it once then stops. Set it to 0.

I do not recommend setting the interval to zero. Not sure what that would do to be honest. I find that 30s or more is usually sufficient.

IIRC, on Android 9 I had to disable location access in Android settings first, then real location would not leak.

Location is systemwide. You cannot assign different locations to diffetent apps. The Android system provides the location. Whilst spoofing, FakeTraveler provides the Android system the fake location. No apps communicate...

> We’re a team of anti-censorship researchers from Stanford University, University of Colorado Boulder, and GFW Report, investigating how people get around China’s Internet censorship system. How do we know...

AFAIK Truecaller stores its backups on Google drive only. ![Image](https://github.com/user-attachments/assets/a8b99d89-5efb-418f-9840-3ecd5c03b582) For many/most of us using microg, a closed source app which depends on Google is a definite no-go - so...

Don't mess with intel drivers. They are horrible. You will also get this issue using windows builtin tools to remove the drivers. Use intel's own uninstaller instead.