{"id":16131368,"url":"https://github.com/nitrogenez/bully","last_synced_at":"2025-04-15T13:09:34.293Z","repository":{"id":185319424,"uuid":"657650399","full_name":"nitrogenez/bully","owner":"nitrogenez","description":"An Android lock screen brute-force software","archived":false,"fork":false,"pushed_at":"2023-09-24T18:20:18.000Z","size":14,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T07:06:56.604Z","etag":null,"topics":["android","brute-force","bruteforce","cli","command-line-tool","penetration-testing","penetration-testing-tools","pentesting","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nitrogenez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-23T14:21:56.000Z","updated_at":"2024-12-06T03:32:59.000Z","dependencies_parsed_at":"2023-08-01T13:43:27.347Z","dependency_job_id":"dd7c1ece-0bf4-47e2-bd59-9de35f094bb7","html_url":"https://github.com/nitrogenez/bully","commit_stats":null,"previous_names":["nitrogenez/bully"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrogenez%2Fbully","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrogenez%2Fbully/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrogenez%2Fbully/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrogenez%2Fbully/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrogenez","download_url":"https://codeload.github.com/nitrogenez/bully/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246096508,"owners_count":20722966,"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":["android","brute-force","bruteforce","cli","command-line-tool","penetration-testing","penetration-testing-tools","pentesting","rust"],"created_at":"2024-10-09T22:24:57.338Z","updated_at":"2025-03-30T14:31:39.103Z","avatar_url":"https://github.com/nitrogenez.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Bully\n=====\n\n![GitHub](https://img.shields.io/github/license/nitrogenez/bully)\n![GitHub issues](https://img.shields.io/github/issues/nitrogenez/bully)\n![GitHub Repo stars](https://img.shields.io/github/stars/nitrogenez/bully)\n![GitHub forks](https://img.shields.io/github/forks/nitrogenez/bully)\n\n\u003e **Warning**  \n\u003e I apologise, but I don't work with Rust   \n\u003e anymore. Bully is no longer maintained.\n\n\n**Bully** is an open source lock screen brute-force\nutility for Android phones. It aims to provide an easy to use CLI,\nbe fast and flexible.\n\nBully uses **adb** (Android Debug Bridge) to pass\nthe generated PIN/passwd combinations to the target device.\n\n\u003e **NOTE**  \n\u003e To use Bully you need a physical access to the\n\u003e target device in order to pass combinations through USB.\n\nBuilding\n--------\nTo build Bully you will need `cargo` installed in your system.\nTo install the Rust development kit, you can either use\nthe packages from your distribution or the official\n`rustup` script: https://rustup.rs.\n\nFirst of all, you'll need to clone the repository:\n\n```\nHTTPS\n=====\ngit clone --depth 1 https://github.com/nitrogenez/bully.git\n\nSSH\n===\ngit clone --depth 1 git@github.com:nitrogenez/bully.git\n```\n\nThen, you'll need to cd into the cloned repo:\n\n```\ncd ./bully\n```\n\nAfter that, just use `cargo`. It will automatically\ndownload and build all dependencies, and then you will be able\nto run Bully by yourself:\n\n```\nOptimized build\n===============\ncargo build --release\n\nDebug build\n===========\ncargo build --debug\n```\n\nAnd so, you will be able to run Bully:\n\n```\nOptimized build\n===============\n./target/release/bully -h\n\nDebug build\n===========\n./target/debug/bully -h\n```\n\nUsage\n-----\nUse this command to see help:\n\n```\nbully --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrogenez%2Fbully","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitrogenez%2Fbully","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrogenez%2Fbully/lists"}