555 Commits
Author SHA1 Message Date
Philippe Teuwen 87bdbef851 pm3_tests: timings of slow executions and faster aes bruteforce 2023-09-08 11:06:18 +02:00
Philippe Teuwen 3aeb5c493f fix a few cppcheck warnings 2023-09-07 22:28:37 +02:00
IcemanandGitHub 5a56504fc1 Merge pull request #2091 from nvx/misc_cleanups
Misc cleanups
2023-08-24 08:38:20 +02:00
nvx 8dd963d305 make style 2023-08-24 16:34:33 +10:00
David Driscoll 760bfbb399 Fix macOS errors while building after cryptoRF solvers was added. 2023-08-23 22:05:00 -04:00
startrekdude 0d442d7f19 Add hf_cardhopper standalone mode
Adds the hf_cardhopper standalone mode, as one component of my (Sam Haskins) and
Trevor Stevado's long-range relay attack on ISO 14443-4 Type A protocols, as
presented at DEF CON 31.
2023-08-22 01:10:21 -04:00
iceman1001 456af75b78 lets see if this makes osx happy by guarding the cpp code with defines 2023-08-21 16:10:26 +02:00
iceman1001 0d1b86cc46 added regressiontests for cryptoRF SMA code part 2023-08-21 13:08:08 +02:00
iceman1001 b17a733bdb modified some output and made sure a local state is used for multithreaded. Also added the mod fix from Doegox in sma.cpp 2023-08-21 12:36:02 +02:00
Alex 6947a61d98 Whitespace 2023-08-09 14:30:07 +02:00
iceman1001 c6f2785463 wrong fcloses 2023-08-03 15:33:16 +02:00
iceman1001 33876ea892 adapting fpga_compress to free memory and close file handles in exceptions 2023-08-03 13:01:49 +02:00
iceman1001 a2ea5e3a24 since mkversion doesn generate all the time and only writes to file the sha256, we check the string from --short instead 2023-08-03 07:43:30 +02:00
Philippe Teuwen cb72897b17 mkversion.sh: now regenerates version_pm3.c (and consequently the binaries) only when needed
and add --force to forcibly regenerate version_pm3.c

and small fixes:
* document mkversion.sh usage
* remove call to mkversion.sh in client/experimental_lib/CMakeLists.txt on release
* remove call to old `mkversion.pl` in bootrom/Makefile
* just in case, mkversion.sh takes care of atomic write of the file
2023-08-03 01:03:24 +02:00
iceman1001 b7900816bd checking if calloc failed 2023-07-24 03:16:18 +02:00
iceman1001 cd2394b472 fix 2023-07-21 17:27:03 +02:00
iceman1001 e8ff188868 added a test for cotag demodulation via data commands 2023-07-21 17:03:23 +02:00
Philippe Teuwen 8c4404134d fix test and add changelog 2023-07-15 23:20:48 +02:00
iceman1001 3f157d63d8 fix text since we changed description of command text 2023-07-10 00:46:12 +02:00
iceman1001 e43f6804a1 style 2023-07-06 22:37:34 +02:00
AlexandGitHub 9a1f0356a6 Merge branch 'RfidResearchGroup:master' into master 2023-07-03 14:45:52 +02:00
iceman1001 9b2657294a adapt test for indala text changes 2023-06-25 14:51:51 +02:00
The-SamminAter 9f87b6dd9c Add ability to compile on iOS 2023-06-24 17:19:46 -07:00
Thomas f138e54db6 fix: missing includes when building with "gcc (GCC) 11.2.1 20220127 (Red Hat 11.2.1-9)" 2023-06-22 22:34:49 +02:00
d18c7db c59bdec4f2 Unified fpga folders 2023-05-30 19:47:27 +02:00