Iceman
|
7d9326c60d
|
Merge pull request #2176 from phreakmonkey/mfkey-pthreads
Fix pthreads on older gcc
|
2023-11-27 14:54:46 +01:00 |
|
iceman1001
|
c0dc9de43f
|
fix for ultra recovery
|
2023-11-14 19:25:14 +01:00 |
|
K.C. Budd
|
8bf4e7c25e
|
Fix pthreads on older gcc
|
2023-11-14 08:22:27 -08:00 |
|
Grayson Martin
|
e65263c73b
|
run make style
|
2023-11-11 14:32:09 -06:00 |
|
iceman1001
|
9ed6a3cb6c
|
fix coverity ID 423236, 423235, 423234. Resource leak, use after free, out-of-bounds
|
2023-11-11 16:43:12 +01:00 |
|
iceman1001
|
da73a2896a
|
text
|
2023-11-11 15:47:10 +01:00 |
|
iceman1001
|
ecd7f53eda
|
added a staticnested program that uses two different implementations. The Chameleon Ultra impl and PM3 Impl.\nRunning the test script will show how the CU impl has some issues
|
2023-11-11 15:46:47 +01:00 |
|
iceman1001
|
68f296cc14
|
compile for optimized speed execution
|
2023-11-03 11:36:10 +01:00 |
|
iceman1001
|
e94be650aa
|
clean
|
2023-11-01 23:21:04 +01:00 |
|
iceman1001
|
c398e20eef
|
macos
|
2023-11-01 23:20:14 +01:00 |
|
iceman1001
|
865052b4e9
|
compiler optimizations from user @np0
|
2023-11-01 23:05:35 +01:00 |
|
iceman1001
|
74347be52c
|
added O3 compiler param
|
2023-11-01 17:03:10 +01:00 |
|
Alex
|
6947a61d98
|
Whitespace
|
2023-08-09 14:30:07 +02:00 |
|
Philippe Teuwen
|
88308ea727
|
typos
|
2021-10-10 01:35:45 +02:00 |
|
Philippe Teuwen
|
6f6a3161a9
|
Fix typos, applying Fix-spelling-errors.patch from Kali, thanks Sophie!
da550dbec7 (6e9d1bb9c071feb1a5ad25ec24296a3f6751f2d1)
|
2021-10-04 20:48:55 +02:00 |
|
Philippe Teuwen
|
f7f33f2732
|
Revert "Makefile: move mingw defines to Makefile.host"
This reverts commit 0665b3f40a.
|
2020-04-26 22:30:41 +02:00 |
|
Philippe Teuwen
|
0665b3f40a
|
Makefile: move mingw defines to Makefile.host
|
2020-04-26 17:36:15 +02:00 |
|
Philippe Teuwen
|
fbe4e20326
|
remove c99 and c++11 restrictions
|
2020-04-24 16:43:21 +02:00 |
|
Philippe Teuwen
|
c613a758b2
|
mfkey64: fix sscanf uint8_t clang warning
|
2019-10-26 18:07:09 +02:00 |
|
Philippe Teuwen
|
4fdb5a2f4b
|
make install: half way
|
2019-08-30 21:55:13 +02:00 |
|
Philippe Teuwen
|
aebfe0af19
|
rework mfkey Makefile and move util_posix to common, use Makefile.host
|
2019-08-19 21:50:16 +03:00 |
|
Philippe Teuwen
|
c0eb19acb1
|
remove tabs
|
2019-07-24 00:52:24 +02:00 |
|
Philippe Teuwen
|
742fe16830
|
Makefile verbose mode: make V=1 as for CMake
|
2019-06-02 16:04:35 +02:00 |
|
Philippe Teuwen
|
8c0cd4cfa2
|
Cleaner makefile execution, use 'make Q=' if you want to see full lines
|
2019-06-02 00:25:25 +02:00 |
|
Philippe Teuwen
|
9cec581f1c
|
Makefile: remove WINBINS/WINEXES, ProxSpace doesn't use them
|
2019-03-29 09:49:42 +01:00 |
|
Philippe Teuwen
|
db4aa08b78
|
make style
|
2019-03-28 14:19:41 +01:00 |
|
Gtpy
|
283e4e707c
|
Update mfkey64.c
missing include 65a45fe
|
2019-03-18 15:56:39 +01:00 |
|
iceman1001
|
65a45fe187
|
chg: mfkeys: adapting old refactoring (@piwi)
|
2019-03-17 13:57:28 +01:00 |
|
Philippe Teuwen
|
fd3d4925a2
|
mfkey: fix file modes
|
2019-03-17 00:03:22 +01:00 |
|
Philippe Teuwen
|
2f12e57408
|
Makefiles: remove spurious spaces/tabs
|
2019-03-10 11:35:03 +01:00 |
|
Philippe Teuwen
|
961d929f4d
|
changing {} style to match majority of previous style
|
2019-03-10 11:20:22 +01:00 |
|
Philippe Teuwen
|
0373696662
|
make style
|
2019-03-10 00:00:59 +01:00 |
|
Philippe Teuwen
|
e559a4a5af
|
tools: fix mix of spaces & tabs
|
2019-03-09 10:46:59 +01:00 |
|
Philippe Teuwen
|
60f292b18e
|
remove spurious spaces & tabs at end of lines
|
2019-03-09 08:59:13 +01:00 |
|
Philippe Teuwen
|
edc19f202a
|
Convert the few files with still Windows carriage returns
|
2019-03-09 08:49:41 +01:00 |
|
iceman1001
|
4e1d6072d2
|
fix: increase possible state sizes
|
2018-01-11 21:48:04 +01:00 |
|
iceman1001
|
a68887ce2d
|
FIX: #402 https://github.com/Proxmark/proxmark3/pull/402 (piwi)
|
2017-09-28 22:31:20 +02:00 |
|
iceman1001
|
14d6c4fc34
|
chg: cleaning out timing.
chg: makefile (piwi)
|
2017-03-13 09:45:46 +01:00 |
|
iceman1001
|
9c624f67b3
|
chg: @piwi's code cleanup and some more.
ref: 43534cbad2
|
2017-02-23 00:03:10 +01:00 |
|
Michael Farrell
|
949d50c89b
|
Add .gitignore file to mfkey for binaries
|
2016-10-27 21:43:33 +11:00 |
|
iceman1001
|
a1ab594e24
|
CHG: change the number of calls to prng_successor was done. Fewer should mean faster :)
|
2016-08-24 12:35:24 +02:00 |
|
iceman1001
|
77dee16f64
|
FIX: fixed some compiler warnings about strlen call and sscanf.
CHG: trying some optimised gcc settings in Makefile
|
2016-04-21 14:34:58 +02:00 |
|
iceman1001
|
b416b7d287
|
CHG: make the text a bit easier to understand.
|
2016-04-18 13:01:26 +02:00 |
|
iceman1001
|
a81b99b9b1
|
ADD: @zhovner 's decryption of trace data to mfkey64
|
2016-04-05 04:49:34 +02:00 |
|
iceman1001
|
838c15a643
|
ADD: added some time debug statements to be able to measure execution time.
CHG: change the auth_ex method to send usb package faster,
REM: removed some bucketsort changes.
|
2016-02-17 17:30:37 +01:00 |
|
iceman1001
|
7504dc50d5
|
Merge branch 'master' of https://github.com/iceman1001/proxmark3
Conflicts:
armsrc/crypto1.c
|
2016-02-16 21:43:45 +01:00 |
|
iceman1001
|
489c39c9a5
|
CHG: remove clang warning for -O4,
|
2016-02-16 21:38:36 +01:00 |
|
iceman
|
4211fdce31
|
chg: the windows exe annoys the linux compiler
|
2016-02-15 02:49:26 +01:00 |
|
iceman1001
|
685d366c73
|
ADD: added @piwi's bucketsort to tools/mfkey/crapto1.c and tools/nonce2key/crapto1.c
|
2016-02-09 15:16:35 +01:00 |
|
iceman1001
|
bf22fab73b
|
FIX: Coverity Scans complain about uninitialized usage of struct. Setting s->ODD and s->EVEN to zero should do the trick.
|
2016-01-20 11:31:24 +01:00 |
|