Hello,
There is a bit in ARFCN field of GSMTAP header that signals if it is
downlink or uplink burst. It is being set by the receiver. So it's
possible to distinguish uplink from downlink bursts based on that.
There is also (but not ported yet in the porting_to_3.11 branch)
uplink/downlink splitter that lets you i.e. to decode uplink and
downlink bursts sparately. Because the uplink and downlink messages
won't be synchronized because they will be sent using asynchronous
message passing from different decoding blocks. If you need to have them
synchronized then you will have to implement missing functionality -
either by extending the decoder so it can decode uplink and downlink
separately or add some block that will resynchronize uplink and downlink
messages (this might be more challenging to do right).
Best Regards,
Piotr Krysik
W dniu 29.03.2025 o 21:11, Nikos Balkanas pisze:
> <
nbal...@gmail.com <mailto:
nbal...@gmail.com>>:
>
> Hi Peter,
>
> gr_gsm doesn't crack keys. kraken does.
> Where did you find that function? In kraken?
> It's not from gr_gsm. Have you tried the kraken list?
>
> BR
> Nikos
>
> On Fri, Mar 28, 2025 at 5:36 PM Peter Wallereres
> <
peter.wa...@gmail.com <mailto:
peter.wa...@gmail.com>>
> wrote:
>
> anyone tried to modify the find_kc for uplink cracking, i
> tried but died not succeed, maybe anyone can help me please?
>
> --
> You received this message because you are subscribed to the
> Google Groups "gr-gsm" group.
> To unsubscribe from this group and stop receiving emails
> from it, send an email to gr-
>
gsm+uns...@googlegroups.com <mailto:
gr-
>
gsm+uns...@googlegroups.com>.
> b326-27eabaaf9f6an%
40googlegroups.com <https://
>
groups.google.com/d/msgid/gr-gsm/772b73f2-208d-49e2-
> b326-27eabaaf9f6an%
40googlegroups.com?
> utm_medium=email&utm_source=footer>.
>
> --
> You received this message because you are subscribed to the Google
> Groups "gr-gsm" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
gr-gsm+un...@googlegroups.com <mailto:
gr-
>
gsm+uns...@googlegroups.com>.
> CAAxXO2GoLzng3C%3DuE5%3DE-1Zf2U0NNZre1%2B2quoTt_3wppA%2B11Q%
40mail.gmail.com <
https://groups.google.com/d/msgid/gr-gsm/CAAxXO2GoLzng3C%3DuE5%3DE-1Zf2U0NNZre1%2B2quoTt_3wppA%2B11Q%40mail.gmail.com?utm_medium=email&utm_source=footer>.
--
Piotr Krysik