Working 64 bit version

This commit is contained in:
Adam Morris
2022-03-30 21:27:27 -07:00
parent 6755c5ac13
commit a879e32621
2 changed files with 65 additions and 12 deletions

View File

@@ -4,7 +4,5 @@ su - dt
git clone https://github.com/RfidResearchGroup/proxmark3
cd proxmark3
echo PLATFORM=PM3GENERIC > Makefile.platform
#make clean && make -j
make clean && make
exit
#make install