1189 1190 1191
# File 'lib/rex/peparsey/pebase.rb', line 1189 def vma_to_rva(vma) return vma - image_base end