rfidtool / ESP-RFID-Tool

A tool for logging data/testing devices with a Wiegand Interface. Can be used to create a portable RFID reader or installed directly into an existing installation. Provides access to a web based interface using WiFi in AP or Client mode. Will work with nearly all devices that contain a standard 5V Wiegand interface. Primary target group is 26-37bit HID Cards. Similar to the Tastic RFID Thief, Blekey, and ESPKey.
MIT License
492 stars 93 forks source link

Configure settings #18

Open blu3t00th opened 7 months ago

blu3t00th commented 7 months ago

im not able to configure settings to capture Wiegand 34 bit. I cant get the whole DATA of EM4100.

If i convert Wiegand 26 bit i get only xxxxA1A2A3, (A1A2A3 = HEX DECIMAL) which u need to know the unkown hexdecimal (xxxx) the 4 first hex decimal, in order to clone EM4100 u need 10 HEXDECIMAL digits. its a shame that u cannot capture EM4100 in ESPRFIDTOOL.

and one thing buggy is that u need to ignore the parity bit and even parity like the first bit and the last bit should be ignored to get the correct of HEX DECIMAL. i have been studied this like 3 days in a row.

Sh7yk commented 2 months ago

Я не могу настроить параметры для захвата 34-битного Wiegand. Я не могу получить все ДАННЫЕ EM4100.

Если я конвертирую 26-битный Wiegand, я получаю только xxxxA1A2A3 (A1A2A3 = HEX DECIMAL), который вам нужно знать неизвестное шестнадцатеричное число (xxxx), 4 первых шестнадцатеричных числа, чтобы клонировать EM4100, вам нужно 10 HEXDECIMAL цифр. Жаль, что вы не можете захватить EM4100 в ESPRFIDTOOL.

и одна ошибка заключается в том, что вам нужно игнорировать бит четности, и даже четность, например, первый бит и последний бит, следует игнорировать, чтобы получить правильное значение HEX DECIMAL. меня изучали это уже 3 дня подряд.

Do you solve that issue? I have same