{"id":15486522,"url":"https://github.com/marshalx/depixtoolbot","last_synced_at":"2025-04-22T17:27:00.655Z","repository":{"id":98730149,"uuid":"323592986","full_name":"MarshalX/DepixToolBot","owner":"MarshalX","description":"Telegram bot for recovers passwords from pixelated screenshots ","archived":false,"fork":false,"pushed_at":"2020-12-22T17:20:28.000Z","size":1023,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-19T07:15:37.564Z","etag":null,"topics":["bot","depix","depixel","depixelization","depixelizing","password","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/depix/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarshalX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-22T10:25:06.000Z","updated_at":"2023-04-09T17:04:18.000Z","dependencies_parsed_at":"2023-05-25T01:15:07.400Z","dependency_job_id":null,"html_url":"https://github.com/MarshalX/DepixToolBot","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/MarshalX%2FDepixToolBot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshalX%2FDepixToolBot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshalX%2FDepixToolBot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarshalX%2FDepixToolBot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarshalX","download_url":"https://codeload.github.com/MarshalX/DepixToolBot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250286452,"owners_count":21405443,"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":["bot","depix","depixel","depixelization","depixelizing","password","telegram","telegram-bot"],"created_at":"2024-10-02T06:08:44.129Z","updated_at":"2025-04-22T17:27:00.641Z","avatar_url":"https://github.com/MarshalX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DepixToolBot for Telegram\n### Depix as self-hosted solution with the UI of messenger\n\nThis is not a multi-user solution! Searching for matches in search images\n is a difficult CPU bound task which can take **more than 30 minutes**\n  to complete on weak servers!\n\n[Depix](https://github.com/beurtschipper/Depix) is a tool for recovering \npasswords from pixelized screenshots \nby [beurtschipper](https://github.com/beurtschipper).\n\nArticle about background information on pixelization and similar research:\n- [English](https://www.linkedin.com/pulse/recovering-passwords-from-pixelized-screenshots-sipke-mellema)\n- [Russian](https://habr.com/ru/company/vdsina/blog/532764/)\n\n![image](.github/screenshots/example.png)\n\n## How to install\n\nPython 3 + pip should be installed.\n\nGet source code:\n```shell script\ngit clone git@github.com:MarshalX/DepixToolBot.git\ncd DepixToolBot\n```\n\nInstall dependencies:\n- pipenv way\n```shell script\npipenv install\n```\n- pip way\n```\npip3 install -r requirements.txt\n```\n\nCreate .env file and fill vars values:\n```\ncp .env.example .env\n```\n\nEnv vars explanation:\n- `BOT_TOKEN` - token from @BotFather of Telegram.\n- `DEPIX_SEARCH_IMAGES_PATH` - path for a folder with search images.\n\nExport envs from a file:\n```shell script\nexport $(grep -v '^#' .env | xargs)\n```\n\nRun bot:\n```shell script\npython3 main.py\n```\n## Screenshots\n\n![image](.github/screenshots/screenshot1.png)\n![image](.github/screenshots/screenshot2.png)\n\n## Licence\n\nThis work is licensed under a Creative Commons Attribution 4.0 International \nLicense. To view a copy of this license, \nvisit https://creativecommons.org/licenses/by/4.0/.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshalx%2Fdepixtoolbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarshalx%2Fdepixtoolbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarshalx%2Fdepixtoolbot/lists"}