Giter VIP home page Giter VIP logo

fake_contacts's People

Contributors

billdietrich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fake_contacts's Issues

Definite group

Hello. There is a suggestion to add the generated contacts to a specific group. This will allow you to sort and hide fake contacts, which will also allow you to avoid generating contacts by mask.

Useless on A11

OP7TPro with A11 here.

Need to report this app is absolutely useless. Let's start from practical part: started it, pushed "create", granted permisssions - and... nothing. I waited abouth half an hour - n.o.t.h.i.n.g. Rebooted - NOTHING!
Now - funny part: I decided to uninstall this useless piece of code. Aaand - the icon remains! Only reboot leads to cleaning the crap, but I had to set calls record function as it recognized ?new SIM card" for some reason.
So - from practical point oif view - the app simply DOES NOT work.

No - from theoretical point of view: I have about 600 hunderd so you will posion - how much? 50? 100? Will people who sell contacts care about 15% non-reliable part? I don't think so. Will I have issues finding correct names scrolling contacts with a number of fake people? Yes.

So - as I said - USELESS.

I would be really happy with interception calls for contacts with whitelisted apps and blacklisted apps - providing different contacts. I even ready to install Magisk/Lsposed hooks for that. But as for now this app look like a child toy.

Sorry - but I think I deserved having an opinion after an hour of test of this piece of code.

[enhancement] avoid collisions with real contacts

I have an idea for enhancement of the contact generation principle. It is hard for the app to identify fake contacts it has created, e.g. for later removal. Using a certain name pattern (all names starting with the letter "z") is simple, but the poisoned database also can be easily cleaned. So I would suggest the user to enter a 4-digit PIN at the startup of the app. All contacts will be coded with that PIN so that later fake contacts can be identified only if you know that PIN.

How to do it: Maintain two lists of 1024 names, 1024 surnames and 1024 last names. Now randomly combine them, (gives 20 bits code) and also combine them with the 12 bits generated by the PIN. Together we now have a 32 bit value for each combination. Now calculate a hash from these 32 bit (lookup table or 8bit checksum). And discrard all combinations which have a hash other than one speicific, say 0. Then all fake contacts can be identified and the chance of a false positive (to be removed from the contact list) is 1/256 (in this example with a 8 bit hash) which probably is good enough. One can use a 6-digit pin to further bring it down.
Lists with 1024 Names can easily be obtained/generated. One even can use customizes list according to the nationallity or so.

Crash on Android 5.0

Hi, I like the idea of this App. However is crashes on my (rather old) Android Phone SAMSUNG Galaxy Alpha at start.
I use the f-droid version 1.6. It works on more recent phones (Android 9).

too much [EXAMPLE NAME]

i like this app, but the problem with it is, it generate a lot of contacts with the same name, even if it have 100 names, it will generate a lot with the same name.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.