mirror of https://github.com/Nonannet/pelfy.git
Description for sh_size updated
This commit is contained in:
parent
fd650d3dff
commit
99bd71f9b8
|
@ -271,7 +271,7 @@ section_header = {
|
||||||
},
|
},
|
||||||
"sh_size": {
|
"sh_size": {
|
||||||
"32": "0x14", "64": "0x20", "size32": "4", "size64": "8", "field_name": "sh_size",
|
"32": "0x14", "64": "0x20", "size32": "4", "size64": "8", "field_name": "sh_size",
|
||||||
"description": "Size in bytes of the section in the file image. May be 0."
|
"description": "Size in bytes of the section in memory or 0. May be equal to size in file."
|
||||||
},
|
},
|
||||||
"sh_link": {
|
"sh_link": {
|
||||||
"32": "0x18", "64": "0x28", "size32": "4", "size64": "4", "field_name": "sh_link",
|
"32": "0x18", "64": "0x28", "size32": "4", "size64": "4", "field_name": "sh_link",
|
||||||
|
|
Loading…
Reference in New Issue