This is the only program that works for me and it's dead simple too. Thanks a lot!
@ayoubmedjdoub2464 жыл бұрын
Can I do that with my phone bro ?
@drvielebny5 жыл бұрын
Thank you. Works like a charm. I was struggling with the mfcuk and I found your video.
@abousan46805 жыл бұрын
does it work with credit card too??
@kevenquinlan3 жыл бұрын
Do you think you could do a video of a walkthrough of how to install the ACR122U's software. I'm having a bugger of a time figuring it out. Thanks.
@AliRaza-xw8td2 жыл бұрын
Sir u get this software, can you share link to me, I m tired to find it but unsuccessful
@EEtransmit2 жыл бұрын
Got it to work. Thank you!!
@randyfurry82 жыл бұрын
Note that in order to make install this you need a C compiler which no one is mentioning here.
@saschakurth69063 жыл бұрын
Im struggling after executing on "mfoc not found" but its installt via apt-get instll mfoc... any ideas?
@carsonwhite8791 Жыл бұрын
Might be a stupid question but could you plug this in to some sort of memory device to store the information to then plug into your computer and copy it onto a other card? I work with secure door locks in the private security sector and isn’t always viable to take cards and bring them with me incase they are 2 get lost
@duyvan247 Жыл бұрын
Of course, you can always use these kinds of setups, or even android phones to read and decode (if encoded) all blocks of a RFID/NFC card then store it as a dump. Later on, with any cards that you can write in block 0, you can rewrite all the blocks with your recorded dump.
@Ekttg4 ай бұрын
@duyvan247 Hey I'm willing to pay if you can give me a bit more info about it...
@happytadpole978410 ай бұрын
I've ran the script but it just stalls at "Detecting card reader" I'm running through Ubunto 5.19.0 and when I run pcsc_scan, it detects my ACR1222U scanner. Not sure why the script isn't detecting it.
@laiarturs18895 жыл бұрын
I had quite a struggle getting this thing to work. I have the exact same card reader/writer, and I feel I am not the only one struggling with it. I tried unsuccessfully with Ubuntu, Raspberian and Debian VM on Ubuntu host. With the last one the issue was, I couldn't pass the reader to guest OS. Finally, it worked out with Debian 9 VM on Windows 10 (I used VirtualBox). 1. I had issues with being unable to detect the device. I solved it with the help of StackOverflow question "Unable to claim USB interface (Device or resource busy)". 2. The script couldn't locate mfoc. To solve it script must be modified to indicate the actual location of mfoc. 3. Script didn't detect that original card is removed, therefore stuck in an infinite loop. I removed the loop and replaced it with some sleep. Finally, I wasn't able to fully copy the first 16 bytes of the sector #0 only partly.
@KeldNorman5 жыл бұрын
Try this: sudo apt-get install pcscd pcsc-tools autoconf2.64 autoconf libnfc-dev # Test the reader: pcsc_scan # Optional : libacsccid1 # sudo service pcscd restart # Install mfoc git clone github.com/nfc-tools/mfoc cd mfoc autoreconf -is ./configure make && sudo make install
@julianacarvalhosouza65574 жыл бұрын
did you get copy your bank mifare card ? telegran @jujulianacarvalhosouza
@AliRaza-xw8td Жыл бұрын
How I get this app
@kingforaday94725 жыл бұрын
Can't seem to find the fix for this Cheers Autoreconf failed with exit status 1 use m4 pattern allow
@markhennings7207 Жыл бұрын
Just in time for business!
@Katerinahill Жыл бұрын
Thanks for the clone card *DAWGGOAT* almost went crazy when atm approved the card and start throwing da amount I click on out.. you just got yourself another long term business customer🐐🔥
@Ekttg4 ай бұрын
Hey I'll pay you for that hardware and software....
@sevkiakbulut20213 жыл бұрын
@kelnorman Is your hello program able to read and write for track 1,2,3? at the same time, does that RFD device have track 1,2,3?
@lucaguidicolombi11723 жыл бұрын
How do I install the program? window10
@meantr50905 жыл бұрын
Could you please make a video how to get this ACR122U-A9 running. I have been in a lot of forms searched countless times but cannot get it running.
@anonfawkes13373 жыл бұрын
aga bende böyle iot hacking ile uğraşıyorumda kaynak yok bu arada türk görmek mutlu etti :)
@meantr50903 жыл бұрын
@@anonfawkes1337 Ben hala duzeltemedim libnfc unable open diyor
@sevkiakbulut20213 жыл бұрын
@@anonfawkes1337 Kanka ben türküm şuan burada ne muhabbeti dönüyor hiçbir halt anlayamadım :D Bu arkadaşlar neyi hackliyor ne yapıyorlar yani muhabbet ney bilelim bari meraklıyım böyle şeylere her ne kadar içine girmeyecek olsam da :D
@ledewde4 жыл бұрын
This shows the abundantlz wdocument process for RFID chips with 4 bzte UIDs. The problem with the newer, 7-byte UIDs is that for wirting Block 0 the BCC needs to be computed correctly. Apparently this is non-trivial. Does anybody have proper resources on how to do this with 7 byte UID cards?
@ginopillo73663 жыл бұрын
Excellent review and I am the owner of four electric locks with three RFID TAG at 13.56 MHz, I would like to use the same RFID tags to turn on and off the electricity through an RFID card reader (used in hotel rooms) always at 13.56 MHz? In your opinion, can the RFID tags be read by both devices?
@sayssarahh5 жыл бұрын
Hi there, will this work with a Mifare Classic 1K EV1 (MF1S503xX/V1) fob? It's ISO 14443-3 Type A
@ЧегевараЖив2 ай бұрын
It does not work for my RFID key for door: Place the card to clone on the reader now.. [OK] ##### CARD DATA DUPLICATION IN PROGRESS ##### (this often takes up to 75 seconds) середа, 18 вересня 2024 10:05:43 +0300 Started cloning of ID-Card with UID: 34d70809bb49d0 (ATQA:0044/SAK:00) ##### CARD DATA DUPLICATION FAILED !!!! ##### But pcsc_scan reads this RFID key.
@nemessmu7 ай бұрын
Im tooo stupid for linux, i cant figure it out how to run the script there i have installed debian, installed the app using sudo apt-get install pcscd pcsc-tools autoconf2.64 autoconf libnfc-dev but dont know what to do further , can someone help me out ?
@raminsamani28735 жыл бұрын
Hi Keld, on some 1k mifare card, I get the massage "card data duplication faild" why is that, Thank you
@vadameal5 жыл бұрын
Hola, excelente tutorial. Esas tarjetas se pueden reescribir o son de una sola escritura?
@brandonjones-xk1ly2 жыл бұрын
Can you enhance the scanning distance?
@josepaez_23 жыл бұрын
I'm sorry I don't have a Linux per se. Is there a chance that I could do this in a Mac? Can you please help me make a script that? Thanks, have a great day!
@kyokazamaz20073 жыл бұрын
hi sir mine is not working it showing me 88: Syntax error: "(" unexpected (expecting "fi")
@prefult4 жыл бұрын
Hi, i wanted to know if its possible to send info from a phone to an nfc reader hooked to a pc directly, without the need of any tag. Say pass a text from an app in your phone to your pc by getting the phone and the reader together. Thank you very much, it would really help
@nicholaspigni6 жыл бұрын
Keld Norman where can I find the nfc/rfid reader/writer?
@chuzregis50705 жыл бұрын
hello good video, I have a question, if my card has security in the sectors it works?
@recollectedtime99533 жыл бұрын
Everything was installed and setup easily, but cannot detect my reader (same type as video), neither can pcsc_scan I'm using the ubuntu within windows 10 - any tips?
@lucaguidicolombi11723 жыл бұрын
can you help me tell me how you did install the whole thing?
@recollectedtime99533 жыл бұрын
@@lucaguidicolombi1172 using terminal, Ubuntu for windows. I then followed the instructions in the summary... I had a few errors with some apt installs but just ran each part separately until they worked. I then used wget to download the bash script and ran it. Again a few errors but the script tells you how to install the extra software.. so followed that. But got stuck on identifying my NFC reader .. the script and pcsc could not identify the reader. I also repeated again on a raspberry pi, but had the same issue.
@fawadmalik47652 жыл бұрын
Hi keld need your help. Our building have handle door lock with rfid cards u guess that they put expire date in it. How to clone it and how to remove expire date from it.
@KeldNorman2 жыл бұрын
Expire dates on cards is normally handled by a computer/server/backend. You most likely should look there instead of on the cards (my guess)
@fawadmalik47652 жыл бұрын
@@KeldNorman yes but this locks are neither centralized nor control by computer Security office just update it for 1 month and on that date it stop working So my question is if we clone such card will it work as per expire date or it will he free from any expire date
@KeldNorman2 жыл бұрын
@@fawadmalik4765 there is an operative system inside every door handle.. I dont know how that work sorry. For card programming get hold of an Proxmark3 rdv 4.0 that is the best affordable programmer for cards that should be able to communicate/alter your cards.
@patelsameer5295 жыл бұрын
Can you make this video in more detail
@hodmouman Жыл бұрын
what is the name of that app
@visiion835 жыл бұрын
Hi Keld, Thanks for the nice tutorial. I am using a RPI with kernel 4.19.46-v7+ and when I start pcsc_scan I need to re-plug in the reader at the first time to get it detected. When I start you script I only get the line " Detecting card reader.. ". I used your tutorial as described in the comments. What's the step I miss?
@KeldNorman5 жыл бұрын
visiion83 are you running as root ?
@visiion835 жыл бұрын
@@KeldNorman as Sudoor as root, both give the same error. If I do a lsusb the device ID is eqeal to the ID in your script : 072f 2200, when i run "nfc-scan-device" i get the message: nfc_open failed for acr122_usb:005:001
@erncpp4 жыл бұрын
@@visiion83 having same problem any fix?
@SimonTekConley5 жыл бұрын
Wow. For years I read it as MilFare.
@tourmalinevaletine4 жыл бұрын
can i use this for amiibos?
@akainita4 жыл бұрын
x2
@sharewithyou81825 жыл бұрын
DG1 or DG 2 what does it mean ? How to store information there?
@SaitamaZelda Жыл бұрын
is there any windows software?
@sirstabbyfork96752 жыл бұрын
Card Data Duplication Failed any idea why this might be? Tried on 3 different cards and all fail.
@KeldNorman2 жыл бұрын
you need the right card type. Some cards only allow UID ( sector 0 ) to be written once ! others do not allow that sector to be written and the best cards allow the change to all sectors. You most likely do not use the right type of "blank" card.
@TheKingsapostle6 жыл бұрын
How can I write my credit card info onto an nfc tag so I can pay with it? Preferably using my phone....
@arijannikoci92835 жыл бұрын
Did you find a solution? Im trying to do this in the near future
@TheKingsapostle5 жыл бұрын
@Odhran Gallagher I do that. But I have a magnet on my case so I have to take my case of every time. I just want to use the ring.
@TheKingsapostle5 жыл бұрын
@@arijannikoci9283 No, sorry. I can't find a solution.
@Shonicheck5 жыл бұрын
Nah bro you can't just copy your credit card info from it to the another nfc tag. It's protected from copying. The way it works as far I know, is that the pos terminal concerns that card is normal by acquiring card certify and bank certificate, when it verifys them wia public paying system key (like Visa/Mastercard/etc). After that it sends the data to the card, type of data is defined by method of authentication which is one of sda/dda/cda. If we are going with dda for example pos terminal sends the number to the card for it to sign it, when card does so, terminal verify if it is valid with previously aquared bank certificate. Then it checks for other info that is nesesarry for this operation (like card number, name of the holder, type of operation, etc). As you can see doesn't card sends its private key, so there is no way someone could copy private key(thus a card) without breaking right into the chip. So yeah.... If you want a bank card inside your ring however you can go with one of two options. First you can melt you card with acetone and get yourself the inside of it, then pure it with some type of epoxy in a form of a ring (components are quite small, so you should be able to fit them there). Second you can use Google pay to "copy" your nfc card, but instead of using nfc on your phone you can "retrace" it to the ring wia Bluetooth for example. However second method requires some skills in reverse engeniring, a lot of expirience in electronic design(cause you need to make your pcb to fit in quite small curved space with two antennas for different bandwidths, conector for charging purposes, accumulator and of course a microcontroller which is a challenge itself) and quite a good idea of low level coding....
@arijannikoci92835 жыл бұрын
Wouldnt it be possible to just cut open your credit card and use the chip in there to do something with it. I was also interested on doing it with a ring, coming in stores and paying like a boss lmao. But if you break your card just order a new one i guess
@MoRahmanLDN3 жыл бұрын
Hi, I'm getting an error ### ERROR - Utility /usr/local/bin/mfoc not found! but I do have mfoc installed on my home directory called mfoc. How can I fix this? Thank you in advance
@extra2363 жыл бұрын
did you get a fix?
@WALTERYBARRASARI3 жыл бұрын
how install?
@Max-mc9my5 жыл бұрын
Hello, I tried today to start your bash script and install the missing utilities, but It won´t work. Do you can make a video tutorial for Iinstalling. Cause I dont know how to install three times the same Libaery in different Files.Thanks
@KeldNorman5 жыл бұрын
Try this: sudo apt-get install pcscd pcsc-tools autoconf2.64 autoconf libnfc-dev # Test the reader: pcsc_scan # Optional : libacsccid1 # sudo service pcscd restart # Install mfoc git clone github.com/nfc-tools/mfoc cd mfoc autoreconf -is ./configure make && sudo make install
@patintony93633 жыл бұрын
Dove posso trovare i driver per ubuntu di acr122u?
@simonlockdk6 жыл бұрын
Hi Keld. What OS are distribution are you running here? I dont seem to get my Kali up and running more than 4.18.0. I've tried 4.19.0 but then everything crashes. So is this a out of the box dist. who runs 4.18.3 ? Thanks and please keep on making good videos :)
@KeldNorman6 жыл бұрын
I know that it sucks with this type of answer but.. I compiled the kernel my self. :) I run Qubes OS 4.0 and a virtual debian 9. It took me a little hour to get the latest kernel version for my debian 9 downloaded - read the RTFM about how to compile and installed it (if you have a kernel version 4.19.0 (uname -a) it should work). :/ I had a problem with the default debian 9 kernel where the driver for ACR122U-A9 crashes (se it when you plug it in with dmesg) - I found the error in some forums where they talked about the driver and then when I searched for the driver in the kernel tree I saw that it had a problem that was fixed from kernel 4.18.3. Post the error here - perhaps a brain sharing can fix the problem :) (people that can help will chip in here in the comments then)
@simonlockdk6 жыл бұрын
@@KeldNorman Thank you for your answer. I'll just try the Debian 9 in a vm.
@KeldNorman5 жыл бұрын
Try this: sudo apt-get install pcscd pcsc-tools autoconf2.64 autoconf libnfc-dev # Test the reader: pcsc_scan # Optional : libacsccid1 # sudo service pcscd restart # Install mfoc git clone github.com/nfc-tools/mfoc cd mfoc autoreconf -is ./configure make && sudo make install @@simonlockdk
@shahabali2748 Жыл бұрын
Hello sir did you Debian 9 in a VM ?@@simonlockdk
@shahabali2748 Жыл бұрын
i have try ubuntu and debian in WSL but there i cannot get kernal version 4.18.0
@willemjanvv6 жыл бұрын
does this work for 125Khz AWID tags also?
@Your_Girl_Belen224 жыл бұрын
no idea how to run this script, i have installed Debian 10 on my pc what do i do now?? help please.
@ScrewYoutubeAndYourAutoNames4 жыл бұрын
Run the following in a terminal in order: su apt update && apt install -y wget su (your username without brackets) cd /tmp wget www.lostserver.com/static/nfc-cloner.sh chmod +x nfc-cloner.sh ./nfc-cloner.sh What this does: Login as root. Install wget software so you can download the file. Switch back to your account (So you don't run an unknown script as root which can take over your system) Go to system temporary folder. Download file using wget. Add executing permissing to script. Run script.
@fouadabboud56506 жыл бұрын
Does this work for Mac? And is there a way to make make an RFID card into a smartphone
@KeldNorman6 жыл бұрын
Fouad Abboud i dont know .. sorry
@dwave75955 жыл бұрын
If I use Windows, What software can I use?
@pcgonzal105 жыл бұрын
why writting 64 blocks and then it says 63 of 64 blocks written?
@KeldNorman5 жыл бұрын
Peteeer the last block is the serial number - that one is written with another utility also by the script (that write requires the special china card where that block is not write protected)
@macbagie3 жыл бұрын
there was an error in line 88...
@cloudmarc276 жыл бұрын
Can it copy with anti- copy mechanism
@jacobalansen75696 жыл бұрын
Hi Keld. I am having an issue with the "Detecting card reader". I have Kernel 4.19.11 (newest) in an Ubuntu virtual machine (Vmware) with all depedencies succesfully installed. Do you have any idea why i can't get it to work? Techincal info: Linux ubuntu 4.19.11-041911-generic #201812191931 SMP Wed Dec 19 19:33:33 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux dmesg [ 4084.929870] usb 2-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4084.929871] usb 2-2.1: Product: Virtual USB CCID [ 4084.929872] usb 2-2.1: Manufacturer: VMware [ 4097.518267] usb 2-2.2: new full-speed USB device number 13 using uhci_hcd [ 4097.870357] usb 2-2.2: New USB device found, idVendor=072f, idProduct=2200, bcdDevice= 2.14 [ 4097.870359] usb 2-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 4097.870361] usb 2-2.2: Product: ACR122U PICC Interface [ 4097.870362] usb 2-2.2: Manufacturer: ACS [ 4097.913317] usb 2-2.2: NFC: NXP PN532 firmware ver 1.6 now attached [ 4097.927523] usb 2-2.1: USB disconnect, device number 12 [ 4099.082819] pn533_usb 2-2.2:1.0: NFC: NXP PN533 NFC device disconnected [ 4099.410337] usb 2-2.2: reset full-speed USB device number 13 using uhci_hcd
@KeldNorman5 жыл бұрын
Try this: sudo apt-get install pcscd pcsc-tools autoconf2.64 autoconf libnfc-dev # Test the reader: pcsc_scan # Optional : libacsccid1 # sudo service pcscd restart # Install mfoc git clone github.com/nfc-tools/mfoc cd mfoc autoreconf -is ./configure make && sudo make install
@-a68335 жыл бұрын
@@KeldNorman Okay I've progressed a bit now, but still can't manage to clone anything, all it gives me at trying to clone the original tag is "duplication failed"
@mantendoeatuando96434 жыл бұрын
Alguem Poderia me informar se o acr122u acha , a chave key pra encher os cartão de passagem , e quais aplicativo eu uso ?
@jardelmacedadearaujo8744 жыл бұрын
Descobriu mano???
@mantendoeatuando96434 жыл бұрын
@@jardelmacedadearaujo874 não, vc sabe mano ?
@realdaybreaker80136 жыл бұрын
Will that work on Kali Linux?
@realdaybreaker80136 жыл бұрын
@@НикитаПоливанов-и6ю Would apprciate if you suggest a NFC reader that works for sure... I see a lot of them on AliBaba but am skeptical
@simonlock47266 жыл бұрын
Spændende. God video, giver lidt stof til eftertanke :)
@jeppepedersen27174 жыл бұрын
enig bro
@gunslingerfourtysix6 жыл бұрын
So all I need is the script no other programs to run it ? I'll try it tomorrow
@RW-nl9up4 жыл бұрын
Is it possible to make payments with the card when I clone my bank card
@user-nv5br3hp5q4 жыл бұрын
Sure, if your bank uses Mifare Classic Cards... could be the first one :D
@biloparisien9903 Жыл бұрын
Do u have whatssup ?
@KeldNorman Жыл бұрын
No
@shahabali2748 Жыл бұрын
Hello sir i have try this in ubuntu in WSL but still there i cannot update the kernal version, can you please give me a steop by step idea or i must need to try debian in VM@@KeldNorman
@bbqqreen6 жыл бұрын
Can you send me the script?
@KeldNorman6 жыл бұрын
bbqqreen - sorry it is not that simple - it is a mix of a lot of tools. I have little spare time at the moment but will try to get a “something” online that you can use soon..
@KeldNorman5 жыл бұрын
!? the link to the script is in the decription of the video.. just press it :)
@bbqqreen5 жыл бұрын
Thank you. Will try it. Between my apartment got 13.56Mhz with locked encryption, can it duplicate it?
@julianacarvalhosouza65574 жыл бұрын
Hi keld how are you, after i did all process to source and my device was recognized by usb and the open source , which next step on terminal linus code ? telegran @jujulianasouzacarvalho thanks
@gficherPlays4 жыл бұрын
Você conseguiu fazer algum progresso?
@dr.RickSanches5 жыл бұрын
Кому не сложно, написать перевод на русский язык?
@mantendoeatuando96435 жыл бұрын
Alguém que fala português ? Pra me da uma ajudinha ?
@MuhammadRamzan-xk2kw Жыл бұрын
Facing this error. Please help me to fix this. ./configure: line 4524: syntax error near unexpected token `libnfc,' ./configure: line 4524: `PKG_CHECK_MODULES(libnfc, libnfc >= $LIBNFC_REQUIRED_VERSION, , AC_MSG_ERROR([libnfc >= $LIBNFC_REQUIRED_VERSION is mandatory.]))'
@MuhammadRamzan-xk2kw Жыл бұрын
I am using Debian Release: 12
@MuhammadRamzan-xk2kw Жыл бұрын
?
@mantendoeatuando96434 жыл бұрын
Alguém fala brasileiro aqui?
@prodspyynz4 жыл бұрын
you can do this on your phone now
@ben543224 жыл бұрын
Show video proof
@duyvan247 Жыл бұрын
Bro, in the vid it clearly didn't work, you only managed to write 63 out of 64 blocks, the 1 block you didn't write was the block 0 which contains UID, that's all what matters. As a matter of fact, cards such as Mifare 1k a lot of time require special chain of commands to be able to write into block 0, even if you bought writable block 0 cards, without the specific chain of commands (which i think most people in the field know actually) it won't get written, if your script is simply "ay write this into this", block 0 would never be written, the card will never work as a duplicate.