Xavier Averbouch

Results 85 comments of Xavier Averbouch

> I got it to work! placing loadiine onto the hard drive gave me access to those and loadiine now references the HDD instead of SD. > > > >...

to solve this, I added a new library class project in solution (here:Mifare.NET), and referenced each file from MiFare inside this new class library, and it worked ![image](https://user-images.githubusercontent.com/3501675/73481586-6d8ae600-439c-11ea-9dc0-d9dac7b6ac7f.png) then referencing...

hi, I've made a sample to show how to use specific authentication (zip with sources in attachment : [MiFare.zip](https://github.com/novotnyllc/MiFare/files/4136006/MiFare.zip)) I have added a textbox to use specific key the sample...

@ElDavoo the Proxmark3 cannot be used directly with the libnfc library. Here's why: Protocol and Compatibility: The Proxmark3 uses its own firmware, communication protocol, and specific tools (like the Proxmark3...

> > the Proxmark3 cannot be used directly with the libnfc library > > welcome back! > > I guess you wanted to tag @ManuelPq ? yes, thank you :)