Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Some restructuring, spelling and consistency improvements. Love your project!  Hopefully I can contribute something more meaningful soon :)
  • Loading branch information
jmtatsch authored Dec 16, 2017
1 parent 910c88f commit 5049ed9
Showing 1 changed file with 17 additions and 29 deletions.
46 changes: 17 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 5049ed9

Please sign in to comment.