diff --git a/README.md b/README.md index 339a0f1f..31943675 100644 --- a/README.md +++ b/README.md @@ -1,57 +1,45 @@ ## Xiaomi Dafang Hacks -This repository is a collection of informations&software for the Dafang Camera +This repository is a collection of information & software for the Xiaomi Dafang Camera ![Dafang](/dafang.png) ## Custom Firmware: -[Installing CFW](/hacks/install_cfw.md) +[Installing the Current Dafang Hacks Custom Firmware](/hacks/install_cfw.md) +[Old Custom Firmware with Telnet](https://www.dropbox.com/s/9t9op698fza1tl2/demo.bin?dl=0) -## Informations: +## Information: [Teardown](/informations/teardown.md) [Hardware](/informations/hardware.md) -[Portscan of original Software](/informations/portscan.md) +[Portscan of the Original Firmware](/informations/portscan.md) -[Bootlog of original Software](/informations/bootlog.md) +[Bootlog of the Original Firmware](/informations/bootlog.md) -## Hacks -[Installation of Serial-Headers](/hacks/serial.md) +## Hacks: +[Installation of Serial Headers](/hacks/serial.md) -[Getting Root-Access using Serial](/hacks/getroot.md) +[Getting Root Access using the Serial Connection](/hacks/getroot.md) -[Dumping-Firmware](/hacks/firmware-dump.md) +[Installing Telnet & Configuring Wifi](/hacks/install_telnetandwifi.md) -[Installing Telnet & configuring Wifi](/hacks/install_telnetandwifi.md) +[Dumping the Firmware](/hacks/firmware-dump.md) -[Flashing Firmware](/hacks/howto_firmwareflash.md) - -[Modifying Firmware](/hacks/howto_modfirmware.md) +[Modifying the Firmware](/hacks/howto_modfirmware.md) +[Flashing the Firmware](/hacks/howto_firmwareflash.md) ## Software Development: +[The Ingenic T20 Toolchain](https://github.com/dim08/Ingenic-T10_20) -[Toolchain](https://github.com/dim08/Ingenic-T10_20) - -[Software Compilation Repository](https://github.com/EliasKotlyar/Xiaomi-Dafang-Software) +[How to Build Software for the Ingenic T20 Platform](https://github.com/EliasKotlyar/Xiaomi-Dafang-Software) ## Original Firmware: [5.5.1.177](/firmware_original/demo_5.5.1.177.bin) [5.5.1.194](/firmware_original/demo_5.5.1.194.bin) - -## Custom Firmware - -[Custom Firmware with Telnet](https://www.dropbox.com/s/9t9op698fza1tl2/demo.bin?dl=0) - -[Custom Firmware with SSH & FTP-Server]() - - -## Contribution - -Any contribution to the development is highly welcome. The best possibility to provide any change is to open a pull request on GitHub. - - +## Contributions: +Any contribution to the development is highly welcome. The best possibility is to open a pull request on GitHub.