Iceman
|
086d6b6f65
|
Create SECURITY.md
Signed-off-by: Iceman <iceman@iuse.se>
|
2022-12-10 03:45:32 +01:00 |
|
iceman1001
|
6132646f10
|
text
|
2022-12-10 03:33:36 +01:00 |
|
iceman1001
|
b14730d57c
|
fix codeql #155 - narrow type with wide type comparison in loop
|
2022-12-10 03:32:18 +01:00 |
|
Iceman
|
0ff12da8e9
|
Merge pull request #1839 from jmichelp/master
Fix embedded python not working with Proxspace.
|
2022-12-10 03:23:51 +01:00 |
|
Iceman
|
46ada2abd6
|
Merge pull request #1838 from jmichelp/master
Wait a bit longer for the smartcard.
|
2022-12-09 17:44:45 +01:00 |
|
iceman1001
|
4c695c03b6
|
added pexpect requirement
|
2022-12-09 07:51:33 +01:00 |
|
iceman1001
|
7970fdf3ba
|
text
|
2022-12-09 07:51:03 +01:00 |
|
iceman1001
|
deeb672b08
|
also include new firmware binary in the install
|
2022-12-09 07:48:07 +01:00 |
|
iceman1001
|
15a848f9bb
|
remove old file
|
2022-12-09 07:46:41 +01:00 |
|
iceman1001
|
8eb6f60ba6
|
added a wait when init I2C, seems to increase stability
|
2022-12-09 07:40:41 +01:00 |
|
iceman1001
|
ac84e855a9
|
Jumps len check fix
|
2022-12-09 07:39:36 +01:00 |
|
iceman1001
|
c5582ab7c7
|
Changing timings, this now waits for max 276 bytes while 8051 speaks with card
|
2022-12-09 07:39:04 +01:00 |
|
iceman1001
|
4c9c0b5264
|
minor adaptations to timings
|
2022-12-09 07:37:37 +01:00 |
|
iceman1001
|
e364d7e03d
|
add updated sim module firmware v4.13, this is breaking change for smart category commands
|
2022-12-09 07:36:02 +01:00 |
|
Iceman
|
9a76ec8fb0
|
Merge pull request #1836 from cynix/patch-1
Add estimated FW size saving for SKIP_ZX8211
|
2022-12-08 08:39:06 +01:00 |
|
iceman1001
|
5209407e9d
|
revert installing 012.bin until its available
|
2022-12-06 22:19:18 +01:00 |
|
iceman1001
|
ec5de2bbdf
|
revert check until bin file is available
|
2022-12-06 22:17:06 +01:00 |
|
Iceman
|
ad1b0bbb67
|
Merge pull request #1833 from jmichelp/master
Moved to non-deprecated API to init Python intepreter
|
2022-12-06 19:47:52 +01:00 |
|
iceman1001
|
53b2909f04
|
prepping for sim module firmware upgrade file
|
2022-12-05 22:32:40 +01:00 |
|
Iceman
|
02525f610c
|
Merge pull request #1831 from jmichelp/master
Buffer size too conservative
|
2022-12-05 22:30:00 +01:00 |
|
Iceman
|
9f589fed9a
|
Merge pull request #1830 from jmichelp/master
Smartcard module firmware 4.12
|
2022-12-05 20:28:25 +01:00 |
|
iceman1001
|
38cb327991
|
fix #1829 Py_SetProgramName is deprecated, but was optional in our code.
|
2022-12-05 19:28:42 +01:00 |
|
Iceman
|
8502736e2c
|
Merge pull request #1828 from jmichelp/master
Fixing some ISO7816-4 logic.
|
2022-12-05 19:26:55 +01:00 |
|
Iceman
|
989b830ae3
|
Merge pull request #1827 from DidierA/magic_32
Consider different behavior of some Gen4 cards. Should fix #1822
|
2022-12-05 19:25:59 +01:00 |
|
iceman1001
|
b557291a00
|
print sectors for mifare
|
2022-12-04 19:28:22 +01:00 |
|
iceman1001
|
d170f68a00
|
fix compilation error, and more debug statements
|
2022-12-04 15:34:35 +01:00 |
|
iceman1001
|
37100a8a18
|
fix compilation error
|
2022-12-04 15:15:24 +01:00 |
|
Iceman
|
ce3ca0e7d1
|
Merge pull request #1825 from natmchugh/master
Get the hitag2 dump command working as per docs
|
2022-12-04 13:45:57 +01:00 |
|
iceman1001
|
9af951c22b
|
fix compiling
|
2022-12-04 09:27:13 +01:00 |
|
iceman1001
|
e3a6f8fe27
|
look up vigik service code
|
2022-12-03 21:11:29 +01:00 |
|
iceman1001
|
4f70f777de
|
typedef file for vigik annotater
|
2022-12-03 20:37:53 +01:00 |
|
iceman1001
|
e4339bd846
|
wip - testing of a vigik annotater
|
2022-12-03 20:30:13 +01:00 |
|
iceman1001
|
80505ca268
|
vigik has some more 491x
|
2022-12-03 20:12:58 +01:00 |
|
iceman1001
|
a6c09505ce
|
change token for !crc -> !! and added colors to it
|
2022-12-03 12:35:22 +01:00 |
|
iceman1001
|
87f29d1fa9
|
node12 is deprecated, v3 uses Node16
|
2022-12-03 12:31:53 +01:00 |
|
iceman1001
|
951bfb580d
|
V2 used Node12, which is deprecated for Node16
|
2022-12-03 12:28:07 +01:00 |
|
iceman1001
|
93f8021049
|
remove old dependency
|
2022-12-03 12:21:29 +01:00 |
|
Iceman
|
71c5e45f37
|
Merge pull request #1826 from nvx/bugfix/trace_relative_times
Fix `trace list -r` (relative times)
|
2022-12-03 12:04:22 +01:00 |
|
iceman1001
|
a5b681bf88
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2022-12-03 11:58:25 +01:00 |
|
iceman1001
|
9627c9dc28
|
liblua5.2-0-dbg package doesnt seem to exist anymore
|
2022-12-03 11:57:54 +01:00 |
|
Iceman
|
4e24d463e7
|
Merge pull request #1824 from TrevorSayre/patch-1
Update Termux notes to recommend F-Droid
|
2022-11-29 22:18:53 +01:00 |
|
Iceman
|
9986cc6885
|
Merge pull request #1823 from r1ddl3rz/master
Add keys
|
2022-11-29 20:11:14 +01:00 |
|
iceman1001
|
c88c3bc4f2
|
maur keys
|
2022-11-25 17:30:05 +01:00 |
|
Iceman
|
f9aa183382
|
Merge pull request #1821 from DidierA/gen4_ident
Add Magic Gen4 GTU detection
|
2022-11-25 17:23:19 +01:00 |
|
Iceman
|
2453d9bc81
|
Merge pull request #1820 from jmichelp/master
Fix overflow in SPI memory when writing default key dictionnaries.
|
2022-11-25 07:21:09 +01:00 |
|
Iceman
|
f3642c1a6e
|
Merge pull request #1819 from toucan12/ksx6924
Add initialization command response interpretation on the ksx6924 (Tmoney) card
|
2022-11-24 03:52:43 +01:00 |
|
Iceman
|
bad56a74ff
|
Merge pull request #1818 from DidierA/hf_mfu_esave
use calloc(), not malloc()
|
2022-11-24 03:48:08 +01:00 |
|
Iceman
|
6651cf48cf
|
Merge pull request #1817 from flamebarke/master
Added luascript for the NTAG I2C PLUS 2k
|
2022-11-23 06:29:01 +01:00 |
|
Iceman
|
1527677bc4
|
Merge pull request #1815 from DidierA/hf_mfu_esave
Add hf mfu esave
|
2022-11-21 21:29:05 +01:00 |
|
Iceman
|
9104949d68
|
Merge pull request #1816 from DidierA/hf_mf_gsave
Add hf mf gsave
|
2022-11-21 21:24:11 +01:00 |
|
iceman1001
|
b36eaac3bf
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2022-11-20 16:49:41 +01:00 |
|
iceman1001
|
5b790afe43
|
renamed param dict / f for more consistency overall
|
2022-11-20 16:48:20 +01:00 |
|
iceman1001
|
317ddf42bc
|
style
|
2022-11-20 16:47:49 +01:00 |
|
iceman1001
|
4dfcd44edd
|
return default value when arg is not enforced with u32_1
|
2022-11-20 16:43:12 +01:00 |
|
iceman1001
|
4fb096966e
|
extra checks for argument parsing of ints. And some text updates. There are other int parsing but they are checked with mandatory param int1
|
2022-11-20 16:34:45 +01:00 |
|
Iceman
|
7e114da30f
|
Merge pull request #1814 from DidierA/hf_14a_sim
Hf 14a sim : fix parsing error and add hint for ultralight EV1
|
2022-11-20 16:01:52 +01:00 |
|
iceman1001
|
971452f817
|
renamed luascript
|
2022-11-16 18:16:39 +01:00 |
|
Iceman
|
de2e1bf8aa
|
Merge pull request #1813 from flamebarke/master
hf_mfu_next.lua - new script for quickly modifying the DT NeXT/xNT implant (NTAG216)
|
2022-11-16 09:05:02 +01:00 |
|
iceman1001
|
6c163fa262
|
added a check for static encrypted nonces when collecting encrypted nonces for hardnested to run. Will abort the collection if detected.
|
2022-11-15 07:07:26 +01:00 |
|
Iceman
|
dca3c6184c
|
Merge pull request #1811 from DidierA/hf_mf_gen4_rewrite
hf mf gview, gload : 2x speed
|
2022-11-14 21:57:22 +01:00 |
|
iceman1001
|
63a1b7fdef
|
added requirements.txt file for minimum installation to run pm3_tests.sh, there are more python scripts with other requirements.
|
2022-11-14 07:44:23 +01:00 |
|
iceman1001
|
c393b0caca
|
adapted hardnested and autopwn to detect MFC Ev1 cards and use the known sector key in the key recovery vectors
|
2022-11-12 09:39:28 +01:00 |
|
iceman1001
|
bde4e8d754
|
test.2
|
2022-11-12 07:16:02 +01:00 |
|
iceman1001
|
c74e095dc9
|
test..
|
2022-11-12 07:12:41 +01:00 |
|
iceman1001
|
d465c5a921
|
a test thingy
|
2022-11-12 06:32:08 +01:00 |
|
iceman1001
|
4ab5d9febc
|
fixing serial port detection with WSL2 + usbipd , thanks to jrozner for verifying
|
2022-11-12 01:52:44 +01:00 |
|
iceman1001
|
9353f8ce9a
|
fix coverity CID #402839, resource leak
|
2022-11-11 23:51:30 +01:00 |
|
iceman1001
|
dbb5e6d4c1
|
fix coverity CID #402836, #402837, #402838
|
2022-11-11 23:49:49 +01:00 |
|
iceman1001
|
64b13679d7
|
some default ones
|
2022-11-11 03:39:31 +01:00 |
|
iceman1001
|
d126d5d9f6
|
remove vanity url since its hard to maintain to booster levels
|
2022-11-09 23:25:41 +01:00 |
|
Iceman
|
3b72c4f772
|
Merge pull request #1810 from elcuervo/sube-ar-cleanup
More context for keys - SUBE + STM
|
2022-11-08 19:42:55 +01:00 |
|
Iceman
|
fac513b9bd
|
Merge pull request #1809 from DidierA/fix_cmd_data
Fix read oob in data diff
|
2022-11-08 07:44:06 +01:00 |
|
Iceman
|
cdd7abe16e
|
Merge pull request #1807 from DidierA/hf_mf_gload
Add hf mf gload, ggetblk, gsetblk
|
2022-11-06 15:15:23 +01:00 |
|
iceman1001
|
42b48fec85
|
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
|
2022-11-04 21:11:06 +01:00 |
|
iceman1001
|
4b54c79104
|
fix a square bracket missing in trace list -c when annotating crc bytes. Added color support for crc bytes and square brackets when no ansi colors is supported
|
2022-11-04 21:10:47 +01:00 |
|
Iceman
|
1434e071f6
|
Merge pull request #1806 from jmichelp/master
Fix prolematic return codes in mifare.
|
2022-11-04 15:04:20 +01:00 |
|
iceman1001
|
3f6859d3ab
|
maur key
|
2022-11-02 20:44:44 +01:00 |
|
iceman1001
|
97263ab3b1
|
fixed to get UID from even partial trace lists if 9320 exists
|
2022-11-02 19:27:03 +01:00 |
|
iceman1001
|
fe11c1876f
|
hf mf dump - if keyA failed to read, zero out its key to indicate in dumped file that the key is unknown.
|
2022-11-02 15:01:46 +01:00 |
|
iceman1001
|
fede61296b
|
fix return types to follow our style better. 14a/mf needs more love
|
2022-11-02 14:34:07 +01:00 |
|
Iceman
|
835a028420
|
Merge pull request #1805 from jmichelp/master
Modified logic to also try key B on MF cards.
|
2022-11-02 14:25:14 +01:00 |
|
iceman1001
|
d4b71a1774
|
modified lf indala sim to also accept facility code and card number
|
2022-10-30 16:29:50 +01:00 |
|
iceman1001
|
a89983d1b3
|
text
|
2022-10-30 08:54:33 +01:00 |
|
iceman1001
|
043fed0103
|
added lf indala brute command. Based on lf hid brute, can go up and down in cardnumbers
|
2022-10-30 08:54:13 +01:00 |
|
iceman1001
|
1f75adcf6d
|
release
|
2022-10-29 01:36:19 +02:00 |
|
iceman1001
|
063e2da49d
|
Revert "Release v4.15864 - Radium"
This reverts commit 93ca7b4f6e.
|
2022-10-29 01:34:05 +02:00 |
|
iceman1001
|
93ca7b4f6e
|
Release v4.15864 - Radium
|
2022-10-29 01:34:05 +02:00 |
|
iceman1001
|
3f92d5ee67
|
style
|
2022-10-29 01:26:12 +02:00 |
|
iceman1001
|
d11fe80038
|
use grep -E instead of egrep
|
2022-10-29 01:22:49 +02:00 |
|
iceman1001
|
216858eeba
|
adapt docker images
|
2022-10-29 01:13:01 +02:00 |
|
iceman1001
|
99659db10a
|
text
|
2022-10-29 01:01:06 +02:00 |
|
iceman1001
|
01c469115b
|
better to upgrade too
|
2022-10-29 00:40:03 +02:00 |
|
iceman1001
|
489f91b388
|
better to upgrade too
|
2022-10-29 00:39:35 +02:00 |
|
iceman1001
|
ecc425683b
|
adapt docker opensuse-tumbleweed
|
2022-10-29 00:38:48 +02:00 |
|
iceman1001
|
587167da83
|
adapt docker opensuse-lead
|
2022-10-29 00:30:08 +02:00 |
|
iceman1001
|
c3f35bdde0
|
adapt docker ubuntu-21, still no release since its EOL
|
2022-10-29 00:21:06 +02:00 |
|
iceman1001
|
04ed4eb1d6
|
adapted docker ubuntu-20
|
2022-10-29 00:14:31 +02:00 |
|
iceman1001
|
5245c6801d
|
adapt ubuntu 18 docker
|
2022-10-29 00:04:53 +02:00 |
|
iceman1001
|
7c7f1e94fa
|
adapt parrot docker
|
2022-10-28 23:50:41 +02:00 |
|
iceman1001
|
cf5b500a6b
|
adapt debian docker
|
2022-10-28 23:38:22 +02:00 |
|