You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, for the sample aafee478d8d65eea241b1f01c0af10fa2181f7301776438d2b7a2f146f9dfc5a PeNet gets only 30 resources, while other tools like pestudio, VirusTotal or Resource Hacker get 37.
Is there a good reason to discard these resources?
The text was updated successfully, but these errors were encountered:
Hi,
the following check causes less resources to be obtained:
PeNet/src/PeNet/HeaderParser/Pe/ImageResourceDirectoryParser.cs
Lines 40 to 42 in 05133c9
For example, for the sample
aafee478d8d65eea241b1f01c0af10fa2181f7301776438d2b7a2f146f9dfc5a
PeNet gets only 30 resources, while other tools like pestudio, VirusTotal or Resource Hacker get 37.Is there a good reason to discard these resources?
The text was updated successfully, but these errors were encountered: