From ca24684e2f49bcfbd886212ff003472716c26de9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 21 Jul 2017 11:33:38 +0200 Subject: [PATCH] Update required entries for PE objects --- objects/pe/definition.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/objects/pe/definition.json b/objects/pe/definition.json index a8235b2..ea00208 100644 --- a/objects/pe/definition.json +++ b/objects/pe/definition.json @@ -2,7 +2,8 @@ "requiredOneOf": [ "text", "original-filename", - "internal-filename" + "internal-filename", + "entrypoint-address" ], "attributes": { "pehash": {