iceman1001
b9dcd143d5
style
2023-10-30 13:11:52 +01:00
Daniel Karling
912c126266
Added encrypted comms to ReadData and WriteData commands
...
This allows reading and writing to the "proprietary" file (number 3),
or file 2 if it's set to "full" communications mode.
2023-10-29 16:49:11 +01:00
Daniel Karling
6d290f1bae
Less magic numbers, more refactoring
2023-10-29 13:50:31 +01:00
Daniel Karling
05a2302466
Implemented style
2023-10-27 18:09:38 +02:00
wh201906
9ff672ca8f
Update docs
2023-10-26 00:01:41 +08:00
iceman1001
a2fdab98b5
style
2023-10-22 14:20:20 +02:00
Antiklesys
2790bc0c16
Modified hf iclass calcnewkey
...
Added support for a scenario in which the old key is elite and the new key is not elite.
2023-10-20 20:30:16 +08:00
iceman1001
31bc88f684
style
2023-10-19 21:42:01 +02:00
Antiklesys
e2f7454abc
Fixed command description
...
Fixed command help file as it incorrectly shows -b instead of --blk
2023-10-19 23:35:09 +08:00
iceman1001
1f3cf80898
style
2023-10-18 20:34:35 +02:00
Eugenue Cherevatskii
732473bdf2
Fix typo in magic_card_notes.md
...
Signed-off-by: Eugenue Cherevatskii <34691028+rozetkinrobot@users.noreply.github.com>
2023-10-15 21:49:46 +03:00
iceman1001
ade322a410
style
2023-10-15 17:14:56 +02:00
iceman1001
026cd7d53d
style
2023-10-15 13:21:16 +02:00
iceman1001
0442e04e05
text
2023-10-15 13:19:33 +02:00
Antiklesys
22b85c74d8
Fixed iclass info available in offline mode
...
Fixed iclass info available in offline mode
2023-10-15 18:27:25 +08:00
Antiklesys
90ac7fb67b
Fixed iclass offline mode commands
...
Fixed iclass offline mode commands
2023-10-15 13:59:38 +08:00
Antiklesys
ef9b57748a
Ported configcard from nfc-iclass
...
Enabled creation of configcards without cardhelper using nfc-iclass data
2023-10-13 00:29:40 +08:00
iceman1001
0ff41fa652
style
2023-10-12 14:53:26 +02:00
Antiklesys
161638a76b
Fixed command to be online only
...
As all the commands require cardhelper it is not possible to run this command without being in online mode.
2023-10-12 13:58:09 +08:00
Sam
c6c8edd95e
Create iOS-Installation-Instructions.md
...
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-10-10 09:31:05 -07:00
iceman1001
ea01fa5656
text
2023-10-09 11:18:54 +02:00
iceman1001
f52b3faa3c
text
2023-10-09 11:14:21 +02:00
iceman1001
5ad85d55d7
text
2023-10-09 11:12:26 +02:00
iceman1001
ac43176dbf
text
2023-10-09 11:10:39 +02:00
iceman1001
385c1c5702
text
2023-10-09 11:03:56 +02:00
iceman1001
4f96d3eb46
style
2023-10-03 17:10:39 +02:00
iceman1001
89db5d3875
text
2023-10-02 20:59:01 +02:00
iceman1001
1234b08132
adapt to new sim module firmware version
2023-09-28 08:46:04 +02:00
iceman1001
16d078369c
renaming files
2023-09-18 19:05:49 +02:00
iceman1001
ec7406a40a
added datasheet for sim module
2023-09-18 19:03:46 +02:00
nvx
186308cb4a
Add hf iclass creditepurse
command to allow crediting the epurse debit value.
2023-09-10 23:00:23 +10:00
Philippe Teuwen
d74e264250
style
2023-09-07 20:13:18 +02:00
Alex
b70092efa2
Typo
2023-08-29 11:26:51 +02:00
Dominik Paľo
8a861aea57
Change "Mac OS X" to "macOS" in documentation
2023-08-27 19:23:38 +02:00
iceman1001
007e8b9e5a
added a section about time units
2023-08-26 12:01:55 +02:00
Simon Van Mello
923be3f54d
fix typo
...
Signed-off-by: Simon Van Mello <90702729+SimonVanMello@users.noreply.github.com>
2023-08-25 23:20:55 +02:00
nvx
8dd963d305
make style
2023-08-24 16:34:33 +10:00
nvx
a2a3142355
Improve iClass SIO and legacy credential detection to improve
...
reliability. Now relies on the legacy config block for SR detection
and the end-of-SIO detection no longer partially cuts off the SIO
for any dumps I have.
2023-08-23 09:27:05 +10:00
Iceman
4547a1beba
Merge pull request #2086 from nvx/feature/cmd_iclass_esetblk
...
Adds `hf iclass esetblk`, equivalent to `hf mf esetblk`
2023-08-22 19:22:35 +02:00
nvx
9fdf314347
regenerate doc/commands.json
2023-08-23 03:15:21 +10:00
startrekdude
0d442d7f19
Add hf_cardhopper standalone mode
...
Adds the hf_cardhopper standalone mode, as one component of my (Sam Haskins) and
Trevor Stevado's long-range relay attack on ISO 14443-4 Type A protocols, as
presented at DEF CON 31.
2023-08-22 01:10:21 -04:00
nvx
210d2847ae
Adds hf iclass esetblk
, equivalent to hf mf esetblk
...
Also some minor tweaks to make commands.json and commands.md
properly on Windows.
2023-08-22 07:45:05 +10:00
Henry Gabryjelski
c858d6fdc7
Minor update to WSL2 instructions
2023-08-14 19:07:35 -07:00
Iceman
fa55681c4c
Merge pull request #2065 from henrygab/more_datasheets
...
Add datasheet for the FPGA and a common flash chip
2023-08-04 22:21:48 +02:00
Henry Gabryjelski
0bd7dbb6c9
Add datasheet for the FPGA and a common flash chip
2023-08-04 12:43:18 -07:00
iceman1001
5b58e438b1
style
2023-08-02 22:41:35 +02:00
iceman1001
97a1f97308
style
2023-07-27 23:42:06 +02:00
iceman1001
123ef14667
style
2023-07-26 23:50:12 +02:00
iceman1001
41ff9191d6
text
2023-07-24 21:04:21 +02:00
iceman1001
a761c9765a
style
2023-07-23 12:53:04 +02:00