malwaremusings/unpacker

'CreateThreadEvent' object has no attribute 'get_module_base'

Closed this issue · 1 comments

File "unpack.py", line 927, in create_thread
"module_base": event.get_module_base(),
AttributeError: 'CreateThreadEvent' object has no attribute 'get_module_base'

Fixed.