logon84 / Hacking_Huawei_HG8012H_ONT

Steps to hack a HG8012H, access it and mod the firmware
271 stars 64 forks source link

https://github.com/debianlorix/hacking-Huawei-HG8010H #11

Open debianlorix opened 3 years ago

debianlorix commented 3 years ago

Hello Logon84, I started from your excellent guide, to write this:

https://github.com/debianlorix/hacking-Huawei-HG8010H

How can I link to your branch?

logon84 commented 3 years ago

Hi. Not sure how to relate projects, but anyway you can keep the link here ;)

debianlorix commented 3 years ago

Thank you! I have a KeeYees SOIC8 Clip per EEPROM 25CXX, so I bought on aliexpress a SOIC16 clip, when it arrives to me I try to connect it to the hg8010h NOR, using my raspberry pi. Do you think I could follow your scheme for the connection of the plugs?

logon84 commented 3 years ago

The pins you need to connect to on the flash chip, sure, you will need to connect to the same. On the other side, not sure which ones raspberry uses for flashrom, you should check flashrom docs.

debianlorix commented 3 years ago

CH341A

Do you mean I will connect my CH341A to the S25FL128P using a SOIC16 clip by connecting these single pins (CLK, CS, MOSI, MOIS, etc...) do you think it is ok?

pmgcosta commented 3 years ago

Can someone help me with this diagram, i don't know if them are right because the names don't match

ch341A_info

logon84 commented 3 years ago

Here they use clk as blue , cs as green, mosi as pink, mios as yellow, gnd as black and 3.3v as red (color as seen in my pickit2 diagram): https://lonniemason.net/tutorials:hardware_hacking:ch341a

pmgcosta commented 3 years ago

Success using your information

final

Tks!!!