Thomas Habets
Thomas Habets
Ok, thanks to some forum posts I'm inferring that this error message in this context means something like "no recent scan was performed". If I do a quick bluetooth scan...
> Should i change const int x to int const x and const int * const * p to int const * const * p. Because it is easier to...
I'd be fine replacing `#define`s with `const`s internally, but if this is in public headers then it could be a breaking change. We have decades of code out there, and...
I'm out of my depth, here.
Any progress on this? I'd love to get zstd in this upstream tree. (and a way to set zstd.BestCompression)
I hacked together some ugly code to do this, and on my 12 thread (6 core) laptop it increases speed by about 3x. Still, not super fast.
Strange. I'll try to reproduce this.
Not only am I unable to reproduce this, I can't seem to get `stpm-exfiltrate` to work at all: ``` $ ./stpm-exfiltrate -k unsafe Enter owner password: stpm-exfiltrate: Exception: Tspi_Key_CreateMigrationBlob: Code=0x00000009:...
@reanimus maybe you got the owner password wrong? Alt what is your SRK password?
64bit payload not written yet. Only works with 32bit at the moment.