1
0
mirror of https://github.com/EliasKotlyar/Xiaomi-Dafang-Hacks.git synced 2025-09-09 07:30:57 +02:00
This commit is contained in:
Elias Kotlyar
2017-12-03 16:25:41 +01:00
parent bfc9f7441c
commit 81ab6e9762
3 changed files with 29 additions and 0 deletions

View File

@@ -4,6 +4,9 @@ This repository is a collection of informations&software for the Dafang Camera
![Dafang](/dafang.png)
## Custom Firmware:
[Modifying Firmware](/hacks/install_cfw.md)
## Informations:
[Teardown](/informations/teardown.md)

BIN
hacks/cfw/cfw-1.0.bin Normal file

Binary file not shown.

26
hacks/install_cfw.md Normal file
View File

@@ -0,0 +1,26 @@
## General informations:
The CFW will boot only if the SDCard is plugged in and has a "run.sh" file on it. It wont affect the normal firmware in any way.
## Installation of CFW
1. Download [CFW-Binary](/hacks/cfw/cfw-1.0.bin)
2. Put it to microsd and"demo.bin". There should be no more files in the sdcard! This is really important, and it wont work if there are any other files there.
3. Put it into a SD-Card, plug the SDCard into the dafang
3. Hold the Setup-Button on the Dafang
4. Plug in the USB-Cable
5. Wait for 5 minutes(dont unplug the camera until it will bootup to the normal firmware)
6. Unplug the Camera, put everything from "firmware_mod" Folder into the root of the microsd
7. Reboot the Camera - it will boot now into CFW
8. Modify the file wpa_supplicant.conf from the CFW to match your wifi network.
## Uninstallation
Remove the "run.sh" file from microsd.
## Features
- SSH-Server
- FTP-Server
- Webserver
- Image-Snap functionality.