Fixed color bug in Analyze mode

This commit is contained in:
lgandx 2016-06-08 14:34:29 -05:00
commit 04c841d34e

View file

@ -21,7 +21,7 @@ import struct
import string
import logging
#from utils import *
from utils import color
from odict import OrderedDict
from packets import SMBHeader, SMBNego, SMBNegoFingerData, SMBSessionFingerData