iceman1001
7378ea531a
hide function xor since it interfers with native xor funtions
2020-02-22 13:18:59 +01:00
iceman1001
004b4ae3c9
textual
2020-02-22 13:17:36 +01:00
iceman1001
e56f14fe4d
textual
2020-02-22 13:16:36 +01:00
iceman1001
b304adeeca
hitag, determine adc levels to get better demodulation
2020-02-22 13:16:04 +01:00
iceman1001
2ec4bc9a0e
old->mix
2020-02-22 13:14:43 +01:00
Philippe Teuwen
2804a7dbad
hopefully fixes travis for OSX
2020-02-21 22:15:35 +01:00
Philippe Teuwen
ae57feeee6
attempt to fix travis build on osx
2020-02-21 17:31:55 +01:00
Philippe Teuwen
a38d5f0839
attempt to fix travis build on osx
2020-02-21 17:07:14 +01:00
Philippe Teuwen
efc738ab93
add test
2020-02-21 16:52:26 +01:00
Philippe Teuwen
3319556695
Merge pull request #565 from sigwinch28/convert-python2-to-python3
...
convert python2 mfd2eml and eml2mfd scripts to python3
2020-02-21 16:51:45 +01:00
Philippe Teuwen
ba6f58cc05
findbits converted to python3 + tests
2020-02-21 16:45:00 +01:00
Joe Harrison
f28404581d
convert python2 mfd2eml and eml2mfd scripts to python3
2020-02-21 15:36:48 +00:00
Philippe Teuwen
aa6fc60a22
xorcheck script converted in python3 + test
2020-02-21 16:29:52 +01:00
Philippe Teuwen
5527cb2428
pm3_mfdread.py script python3 and warn for bitstring module
2020-02-21 16:17:56 +01:00
Philippe Teuwen
af7fb17607
plotedge script: warn for numpy, matplotlib
2020-02-21 16:10:18 +01:00
Philippe Teuwen
2177211b7a
btaddon scripts: warn for pyserial
2020-02-21 16:06:40 +01:00
Philippe Teuwen
15b661dbfb
plot_edgedetect.py converted to python3
2020-02-21 15:36:12 +01:00
Iceman
c0a30405e8
Merge pull request #561 from sigwinch28/use-env-for-shebangs
...
Use /usr/bin/env in shebangs
2020-02-21 15:24:50 +01:00
Iceman
1242926222
Merge pull request #563 from sigwinch28/fix-analyzesize-exit-code
...
Remove potentially undefined exit behaviour from analyzesize tool
2020-02-21 14:56:11 +01:00
Joe Harrison
788e8b7ecc
Remove potentially undefined exit behaviour from analyzesize tool
...
Python2.7 doc for `sys` module states that "Most systems require [the
exit code] to be in the range 0-127, and produce undefined results
otherwise".
Currently, modern Linux-based systems will exit with code 255, while
msys2-based systems such as Proxspace will exit with code 127.
Instead, explicitly exit with non-zero exit code of 1.
2020-02-21 13:50:09 +00:00
mwalker33
f32efd10fe
Update cmdlfkeri.c
2020-02-21 22:21:56 +11:00
Joe Harrison
5e88faa2cf
use env in shebangs in pm3-flash-fullimage and rest of tools
2020-02-19 16:13:17 +00:00
Joe Harrison
7d157606ee
Use /usr/bin/env in shebangs
...
Stop assuming that bash is in /bin, and that perl and python are in
/usr/bin, etc.
Instead, use env command to find these commands in the path.
2020-02-18 00:00:24 +00:00
Iceman
bf66d66114
Update Troubleshooting.md
2020-02-17 20:19:40 +01:00
mwalker33
c6ceeed6d5
Update cmdlfkeri.c
2020-02-17 21:49:43 +11:00
mwalker33
d7c3cc8028
Update cmdlfkeri.c
2020-02-16 20:48:53 +11:00
mwalker33
ad66ea51e4
Merge pull request #27 from RfidResearchGroup/master
...
Resync from Master
2020-02-16 20:22:18 +11:00
Iceman
3d2f5eddb5
Merge pull request #559 from bosb/fix_hitags_text_output
...
hitagS print whole memory + print succeeded challenges
2020-02-15 14:50:32 +01:00
Thorsten Bosbach
912cbe9713
hitagS print whole memory + print succeeded challenges
2020-02-14 18:33:13 +01:00
iceman1001
36f2234121
fix HF simulation
2020-02-12 10:29:00 +01:00
iceman1001
fade194bbe
ignore gz files
2020-02-12 09:57:00 +01:00
iceman1001
bc3f0c4da8
fix : #555 fpga_compress missing tarbin directive
2020-02-12 09:52:23 +01:00
iceman1001
31507be549
textual
2020-02-12 02:26:44 +01:00
iceman1001
f32d94b99c
textual
2020-02-12 02:26:05 +01:00
iceman1001
86fdf8e987
color
2020-02-12 02:13:04 +01:00
Iceman
257a722cd4
Merge pull request #554 from Kevin-Nakamoto/lto-restore
...
added `hf lto restore` and fix filename for dump
2020-02-06 23:25:21 +01:00
Kevin-Nakamoto
5262783301
fix filename issue (dump)
2020-02-06 16:49:26 -05:00
Kevin-Nakamoto
7116895654
added hf lto restore and fix filename for dump
2020-02-06 13:38:58 -05:00
Iceman
d3b9796880
Merge pull request #553 from TheDuchy/master
...
Fixed the url for smartcard ATR lookup
2020-02-05 17:07:31 +01:00
Jan Neduchal
7e57bc4ed1
Fixed the url as the service has moved
2020-02-05 16:32:21 +01:00
iceman1001
3924d71f37
too small chararray
2020-02-04 21:57:33 +01:00
iceman1001
3e3dc83789
filter ansi
2020-02-04 17:39:59 +01:00
iceman1001
189523b190
textual layout in printing formats
2020-02-04 17:38:47 +01:00
iceman1001
0be6737ad9
debug state
2020-02-04 17:38:02 +01:00
iceman1001
a5f825a7d3
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
2020-02-04 17:37:29 +01:00
iceman1001
a9ffcc6892
textual
2020-02-04 17:37:19 +01:00
Oleg Moiseenko
03e2631ee7
Merge pull request #549 from merlokk/psp_check
...
appveyour fix
2020-02-04 09:28:32 +02:00
merlokk
da88b28b2e
add cd
2020-02-04 08:59:57 +02:00
iceman1001
aa0054e6b9
chg: trying to decode block 7 when decrypted..
2020-02-04 00:41:57 +01:00
merlokk
6871391284
add cd
2020-02-04 00:33:54 +02:00