znuh

Results 10 comments of znuh

Are the thread IDs with successful termination status (%d quit) always the same?

I haven't had a look at audio data yet. It's not my primary focus.

Yes I recently heard from someone else that they fixed the overflow. So a new exploit is needed, but to me the dash button hack was a one time thing....

I made a custom PCB for this. Vcc needs to be connected to 3.3V and Vss to GND.

you need to jump to 0x433EEC because the last bit of the address is used to keep thumb2-mode enabled.

Worked on this for a bit but since it's not the reason why nordvpn doesn't work I don't really see a reason to finish this at the moment. Therefore I...

with my gnuradio-knowledge I don't see a way to add this rssi is basically the amplitude of the signal. It's easy to show in gnuradio but I do not see...

Yes please!! 🙏🙏 (Preordered the Thunderscope PCIe card variant and was just considering opening an issue for this in the Thunderscope repository, before I realized you already created this issue...

One more thing I forgot to add: Behavior of the usbd for the user does not change with the new unified st_usbfs driver. st_usbfs_v1_usb_driver and st_usbfs_v2_usb_driver still exist, but they...

I encountered the same issue and this part of the patch fixed it for me: diff --git a/src/osm-gps-map-widget.c b/src/osm-gps-map-widget.c index e3158cd..a374aab 100644 --- a/src/osm-gps-map-widget.c +++ b/src/osm-gps-map-widget.c @@ -1122,8 +1122,8 @@...