Inital commit
This commit is contained in:
commit
f20bcac9a9
4 changed files with 44 additions and 0 deletions
19
X570PG4/docs.adoc
Normal file
19
X570PG4/docs.adoc
Normal file
|
@ -0,0 +1,19 @@
|
|||
= Reversing of the AsRock X570 Phantom Gaming 4 firmware image
|
||||
|
||||
== Steps
|
||||
1. download fw
|
||||
2. binwalk
|
||||
|
||||
|
||||
== Mappings
|
||||
=== 4456808
|
||||
Compressed lzma
|
||||
Contains boot images
|
||||
|
||||
|===
|
||||
| Start, Length, Type, Description
|
||||
| 4456808, 15525, LZMA Archive, Boot splash images
|
||||
|===
|
||||
4456808 = lzma = jpg images
|
||||
4591952 = lzma = windows pe binaries - unknown usage
|
||||
4633968 = lzma = win-pe bins, aes-s box
|
Loading…
Add table
Add a link
Reference in a new issue