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.
../common/crc.c: In function 'CRC16Legic':
../common/crc.c:141:9: error: implicit declaration of function 'reflect16' [-Wer
ror=implicit-function-declaration]
return reflect16(crc_finish(&crc));
^
cc1.exe: all warnings being treated as errors
make[1]: *** [obj/crc.o] Error 1
make[1]: Leaving directory `/pm3/armsrc'
make: *** [armsrc/all] Error 2
pm3 ~$
Offline
pull the latest, and compile
Offline