Simone Margaritelli

Results 258 comments of Simone Margaritelli

mmm this seems a bug with gopacket, will investigate thanks!

@GitClo i've pushed a fix that should prevent the panic but print an error message with all the packet contents, if it happens again it'd be great if you could...

@GitClo there seems to be not much activity going on there, and without the actual packet contents to replicate the issue idk to which extent reporting would help

@GitClo 99.9% of the users wouldn't even report, this already allowed me to push a workaround, so there's that

yep! simple fix that will *actually* enable function calling :D

thanks for reporting, you can use it via docker while I fix

@yurivict sorry for the late reply. I'm very familiar with BSD in general, can you share more on how you're trying to build bettercap? in particular, how to install the...

More information. I thought the issue was the missing sim card, however if i use https://github.com/P1sec/QCSuper and dump to pcap, I can see the GSMTAP data:

Thanks for the swift response! So, running all of these directly as root, after removing rayhunter-daemon (same output with the service running) and restarting the device: ```bash └─# mmcli -m...

Some success after restarting ModemManager with --debug: ``` mmcli -m 0 --command AT+QNWINFO response: '+QNWINFO: "GSM","22210","GSM 900",44' ``` Will keep experimenting and update this as i go