ch3lt
|
db7598ff6b
|
Merge remote-tracking branch 'origin'
|
2023-03-01 11:57:25 +01:00 |
|
Chris Smith
|
cd5fa61683
|
Update help text
|
2023-02-28 07:28:06 -07:00 |
|
Chris Smith
|
3bcac0cc64
|
Updated arguments and help text
|
2023-02-28 07:24:24 -07:00 |
|
Chris Smith
|
21a1defa88
|
Fix formatting
|
2023-02-27 13:06:38 -07:00 |
|
Chris Smith
|
702716b597
|
Fix formatting
|
2023-02-27 13:05:16 -07:00 |
|
Chris Smith
|
85ca342567
|
Add bruteforce functionality to HID facility code
|
2023-02-27 13:02:16 -07:00 |
|
iceman1001
|
dd7c9daa8d
|
fix CID #405002 - invalid string formatter
|
2023-02-23 20:53:53 +01:00 |
|
Iceman
|
5689d95301
|
Merge pull request #1896 from GuruSteve/gProxII-XOR
Added XOR key extraction and flag to Guardall G-Prox II
|
2023-02-23 12:34:49 +01:00 |
|
Matthew Jackson
|
75fd0c2034
|
fixed another missing CLIParserFree(ctx);
Signed-off-by: Matthew Jackson <123390480+mjaksn@users.noreply.github.com>
|
2023-02-23 01:52:07 -06:00 |
|
Matthew Jackson
|
690eb0fc8a
|
add missing CLIParserFree(ctx) , init variable to zero, and small text change
|
2023-02-22 07:40:04 -06:00 |
|
Matthew Jackson
|
23e0268a1a
|
Merge branch 'master' into 213TT
|
2023-02-22 07:34:05 -06:00 |
|
ch3lt
|
a39b474884
|
Fixed CmdHF15Write/Readblock/Readmulti bug on sanity check when '-u <uid>' argument is passed in command. Formating.
|
2023-02-22 10:12:18 +01:00 |
|
iceman1001
|
b86e29fca1
|
init structure with zeros
|
2023-02-21 04:42:51 +01:00 |
|
iceman1001
|
4807fae885
|
in private case we calloc, need to free that memory
|
2023-02-21 04:42:24 +01:00 |
|
Iceman
|
0f4d6492f7
|
Merge pull request #1922 from DidierA/fix_cmdlist
bugfix: wrong text in hf mfdes list when no data exists in trace
|
2023-02-21 03:47:56 +01:00 |
|
DidierA
|
3e952b8036
|
bugfix: wrong text in hf mfdes list when no data exists in trace
|
2023-02-21 01:50:33 +01:00 |
|
Matthew Jackson
|
5f56ffcbf1
|
Merge branch 'master' into 213TT
|
2023-02-20 02:18:57 -06:00 |
|
Matthew Jackson
|
147475ab40
|
CHANGELOG.md and text changes
|
2023-02-20 02:07:07 -06:00 |
|
Iceman
|
9b331b37ae
|
Merge pull request #1919 from henrygab/no_buffer_overflow
Prevent buffer overflow in `AppendGraph()`
|
2023-02-19 10:58:57 +01:00 |
|
Matthew Jackson
|
3399cbd4f0
|
support for NTAG213TT tamper feature
|
2023-02-18 23:48:32 -06:00 |
|
iceman1001
|
029d5aa358
|
fix cid #404827 - resource leak
|
2023-02-18 22:51:44 +01:00 |
|
Henry Gabryjelski
|
28af1a870d
|
Prevent buffer overflow in AppendGraph()
|
2023-02-18 12:50:05 -08:00 |
|
Henry Gabryjelski
|
48ca513a96
|
updates from make style
|
2023-02-17 17:27:07 -08:00 |
|
iceman1001
|
944d6ee596
|
simpler
|
2023-02-17 17:51:59 +01:00 |
|
Boris Fersing
|
5d4fe5b8df
|
- Mark the credentials as decrypted when decrypting a dump
- In the view command, show the credentials if the input dump is decrypted
|
2023-02-17 10:18:00 -05:00 |
|
Jean-Michel Picod
|
5a2c6406d8
|
Allow current directory to import python libraries
also fixed a bunch of wrong comments.
|
2023-02-13 21:58:34 +01:00 |
|
iceman1001
|
3ee7ac3254
|
style
|
2023-02-11 11:53:20 +01:00 |
|
iceman1001
|
08d2c2f1a5
|
style
|
2023-02-11 11:42:58 +01:00 |
|
Nate Sales
|
66f227df9f
|
Merge branch 'master' into hficlass-encode-verbose
Signed-off-by: Nate Sales <nate@natesales.net>
|
2023-02-09 17:18:31 -05:00 |
|
Nate Sales
|
5133d4a512
|
feat: add -v verbose flag to "hf iclass encode"
|
2023-02-08 20:49:49 -05:00 |
|
ah01
|
b0dcfdf2c5
|
Add new UID of Waveshare 1.54" NFC ePaper (probably new HW revision)
|
2023-02-09 01:22:04 +01:00 |
|
Self Not Found
|
a7bc082d2d
|
Add a option to clear the scrollback buffer
|
2023-02-05 17:37:13 +08:00 |
|
U-CHRIS-PC\Chris
|
3ec3730183
|
Added XOR extraction and flag to Guardall G-Prox II
|
2023-02-02 15:53:52 -07:00 |
|
adite
|
dfd8c8aefc
|
Merge branch 'master' of https://github.com/adite/proxmark3
|
2023-02-01 19:30:42 +01:00 |
|
adite
|
c7825a2adf
|
Fix bug in 'lf em 4x70 brute' command
|
2023-02-01 19:28:31 +01:00 |
|
Jean-Michel Picod
|
8be70ea560
|
Fix minor bugs in hf tesla info
|
2023-01-30 23:27:17 +01:00 |
|
Iceman
|
cf69893641
|
Merge branch 'master' into fix_lf_bps
Signed-off-by: Iceman <iceman@iuse.se>
|
2023-01-30 20:24:09 +01:00 |
|
Iceman
|
5a4338941d
|
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
|
2023-01-30 20:18:19 +01:00 |
|
Self Not Found
|
d81974e89c
|
Merge branch 'master' into fix_lf_bps
Signed-off-by: Self Not Found <wh201906@yandex.com>
|
2023-01-30 07:54:11 +08:00 |
|
iceman1001
|
2bd404b496
|
Revert "Release v4.16191 - Nitride"
This reverts commit bec61e9185.
|
2023-01-29 20:35:17 +01:00 |
|
iceman1001
|
bec61e9185
|
Release v4.16191 - Nitride
|
2023-01-29 20:35:17 +01:00 |
|
iceman1001
|
715ae09e7e
|
fix coverity #404579
|
2023-01-29 18:37:28 +01:00 |
|
iceman1001
|
568e35ca84
|
style
|
2023-01-29 18:32:15 +01:00 |
|
iceman1001
|
b24d7736c5
|
fix coverity #322661
|
2023-01-29 18:14:49 +01:00 |
|
iceman1001
|
b217b4e39d
|
fix coverity #404576
|
2023-01-29 18:07:59 +01:00 |
|
iceman1001
|
30538c20ae
|
coverity fix #404575
|
2023-01-29 18:05:47 +01:00 |
|
iceman1001
|
db6a0ab5ef
|
coverity fix #40581, #404580, #40579...
|
2023-01-29 18:02:45 +01:00 |
|
iceman1001
|
cd96fbfcc9
|
text
|
2023-01-29 06:35:31 +01:00 |
|
iceman1001
|
09f2bf9f02
|
style
|
2023-01-29 04:59:50 +01:00 |
|
iceman1001
|
9bd7e41d39
|
add dummy length to pass savejson sanity check. Thanks @mwalker33
|
2023-01-29 04:58:29 +01:00 |
|