{"id":16151324,"url":"https://github.com/sdushantha/meobrute","last_synced_at":"2025-10-07T06:32:29.367Z","repository":{"id":42937716,"uuid":"474634986","full_name":"sdushantha/meobrute","owner":"sdushantha","description":"Automate the process of brute forcing the My Eyes Only pin code on Snapchat","archived":false,"fork":false,"pushed_at":"2022-03-30T11:34:09.000Z","size":1072,"stargazers_count":100,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-11T14:22:00.011Z","etag":null,"topics":["adb","android","bruteforce","hashcat","root","snapchat"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/sdushantha.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}},"created_at":"2022-03-27T12:45:11.000Z","updated_at":"2025-01-08T12:26:05.000Z","dependencies_parsed_at":"2022-08-24T00:40:49.905Z","dependency_job_id":null,"html_url":"https://github.com/sdushantha/meobrute","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/sdushantha%2Fmeobrute","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdushantha%2Fmeobrute/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdushantha%2Fmeobrute/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdushantha%2Fmeobrute/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdushantha","download_url":"https://codeload.github.com/sdushantha/meobrute/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235600038,"owners_count":19016193,"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":["adb","android","bruteforce","hashcat","root","snapchat"],"created_at":"2024-10-10T00:56:00.921Z","updated_at":"2025-10-07T06:32:23.917Z","avatar_url":"https://github.com/sdushantha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003emeobrute\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\nAutomate the proccess of brute forcing the My Eyes Only pin code on Snapchat\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src=\"images/preview.png\"\u003e\n\u003cbr\u003e\n\u003cb\u003e This script only works for rooted Android devices! \u003c/b\u003e\n\u003cbr\u003e\n\n## Dependencies\n- [`adb`](https://developer.android.com/studio/command-line/adb)\n- [`hashcat`](https://hashcat.net/hashcat/)\n\nThis script was tested on an Android device running Android 10 with LinageOS with Snapchat\nv11.71.1.39\n\n## How it works (_[Demo on YouTube](https://www.youtube.com/watch?v=uokcG95hqj0)_)\nSnapchat saves the 4 digit My Eyes Only (MEO) pincode encrypted using [bcrypt](https://en.wikipedia.org/wiki/Bcrypt) in `/data/data/com.snapchat.android/databases/memories.db`.\n\n![image](images/database.png)\n\nOnce you've gotten the hash and saved it into a file (eg.`meohash.txt`), you can use `hashcat` to brute force it using the following command:\n```\nhashcat --attack-method 3200 --attack-mode 3 meohash.txt \"?d?d?d?d\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdushantha%2Fmeobrute","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdushantha%2Fmeobrute","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdushantha%2Fmeobrute/lists"}