Philippe Teuwen
Philippe Teuwen
If someone needs to patch their own Qt5 install, the line to change is https://src.fedoraproject.org/rpms/qt5-qtbase/blob/664f24855f26ccaee2501b26a50108b054bf19e2/f/qtbase-qfutureinterface-fix-build-with-gcc14.patch ```diff class QFutureInterface : public QFutureInterfaceBase { public: - explicit QFutureInterface(State initialState = NoState) +...
Yes it can be a solution. Beware there is a side effect on DATA_CMD_SLOT_DATA_CONFIG_SAVE with shadow: if you read MFC data from flash and overwrite RAM version, the user will...
> Try to avoid splitting files as much as possible why so? I may have overlooked something here. Note that we've already 16 files for the nicknames alone...
Hmm as such I cannot reproduce the problem as it is probably very dependent on your user data. Could you apply the following patch on the client, without changing the...
This will require new STATUS and possibly new dummy Command code * Command NOP = 0 * STATUS_ASYNC_DEBUG = 0x100 for debug messages (with the NOP Command code) * STATUS_ASYNC_NRFLOG...
Foreseen in https://github.com/RfidResearchGroup/ChameleonUltra/issues/173 I'll close this one as duplicate. Thank you.
the proxmark3 supports it, not yet the cu. Electra format is a bit similar to EM4100 but with extra data. https://github.com/RfidResearchGroup/proxmark3/commit/ee22a824ce6ee0048245298b2ebba0be5fb02b6c
electrical contact to the LF antenna via the screws has been reported to be problematic on a few devices, maybe you could check. But be cautious, it has also be...
it is none-sense to try mimicking a 20 year old proprietary TAMA protocol just to be able to reuse some old and inefficient attack implementations. What could be considered is...
is it still an issue with the latest fw ?