Ask Your Question

Cookie_with_jam's profile - activity

2023-10-12 10:01:28 +0000 edited question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol Hello! I have a problem with mult

2023-10-12 10:00:41 +0000 commented question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

I found that changing 'repeated fixed32' to 'bytes' fields for big messages helps. But why do we need such restriction

2023-10-12 10:00:22 +0000 commented question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

I found that changing 'repeated fixed32' to 'bytes' fields for big messages helps. But why do we need such resctritcion

2023-10-12 09:19:11 +0000 edited question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol Hello! I have a problem with mult

2023-10-12 09:17:32 +0000 edited question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol Hello! I have a problem with mult

2023-10-12 09:15:55 +0000 asked a question Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol

Multiple "failed assertion "saved_layers_len < 500"" messages for protobuf protocol Hello! I have a problem with mult

2023-09-13 10:40:03 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

Okay, I'll add merge request, thank you

2023-09-13 10:03:00 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

@grahamb https://protobuf.dev/programming-guides/encoding/#structure --> it says that 'packed repeated fields' has w

2023-09-13 10:02:20 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

@grahamb https://protobuf.dev/programming-guides/encoding/#structure --> it says that 'packed repeated fields' has wi

2023-09-13 09:26:17 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

TEST7 before calling dissect_packed_repeated_field_values --> protobuf_dissect_field_value, length = 4, value_size =

2023-09-13 09:16:16 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

Well, I added some debug prints and looked for the exact packet way, after some debuging I found workaround to fix my is

2023-09-13 09:15:45 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

Well, I added some debug prints and looked for the exact packet way, after some debuging I found workaround to fix my is

2023-09-13 09:15:30 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

Well, I added some debug prints and looked for a exact packet way, after some debuging I found workaround to fix my issu

2023-09-13 08:32:55 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

I'm afraid not, I can't share this capture file :( There is an upstream protocol before protobuf and after pasring heade

2023-09-13 08:32:42 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

I'm afraid not, I can't share this capture file :( There is an upstream protocol under protobuf and after pasring header

2023-09-13 08:32:31 +0000 commented question Protobuf field malformed packet for last byte of 'repeated fixed32'

I'm afraid not, I can't share this capture file :( There is upstream protocol under protobuf and after pasring header, I

2023-09-13 08:12:59 +0000 edited question Protobuf field malformed packet for last byte of 'repeated fixed32'

Protobuf field maformed packet for last byte of 'repeated fixed32' Hello, I ran into an issue that in case if my protobu

2023-09-13 08:10:37 +0000 edited question Protobuf field malformed packet for last byte of 'repeated fixed32'

Protobuf field maformed packet for last byte of 'repeated fixed32' Hello, I ran into an issue that in case if my protobu

2023-09-13 08:06:30 +0000 edited question Protobuf field malformed packet for last byte of 'repeated fixed32'

Protobuf field maformed packet for last byte of 'repeated fixed32' Hello, I ran into an issue that in case if my protobu

2023-09-13 08:06:15 +0000 received badge  Editor (source)
2023-09-13 08:06:15 +0000 edited question Protobuf field malformed packet for last byte of 'repeated fixed32'

Protobuf field maformed packet for last byte of 'repeated fixed32' Hello, I ran into an issue that in case if my protobu

2023-09-13 08:05:17 +0000 asked a question Protobuf field malformed packet for last byte of 'repeated fixed32'

Protobuf field maformed packet for last byte of 'repeated fixed32' Hello, I ran into an issue that in case if my protobu