Thomas B

Results 326 comments of Thomas B

AFAICT this would not allow to avoid propagating sampling decisions to sub-transactions in other microservices: because the decision on whether to sample would be delegated to after everything has happened,...

Hmm probably making it !Sync would cause issues because it couldn't be used here: https://github.com/getsentry/sentry-rust/blob/196501d8fa067bdf35b7c95261f6b7fe7bb84bb8/sentry-tracing/src/layer.rs#L374

This seems to work for me on that regard: https://github.com/RfidResearchGroup/RFIDtools/pull/92 Although I've also had other issues that blocked the build, so really I'm building on https://github.com/Ten0/RFIDtools/tree/fix_build without flashing support (so,...

4.16.717, both That being said quickly after someone pointed out that there's an alternate setup that works directly with termux : https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/termux_notes.md That's a more up to date client.

No I haven't, I've only tried with proxmark3 connected via USB.

> Recently, the Proxmark3 project has launched a new Python script to crack RF08S, and I want to run it on an Android phone using RFIDTools https://github.com/RfidResearchGroup/RFIDtools/issues/90#issuecomment-2277218526