Added the Name and Number_Of_Functions fields to the PEExportsType in the Windows Executable File Object. This should allow for the capture of the name of the PE module when loaded by the PE loader, along with the total number of functions exported, respectively.
Added the Name and Number_Of_Functions fields to the PEExportsType in the Windows Executable File Object. This should allow for the capture of the name of the PE module when loaded by the PE loader, along with the total number of functions exported, respectively.
This should close #256.