{"id":13501712,"url":"https://github.com/pwnfoo/fakemenot","last_synced_at":"2025-04-13T09:09:18.962Z","repository":{"id":87368883,"uuid":"96455433","full_name":"pwnfoo/fakemenot","owner":"pwnfoo","description":"Application to check authenticity of Twitter screenshots. Written in Python :snake:","archived":false,"fork":false,"pushed_at":"2018-07-21T19:21:51.000Z","size":121,"stargazers_count":29,"open_issues_count":4,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T09:09:13.172Z","etag":null,"topics":["ocr","pytesseract","tweet","twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pwnfoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-06T17:29:23.000Z","updated_at":"2022-07-02T08:24:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ee67936-6e9a-43d0-b1cf-e7bfe38fb5a8","html_url":"https://github.com/pwnfoo/fakemenot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwnfoo%2Ffakemenot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwnfoo%2Ffakemenot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwnfoo%2Ffakemenot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pwnfoo%2Ffakemenot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pwnfoo","download_url":"https://codeload.github.com/pwnfoo/fakemenot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocr","pytesseract","tweet","twitter"],"created_at":"2024-07-31T22:01:47.163Z","updated_at":"2025-04-13T09:09:18.930Z","avatar_url":"https://github.com/pwnfoo.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# fakemenot\nPython CLI app to detect if a screenshot of a tweet is genuine. Work in Progress.\n\n### Requriements\n\n* tesseract\n* tesseract-data-eng\n\n### Setting Up\n* Install `tesseract` and `tesseract-data-eng` packages.\n\n  * Ubuntu (and other debian based) : `sudo apt-get install tesseract-ocr tesseract-ocr-eng`\n  * Fedora : `sudo dnf install tessearct`\n  * Arch Linux: `sudo pacman -S tesseract tesseract-data-eng`\n  \n\n* Run `python setup.py install` to install requirements. Install script is still a work in progress.\n* `[ ! -f ~/.fakemenot.config ] \u0026\u0026 cp fakemenot/twitter.config ~/.fakemenot.config`\n* Go to https://apps.twitter.com/app/new and put your consumer and API keys in `~/.fakemenot.config`\n* Run `fakemenot` after installation. Setup will install it in your path.\n\n### Limitations\n* Since it does OCR on the image, detection rate will vary on the quality of the screenshot.\n* Only support desktop screenshots now. Universal support coming soon! :)\n\n \n### Arguments\n\n* `--image/-i`\n\nPath to the screenshot image of tweet. Only works on Desktop screenshots.\n\n* `--limit/-l`\n\nSpecify the number of tweets to pull from the detected user. Defaults to 100. Retweets are not pulled and does not affect the limit.\n\n\n* `--config/-c`\n\nSpecify an alternate configuration file containing your twitter identification and authentication material.  Defaults to ~/.fakemenot.config\n\n### Image Samples \n\nTweet by @mattdm: \n\n![](http://i.imgur.com/5oDeoxv.png)\n\nOutput:\n\n![](http://i.imgur.com/05ZeCxL.png)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwnfoo%2Ffakemenot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpwnfoo%2Ffakemenot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpwnfoo%2Ffakemenot/lists"}