Some special Data in a column (Packetlist)

asked 2019-08-15 13:59:42 +0000

Schattenschimmer gravatar image

updated 2019-08-22 13:01:31 +0000

grahamb gravatar image

Hi there!

I want to see some special protocol-data in ASCII in a column in Window 1 (Packet List).

The Filter for the Packet List is frame[54-55] == F2:00. I've added a column with Data, but the Data will be display in hex-Format, but I need ASCII-Format. Is this possible?

Example:

0000   f2 00 30 30 39 42 30 30 33 30 46 46 46 46 46 31   ..009B0030FFFFF1
0010   30 33 46 46 46 46 46 32 30 31 36 30 31 37 46 46   03FFFFF2016017FF
0020   46 46 46 46 46 46 46 46 46 46 46 46 46 46 46 46   FFFFFFFFFFFFFFFF
0030   46 46 ff                                          FF.

Today in the column are the Hex-data, f2 00 30 30.....

But I want to see 009B0030... in the column.

Is this possible?

edit retag flag offensive close merge delete

Comments

Thanks for the update, grahamb.

@all Is there anybody with a idea for this issue?

Thanking you in anticipation :)

Schattenschimmer gravatar imageSchattenschimmer ( 2019-08-22 12:34:54 +0000 )edit

My guess is that it's not possible, but maybe if you upload a small capture file somewhere (Dropbox, Drive, etc), then someone could take a look at this and give you a better answer.

cmaynard gravatar imagecmaynard ( 2019-08-22 14:13:00 +0000 )edit