diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-03-06 12:56:12 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-03-06 12:56:12 +0000 |
commit | 7395159abad36a6429a802643e19789f407a96e0 (patch) | |
tree | 2654b0dc8a9cb3cee17dc9433bd5eaa94fb5ddb5 /md/writeup/devices/ew-7438rpn.md | |
parent | 96360f57fd31649aefb900146abb315da3aa8d01 (diff) | |
download | md-content-7395159abad36a6429a802643e19789f407a96e0.tar.gz md-content-7395159abad36a6429a802643e19789f407a96e0.zip |
Added device ew7438rpn dumps. Added linux kernel compilation guide.
Diffstat (limited to 'md/writeup/devices/ew-7438rpn.md')
-rw-r--r-- | md/writeup/devices/ew-7438rpn.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/md/writeup/devices/ew-7438rpn.md b/md/writeup/devices/ew-7438rpn.md new file mode 100644 index 0000000..ec1d928 --- /dev/null +++ b/md/writeup/devices/ew-7438rpn.md @@ -0,0 +1,18 @@ +# EW-7483Rpn + +## Hardware + +| Hardware | Model | +| --- | --- | +| CPU | RTL8196EU | +| Wifi | RTL8192ER | +| Flash | 25L1606 | + +## Dumps + +SPI flash dumps + +| Format | Dump | SHA1 Hash | +| --- | --- | --- | +| ihex | [dump_7438.hex](ew7438/dump_7438.hex) | e748588b0b89f6a182f5e65e2bb8a639439fc2d3 | +| binary| [dump_7438.bin](ew7438/dump_7438.bin) | 16e9cbe86a1905b398d19da34fae6654cda5d922 |
\ No newline at end of file |