Fix remote peb64 moodule parsing fail

This commit is contained in:
Clement Rouault
2015-09-23 14:40:49 +02:00
parent f5b0c0294f
commit c884122b29
+1 -1
View File
@@ -622,4 +622,4 @@ if CurrentProcess().bitness == 32:
res.append(current_dll)
list_entry_ptr = current_dll.InMemoryOrderLinks.Flink.raw_value
current_dll = self.ptr_flink_to_remote_module(list_entry_ptr)
return res
return res