| Class | Rex::PeParsey::Section |
| In: |
lib/rex/peparsey/section.rb
|
| Parent: | Object |
| _isource | [RW] | |
| _section_header | [RW] | |
| base_rva | [RW] |
Initialize a section.
isource - The ImageSource class backing the image base_vma - The address of this section base section_header - The section header (struct2) although this is not required, which is why there is a base_vma. This can be nil.