Iceman
9ae5b8aa83
Merge pull request #1195 from DarkMatterMatt/feat/gallagher-simulate
...
Support specifying region/facility/card/issue numbers to Gallagher simulation
2021-02-11 22:43:30 +01:00
iceman1001
3ef308120c
fix signedness
2021-02-11 22:37:12 +01:00
iceman1001
05e85cbbe2
fixing some type conversions
2021-02-11 22:26:15 +01:00
DarkMatterMatt
d7a1145945
Add support for specifying region/facility/card/issue numbers to Gallagher simulation
...
Extract `region_code`/`facility_code`/`card_number`/`issue_level` validation to `isValidGallagherParams` function
Add `--rc/fc/cn/il` parameters to `lf gallagher sim`
2021-02-12 10:23:05 +13:00
iceman1001
c576a0065b
hf jooki - encode / decode ...
2021-02-11 22:08:51 +01:00
iceman1001
d8e39b19b3
fix Makefile and use git clone instead
2021-02-11 18:17:21 +01:00
iceman1001
db29f0a691
textual..
2021-02-11 15:37:35 +01:00
iceman1001
6416aaa52b
add simple detection of file based on extension ftc
2021-02-11 15:36:56 +01:00
iceman1001
bd57430058
..not recommend _keep field on_
2021-02-11 15:35:12 +01:00
Iceman
8597293edd
Merge pull request #1194 from adadnc/master
...
Typo in hf 14a help
2021-02-11 12:34:39 +01:00
Akif Dinc
724ac35665
Typo in hf 14a help
2021-02-11 12:22:40 +01:00
Iceman
c6ea4154b0
Merge pull request #1193 from DarkMatterMatt/feat/gallagher-encoding
...
Improve support for Gallagher cloning
2021-02-11 08:30:35 +01:00
DarkMatterMatt
a75bba6ca7
Merge branch 'master' into feat/gallagher-encoding
2021-02-11 18:57:13 +13:00
DarkMatterMatt
73465e5167
Reorder & simplify code
2021-02-11 17:36:02 +13:00
DarkMatterMatt
03347fcfea
Refactor how blocks are generated to be cleaner
2021-02-11 14:07:14 +13:00
DarkMatterMatt
0fdbdb044f
Use ARRAYLEN instead of constant length
2021-02-11 11:30:22 +13:00
DarkMatterMatt
62ccbc0a37
Fix styles
...
Run `make style`
2021-02-11 11:12:45 +13:00
Iceman
10dd2235db
Merge pull request #1192 from Gator96100/master
...
Escape needed for WSL
2021-02-10 12:35:14 +01:00
gator96100
028bf22d8b
Escape needed for WSL
2021-02-10 12:21:43 +01:00
DarkMatterMatt
f655391bd4
Initial implementation of encoding
2021-02-11 00:17:48 +13:00
Iceman
ebd0c193f1
Merge pull request #1190 from DarkMatterMatt/fix/gallagher-decoding
...
Fix Gallagher data decoding & CRC checks
2021-02-10 11:15:22 +01:00
Iceman
6ceb9c9f58
Merge pull request #1191 from Gator96100/master
...
Added the original VID and PID values
2021-02-10 11:06:37 +01:00
gator96100
a265888e08
Merged VID/PID queries
2021-02-10 10:59:49 +01:00
gator96100
59ab2f3387
Added the original VID and PID values
2021-02-10 09:31:08 +01:00
DarkMatterMatt
a4da1476b6
Fix Gallagher data decoding & CRC checks
...
Descramble function was re-scrambling the data
Skip constant magic prefix `7FEA` to get correct data to decode
Fix offsets & bitmasks to correctly decode card and region codes
Fix CRC refin & refout parameters (both now false)
2021-02-10 15:47:14 +13:00
Iceman
abbbbcebc9
Merge pull request #1189 from craftbyte/master
...
make style on master
2021-02-09 17:57:09 +01:00
Iceman
4825aeaac7
Merge pull request #1182 from craftbyte/feature/mfdes-enum
...
Added actual MF DESfire enumeration
2021-02-09 17:55:09 +01:00
Anže Jenšterle
cd36770c5e
make style
2021-02-09 16:56:55 +01:00
Anže Jenšterle
8760068a03
make style
2021-02-09 16:52:48 +01:00
Anže Jenšterle
cf8256979d
fix code per comments
2021-02-09 16:15:52 +01:00
Anže Jenšterle
8af1cedf1f
Improved MFDES AID bruteforce
2021-02-09 15:17:20 +01:00
iceman1001
e22cb088c1
fix #1186
2021-02-08 23:56:39 +01:00
Iceman
d405103812
Merge pull request #1180 from adadnc/master
...
Fixes error in key size check in 'hf mfu info' for EV1/NTAG
2021-02-08 04:47:00 +01:00
Anže Jenšterle
6d10525c09
fixed missing parameter
2021-02-08 03:32:27 +01:00
Anže Jenšterle
99b1093702
Added actual MF DESfire enumeration
2021-02-08 01:12:14 +01:00
Akif Dinc
535fd2aeff
Fixes error in key size check in 'hf mfu info' for EV1/NTAG
2021-02-07 22:21:50 +01:00
iceman1001
2e7d1e299d
hf 14a info - bette hint for EMV cards
2021-02-07 15:16:15 +01:00
iceman1001
f96a48242f
remake main screen text
2021-02-07 00:18:21 +01:00
iceman1001
53b2ee10df
text
2021-02-06 22:25:51 +01:00
iceman1001
6dbca23487
rename hf_mfu_dumptoemulator.lua -> data_mfu_bin2eml.lua
2021-02-06 21:39:24 +01:00
Iceman
e55b8136ca
Merge pull request #1179 from aveao/emrtd
...
emrtd: Calculate document form factor from MRZ length
2021-02-06 19:22:28 +01:00
Ave
7947d2efb9
emrtd: Calculate document type from MRZ length
...
+ Add the German Aufenthaltstitel
2021-02-06 19:11:45 +03:00
iceman1001
f6bca6e3aa
text
2021-02-05 16:38:29 +01:00
iceman1001
a168e4328f
rename a fct
2021-02-05 16:37:20 +01:00
iceman1001
1c576d10c8
lf t55xx dangerraw - now uses cliparser
2021-02-05 16:37:08 +01:00
iceman1001
6bcf31e68c
lf t55 detect - now use cliparse .. which also makes it work with the wakeup command again
2021-02-05 14:32:52 +01:00
iceman1001
5941ee6799
lf t55xx p1detect - too small alloc for argtable
2021-02-05 12:25:07 +01:00
iceman1001
793b55053f
clean up
2021-02-05 08:58:46 +01:00
iceman1001
b6cac81b3b
lf t55xx wakeup - now uses cliparser
2021-02-05 08:58:19 +01:00
iceman1001
7d1897cd52
lf em 410x brute - now works without pressing enter every time to continue one step
2021-02-04 22:36:08 +01:00