79703536

Date: 2025-07-16 14:08:15
Score: 0.5
Natty:
Report link

Both VirtualSize and SizeOfRawData are DWORD (32-bit unsigned integers), so the maximum value is:

2^32 - 1 = 4,294,967,295 bytes (~4 GB)

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Alon Alush