Aravind Reddy V

Results 121 comments of Aravind Reddy V

Awesome! Once I figure out how to do that, I'll add the procedure here and close the issue. Thank you for the links!

Actually it doesn't need to be random tokens. We can keep the current behaviour and just return the hash of the URL instead of a randomly generated token. Then do...

For others with the same problem, my temporary fix is to manually prefix the urls after the build. ```js // package.json "build": "eleventy; node htmlbase.js" ``` ```js // htmlbase.js const...

Hey, sorry, I didn't notice this till now. If you can make a PR, I'll be happy to merge it.

Heyo! Looks fun! But what does this do? I'd run it, but I probably shouldn't šŸ¤£

@matthiasseemoo Matthias, how do I access arbitrary bytes in the frame from ucode? I used `and [18,off1], 0xff, [4,off5]` like in https://github.com/seemoo-lab/nexmon_csi/pull/46/commits/7e3f9f720e1eb12ef11afd855515981d5a3b715b of #46 , so I should get the...

@elmehdiilli Skim through the paper and the phd thesis mentioned in readme, maybe they have details :) https://github.com/seemoo-lab/nexmon_csi#extract-from-our-license

Are you sure the pcap file is empty? If your WiFi bandwidth is 20 MHz, the ~300KB file size seems reasonable. An 80 MHz file with 1000 samples is about...

Just to confirm, the 325 kb file had no data? It might be a problem with tcpdump or your setup. Try using channel 36, and make sure there is wireless...

No it doesn't need to be an ac86u. There should be a log folder somewhere nearby, with files like compiler.log and patch.log, that might have helpful information :) Also, which...