This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

Wireshark 32

0

Hi, I downloaded and installed Wireshark 32 bit for Windows XP. When I try to run the Wireshark application, I am receiving the error "The procedure entry point DecodePointer could not be located in the dynamic link library KERNEL32.dll".

Thanks and Regards, Anamika

asked 20 Jun '13, 06:42

Anamika117's gravatar image

Anamika117
16225
accept rate: 0%


2 Answers:

3

DecodePointer is a Windows API call that is present in XP SP2 or later. I suspect that your copy of XP is earlier than this. To run Wireshark you will have to upgrade your OS.

As an aside, having such an old version of XP (2004 or earlier) will render your system extremely vulnerable to malware, even by just browsing the internet with the stock browser.

answered 20 Jun '13, 08:54

grahamb's gravatar image

grahamb ♦
19.8k330206
accept rate: 22%

Hi Grahamb, I am using XP version 5.1 (Build 2600.xpsp1.0 with Service Pack 2). DecodePointer problem used to occur for SSCheduler.exe, I downloaded Service Pack2 and Installed again. I am not receiving error for SScheduler.exe, but I am not able to run Wireshark because of this error. i will try to upgrade the system.

Thanks and Regards, Anamika

(20 Jun '13, 09:59) Anamika117

I have upgraded the system with Windows Service Pack 3 and the problem is solved. I am able to capture Packets. How do I capture packets for wireless connections?

Regards, Anamika

(24 Jun '13, 23:16) Anamika117

How do I capture packets for wireless connections?

please open another question for this.

(24 Jun '13, 23:58) Kurt Knochner ♦

@Anamika

If an answer has solved your issue, please accept the answer for the benefit of other users by clicking the checkmark icon next to the answer. Please read the FAQ for more information.

(25 Jun '13, 01:51) grahamb ♦

@grahamb Thanks.

(25 Jun '13, 04:12) Anamika117

0

Please see my answer to a similar question.

http://ask.wireshark.org/questions/20921/not-compatible-regardless-if-i-choose-32-or-64

I guess that some security software modified the Wireshark installer image.

Regards
Kurt

answered 20 Jun '13, 06:59

Kurt%20Knochner's gravatar image

Kurt Knochner ♦
24.8k1039237
accept rate: 15%