Research, development and trades concerning the powerful Proxmark3 device.
Remember; sharing is caring. Bring something back to the community.
"Learn the tools of the trade the hard way." +Fravia
You are not logged in.
Time changes and with it the technology
Proxmark3 @ discord
Users of this forum, please be aware that information stored on this site is not private.
The majority of today's cards use 13.56mhz [including NFC].
I have to clone 125KHZ Indala Flexcards http://www.hidglobal.com/main/id-cards/indala-proximity/flexcard.html They seem to be a 26 bit Wiegand type but not sure.
This is the reader http://www.hidglobal.com/prod_detail.php?prod_id=133
So is there a device that can read and write 125 khz cards? [HID prox cards?]
Is ProxMark3 the right device for this?
Offline
These are the exact cards I need to clone http://www.ebay.com/itm/99x-Indala-Proximity-Clamshell-Cards-/370631673065?pt=BI_Security_Fire_Protection&hash=item564b5e84e9
and these too http://www.ebay.com/itm/New-in-box-93-INDALA-PROX-Cards-/170892628862?pt=BI_Security_Fire_Protection&hash=item27c9fe937e
Offline
I believe you got a bit of reading to do.
And yes, PM3 is a great tool.
Offline
Hi sticky, managed to clone your flexcard? I need to that as well?
Offline
Hi Sticky!
I research Indala card. Phase modulation, just on a card 64 bits, 27 bits are zero, the others - the data bits
Offline
All recorded on the card 64 bits, of which
• One start (1)
• 27-bit data (2 .. 28)
• two parity bits (31,32)
• Destination unknown (29,30,33,34,35)
• Empty / zero (36 .. 64)
Output 37 bit Wiegand protocol
P1 000 XXXX XXXX XX00 0000 YYYY YYYY YYYY YYYY P2
Reader provides 37 bits, of which
• 9 bits are always zero
• Parity P1 - calculated reader, adding bits X to an even number
• Parity P2 - recorded on the card
• 26-bit data - 10 bit X, Y 16 bit
Offline
Hi guys,
I was wondering if you had any luck with Cloning the Indala card?
I have tried using:
"lf hid fskedmod", no luck I get
#db# TAG ID: 000000003 (1)
Tried "lf indalademod", no luck I get
Expecting a bit less then 0 rae bits
Recovered 0 raw bits
worst metric (0=best...7=worest): 0 at pos 0
Warning: not enough raw bits to get a full UID
Partial UID=N
What method or commands are you guys using to clone the card?
Offline
To get the ID:
lf read
data sample 2000
lf indalademod
Then clone with 'lf indalaclone' and the UID you got previously.
Offline
Many thanks for the commands Cex!
Offline