Sourcell Xu

Results 3 issues of Sourcell Xu

Tabby version 173 OS: Kali 2022.1 ```txt $ uname -a Linux x 5.16.0-kali5-amd64 #1 SMP PREEMPT Debian 5.16.14-1kali1 (2022-03-15) x86_64 GNU/Linux ``` Scope units were not cleaned up after closing...

T: Bug
OS: Linux

We expect a complete hop sequence cycle when recovering the hop interval. So the `inter` should be greater than `(HOPSEQ_PERIOD - 1) * MIN_HOPINTER) = 216`, which `HOPSEQ_PERIOD` is 37...

* After getting a candidate AA from `rx_buffer` in `SNIFF_AA` mode, we can break the loop which shifts `rx_buffer` right by one bit once and twice. * Corrected comments of...