{"id":13846127,"url":"https://github.com/souravbaghz/RadareEye","last_synced_at":"2025-07-12T04:31:10.579Z","repository":{"id":136815250,"uuid":"327506625","full_name":"souravbaghz/RadareEye","owner":"souravbaghz","description":"Tool for especially scanning nearby devices and execute a given command on its own system while the target device comes in range.","archived":false,"fork":false,"pushed_at":"2021-12-11T06:16:37.000Z","size":1925,"stargazers_count":351,"open_issues_count":3,"forks_count":49,"subscribers_count":20,"default_branch":"main","last_synced_at":"2024-08-05T17:45:43.974Z","etag":null,"topics":["ble-scanner","bluetooth","bluetooth-low-energy","hacking-tool","infosectools","iot","iothacking","radareeye","wifi"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/souravbaghz.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}},"created_at":"2021-01-07T04:52:58.000Z","updated_at":"2024-08-04T09:14:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f1cfe68-2792-4225-acd4-2f4c8c1d233a","html_url":"https://github.com/souravbaghz/RadareEye","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souravbaghz%2FRadareEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souravbaghz%2FRadareEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souravbaghz%2FRadareEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/souravbaghz%2FRadareEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/souravbaghz","download_url":"https://codeload.github.com/souravbaghz/RadareEye/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225791552,"owners_count":17524805,"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":["ble-scanner","bluetooth","bluetooth-low-energy","hacking-tool","infosectools","iot","iothacking","radareeye","wifi"],"created_at":"2024-08-04T17:04:21.370Z","updated_at":"2024-11-21T19:31:11.975Z","avatar_url":"https://github.com/souravbaghz.png","language":"Shell","funding_links":["https://www.buymeacoffee.com/souravbaghz"],"categories":["Shell"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg  width=\"600\" src=\"radareeye.png\" /\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\"\u003e\u003cb\u003eA tool for scanning nearby devices and execute command when the target device comes in between range..\u003c/b\u003e\u003c/h3\u003e\n\n\n*** \n**NOTE:- RadareEye Owner will be not responsible if any user performs malicious activities using this tool. Use it for Learning purpose only.**\n\n+ **Installation of RadareEye :**\n ```\n git clone https://github.com/souravbaghz/RadareEye\n ```\n### Usage:\n```\n./radare \u003cmac_addr\u003e \u003coption\u003e\n```\n### Available Options Are:\n- -blue   Bluetooth RadareEye\n- -ble    BLE radareEye\n- -wifi   Wifi AP radareEye\n***\n+ **Running Bluetooth RadareEye :**\n```\nsudo bash radare XX:XX:XX:XX:XX:XX -blue\n```\n+ **Running BLE RadareEye :**\n```\nsudo bash radare XX:XX:XX:XX:XX:XX -ble\n```\nSame for the Wifi also with -wifi option, Here XX:XX:XX:XX:XX:XX means your target device's MAC Address \u0026 make sure to do with sudo (if you aren't root). I didn't add scanning feature in this script but you can get thr MAC Adress easily by executing 'hcitool scan' for bluetooth and 'hcitool lescan' for BLE Devices in terminal.\n***\n\u003cp align=\"center\"\u003e\n  \u003cimg  width=\"700\" src=\"screenshot.png\" /\u003e\n\u003c/p\u003e\nAfter running RadareEye, It will ask you 'Command you want to trigger?' , you can skip it by simply keep it blank and it RadareEye will show you status of your target whether it's in range or not without triggering any command. If you want to trigger any command when your target comes in between range then enter a command when it asks.\n Examples :\n\n+ **Below given command will shutdown our system imediatly when target device comes in range.**\n\n```\n[+]Command you want to trigger? :shutdown now\n```\n+ **It will run your other script**\n```\n[+]Command you want to trigger? :./myscript.py\n```\n\n ### If you love my work then you can buy me a Coffee here.\n \u003ca href=\"https://www.buymeacoffee.com/souravbaghz\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"41\" width=\"174\"\u003e\u003c/a\u003e\n \n \n \u003cbr\u003e\n\n### 🤝 Connect with me\n[![Instagram: souravbaghz](https://img.shields.io/badge/instagram-%23E4405F.svg?\u0026style=for-the-badge\u0026logo=instagram\u0026logoColor=white)](https://www.instagram.com/souravbaghz)\n[![GitHub souravbaghz](https://img.shields.io/badge/github-%23000000.svg?\u0026style=for-the-badge\u0026logo=github)](https://github.com/souravbaghz)\n[![Twitter souravbaghz](https://img.shields.io/badge/twitter-%231DA1F2.svg?\u0026style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/souravbaghz)\n[![Medium souravbaghz](https://img.shields.io/badge/medium-%2312100E.svg?\u0026style=for-the-badge\u0026logo=medium\u0026logoColor=white)](https://medium.com/@souravbaghz)\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouravbaghz%2FRadareEye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsouravbaghz%2FRadareEye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsouravbaghz%2FRadareEye/lists"}