Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DasSecurity-HatLab/BlueRepli-Plus
BlueRepli-Plus
https://github.com/DasSecurity-HatLab/BlueRepli-Plus
Last synced: 22 days ago
JSON representation
BlueRepli-Plus
- Host: GitHub
- URL: https://github.com/DasSecurity-HatLab/BlueRepli-Plus
- Owner: DasSecurity-HatLab
- License: gpl-3.0
- Created: 2020-04-21T11:18:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T09:06:29.000Z (over 4 years ago)
- Last Synced: 2024-10-29T16:58:14.176Z (about 1 month ago)
- Homepage:
- Size: 13.4 MB
- Stars: 15
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - DasSecurity-HatLab/BlueRepli-Plus - BlueRepli-Plus (Others)
README
# BlueRepli Plus Open Project
A new attack idea (and more) that can:
1. Steal contact information and call history of the target phone
2. Steal SMS verification code received by the target phone
3. Send fake text messages via the target phoneSee demo video in `demo/steal-phonebook.mp4`.
## Schematic
Contains the core circuit design of BlueRepliPlus.
- schematic.pdf## Bootloader
For booting the operating system, supporting initialization of LCD, USB and other necessary peripherals.
- [Das U-Boot 2020.04](https://github.com/aodzip/u-boot)## Kernel Driver
Out-of-tree Linux Kernel driver for V3 series SoC only peripherals.
- [VideoEngine Driver](https://github.com/aodzip/cedar)- [MIPI-CSI2 Camera Driver](https://github.com/aodzip/sun6i-mipi-csi)