You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
⚠️This program searches google and visits websites randomly to make it hard to fingerprint you.
⚠️This program will / will not confuse trackers with advanced technology we see these days.
⚠️This is a just first step and a research project and a tiny little contribution to the Internet Privacy Movement.
When you add new searches and websites tosearches.txt andwebsites.txt the program automatically downloads the latest searches and websites you added to every single user who uses it.
👨🏽💻 Confuse-Trackers-1.0 - [Language: C++]
⚙️ 1. Insettings.txt you can changeline 3 with your browser name (chrome,firefox, etc.)
⚙️ 2. Add your searches list tosearches.txt (Do not exceed 1000 lines).
⚙️ 3. Add your websites list towebsites.txt (Do not exceed 1000 lines).
⚙️ 4. Compile and use.
👨🏽💻 Confuse-Trackers-2.0 - [Language: C] - (Flash to a Digistump Attiny85)
⚙️ 1. Add your searches list tosearches.txt.
⚙️ 2. When you add searches be careful about how many lines you add. Attiny85 can only hold approx. 50 lines.
⚙️ 3. Don't mess withincode.txt if you don't 100% know what you're changing.
⚙️ 4. Usefinalize.cpp to output the final code tofinalcode.txt.
⚙️ 5. If you want to use our latestsearches.txt's keywords, select that option when you usefinalize.cpp.
⚙️ 6. After you get the final code, installDigistump drivers and libraries (Search YouTube if you don't know).
⚙️ 7. Flash your code to a Attiny85 or some other compatible board, and use.
👨🏽💻 Notes
👉Confuse-Trackers-1.0 is a windows program. You can run it as a.exe file.
👉 Could be recognized by trackers because it executes inside the computer.
👉Confuse-Trackers-2.0 is a program wrote for Attiny85 board.
👉 Attiny85 board injects keystrokes to your computer and computer identify it as a keyboard.
👉 You can flash the code to the Attiny85 board and simply plug it in using USB port to run it.
👉 Attiny85 board can't hold that much data. If you can use another compatible board, it'll hold more searches.
About
This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.