Commit graph

9778 commits

Author SHA1 Message Date
tharexde 9e2e1db6e1 changes due to replaced reply command (reply_mix(...) -> reply_ng(...)) 2020-06-20 14:33:49 +02:00
tharexde de20270532 replaced reply_mix(...) by reply_ng(...) 2020-06-20 14:32:57 +02:00
Philippe Teuwen f69739da79 make style 2020-06-19 18:34:47 +02:00
Oleg Moiseenko 5787f07617
Appveyour cmake (#805)
appveyour cmake
2020-06-19 16:56:48 +03:00
Oleg Moiseenko 456cc66a15
Merge pull request #802 from merlokk/appveyour_ref
Appveyour rework
2020-06-19 12:20:37 +03:00
merlokk 1a833ea683 appveyour rework 2020-06-19 12:19:28 +03:00
tharexde 73dfe44c6f fixed return value bsuccess, which was true although function calls failed 2020-06-19 01:39:12 +02:00
tharexde 274996da1f corrected comments 2020-06-19 01:24:57 +02:00
tharexde d8d56d9e74 corrected comments
used param_gethex(...) and param_getdec(...) instead of scanf and strncpy constructs
2020-06-19 01:22:39 +02:00
Philippe Teuwen f1ae469cd7 readline tuning 2020-06-18 21:36:20 +02:00
tharexde 0840c0d5d1 changed bits[8] to *bits 2020-06-18 19:28:44 +02:00
Philippe Teuwen b2a6fca0ee Fix bug when cmake android and CMAKE_BUILD_TYPE=Release, see comments:
The presence of "filter" from crypto1.c as an exported function depends on the chosen compilation optimization level.
So if the common/crapto1/ and the code using it (here hardnested) are not using the same level, there will be a mismatch,
in this case hardnested_bruteforce.c expecting crypto1.c to provide filter()
2020-06-18 19:27:33 +02:00
Philippe Teuwen 35cfd4931f remove debug statement 2020-06-18 17:55:09 +02:00
Philippe Teuwen 0c17413a96 cmake android: we only need libtinfo, not full libncurses 2020-06-18 16:19:54 +02:00
Philippe Teuwen f70b94c4aa cmake android: remove make -j2 overruling main make 2020-06-18 16:02:27 +02:00
Philippe Teuwen 94edc41c3c cmake android: add statically terminfo stuff, so no need for termux or similar to be installed 2020-06-18 16:01:41 +02:00
tharexde 171bf6912b deleted function msb2lsb 2020-06-18 13:53:25 +02:00
iceman1001 da00cc0405 chg: print stack fct and hfsniff 2020-06-18 11:55:27 +02:00
iceman1001 e1f0f89240 chg: 'hf sniff' - remake to mallc and report back size, also use NG 2020-06-18 11:54:19 +02:00
iceman1001 be9a5920d8 chg: downloading samples more fine grained 2020-06-18 11:05:21 +02:00
Philippe Teuwen 658b77d5b5
Merge pull request #799 from xianglin1998/cross
Disable external libary compile warnning.
2020-06-18 10:02:02 +02:00
Philippe Teuwen 04517b3fe1 minor 2020-06-18 10:00:44 +02:00
Philippe Teuwen 490d5d26ae minor 2020-06-18 09:57:50 +02:00
dxl 8bcdecb7f9 Disable external libary compile warnning. 2020-06-18 15:46:44 +08:00
DXL 3b4c21e64b
Merge pull request #1 from RfidResearchGroup/master
Updated from upstream.
2020-06-18 15:34:36 +08:00
Philippe Teuwen 3106fa3d3d cmake: use system libjansson if available 2020-06-18 02:07:25 +02:00
Philippe Teuwen cdf1bc3ce7 cmake: use system libwhereami if available 2020-06-18 01:51:36 +02:00
Philippe Teuwen 873724aefb update Makefile-vs-CMake table 2020-06-18 00:51:33 +02:00
Philippe Teuwen e6be31529a cmake: find bzip2 2020-06-18 00:51:33 +02:00
tharexde 9393ecc823 added debug level for error messages 2020-06-18 00:07:40 +02:00
tharexde 0d61572f6d replaced old "SendCommandMIX" by "SendCommandNG" 2020-06-17 23:50:52 +02:00
iceman1001 a53c4a8a5b chg: adapt stack , run "lf search" on a blank t55xx now ok 2020-06-17 23:42:21 +02:00
tharexde daa39dff0e replaced function msb2lsb(...) by already existing function reflect8(...) 2020-06-17 23:39:00 +02:00
tharexde 601da777ad replaced function msb2lsb(...) by already existing function reflect8(...) 2020-06-17 23:38:49 +02:00
tharexde 572cc7c63e replaced "passed" by "ok" 2020-06-17 23:22:03 +02:00
tharexde 25b0c2e1eb replaced blue color by green or yellow 2020-06-17 23:20:10 +02:00
tharexde d684347429 changed timeout return value from PM3_ESOFT to PM3_ETIMEOUT 2020-06-17 23:13:13 +02:00
tharexde 8e29bb7a56 deleted german comment 2020-06-17 23:08:02 +02:00
tharexde 5cb732d620 simplified functions for byte sending 2020-06-17 23:06:57 +02:00
tharexde 89f15432b0 Merge branch 'master' into dev_em4x50_info_write
update
2020-06-16 23:32:56 +02:00
tharexde 187a1cdd96 added info, write and write_password functions 2020-06-16 23:28:43 +02:00
tharexde e81999da1a added write and write_password functions 2020-06-16 23:28:09 +02:00
tharexde cfeb869dab added write and write_password functions 2020-06-16 23:26:28 +02:00
tharexde 4023c2b8f9 added write and write_password functions 2020-06-16 23:25:27 +02:00
tharexde 0ddcab51aa added write and write_password functions 2020-06-16 23:25:17 +02:00
tharexde bf85108f2f added write and write_password functions 2020-06-16 23:25:07 +02:00
tharexde f930e78650 added write and write_password functions 2020-06-16 23:24:44 +02:00
tharexde b1b6f0d8b7 added write and write_password functions 2020-06-16 23:24:35 +02:00
iceman1001 2555f46328 chg: "lf em 4x50_read" - acquire data is useful... 2020-06-16 09:24:39 +02:00
iceman1001 fd5f821a46 helptext 2020-06-16 09:13:30 +02:00