From 2fe43ee6657cb711a54d795568bd082a52d928df Mon Sep 17 00:00:00 2001 From: Caleb Fenton Date: Thu, 12 Apr 2018 12:25:35 -0700 Subject: [PATCH] Improve detect_flash Python 3 compatibility --- oletools/oleid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oletools/oleid.py b/oletools/oleid.py index b0643dd..8542f4b 100644 --- a/oletools/oleid.py +++ b/oletools/oleid.py @@ -117,7 +117,7 @@ def detect_flash (data): # Read Header header = data[start:start+3] # Read Version - ver = struct.unpack(' 20: -- libgit2 0.21.4