0 votes
in Digital Malware Analysis by
Which of the following fields in a PE file specifies the address of the instruction that should be executed first after loading the executable?

Select the correct option from below list

a)First Bytes

b)File offset

c)EP section

d)Entry Point

1 Answer

0 votes
by
d)Entry Point fields in a PE file specifies the address of the instruction that should be executed first after loading the executable
...