nvx
d183944bb1
Add CHANGELOG entry for hf iclass esetblk command
2023-08-22 07:53:57 +10: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
Roman D
908b8ca0b3
Limit configurable CPU count to the number of detected CPU cores.
2023-08-21 22:24:13 +02:00
iceman1001
456af75b78
lets see if this makes osx happy by guarding the cpp code with defines
2023-08-21 16:10:26 +02:00
iceman1001
0d1b86cc46
added regressiontests for cryptoRF SMA code part
2023-08-21 13:08:08 +02:00
iceman1001
5ecdd673ba
added the possibility to compile cryptoRF solvers in the main makefile. Will add tests in regression script next
2023-08-21 12:37:05 +02:00
iceman1001
b17a733bdb
modified some output and made sure a local state is used for multithreaded. Also added the mod fix from Doegox in sma.cpp
2023-08-21 12:36:02 +02:00
Iceman
e602287839
Merge pull request #2081 from rdmitr/fix-macports-makefile
...
Fix macports Makefile configuration.
2023-08-21 07:06:47 +02:00
Iceman
fdcaf7021e
Merge pull request #2084 from evildaemond/master-1
...
Update mfc_default_keys.dic
2023-08-21 07:03:02 +02:00
Adam Jon Foster
44888f6015
Update mfc_default_keys.dic
...
Added 4 keys extracted from old dumps on Edith Cowan University Smart rider cards
Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2023-08-18 12:55:56 +08:00
Roman D
20f8901368
Fix macports Makefile configuration.
2023-08-17 12:43:08 +02:00
Roman D
dfabad37d9
Configurable number of CPU cores.
2023-08-17 12:41:34 +02:00
Iceman
4811c84afb
Merge pull request #2080 from celowsky/master
...
Fixes issue 2076
2023-08-16 03:13:12 +02:00
coderxian
9a70bf1aec
Fixes issue 2076
2023-08-15 17:17:46 -05:00
Iceman
13444d9699
Merge pull request #2079 from d18c7db/master
...
Vocabulary file became appended to itself
2023-08-15 21:11:08 +02:00
Iceman
c00be4cb83
Merge pull request #2078 from henrygab/more_const
...
More const
2023-08-15 21:10:35 +02:00
Iceman
c8c6b6ca12
Merge pull request #2077 from henrygab/BE_LE_Converters
...
Minor (useful) updates
2023-08-15 21:10:08 +02:00
Alex
8ae97d1094
Vocabulary file became appended to itself
...
Remove duplicated data
2023-08-15 09:31:00 +02:00
Henry Gabryjelski
78262139ec
more const for lfsampling
and lfzx
2023-08-14 23:07:19 -07:00
Henry Gabryjelski
665cf3254b
more const for lfops
and some commonutil
2023-08-14 23:02:09 -07:00
Henry Gabryjelski
d78dae5904
more const for legicrf
and the disabled LCD code
2023-08-14 22:50:25 -07:00
Henry Gabryjelski
db46e2ce11
more const for iso15693
2023-08-14 22:45:48 -07:00
Henry Gabryjelski
a8d84b2f13
more const for iso14443b
2023-08-14 22:16:11 -07:00
Henry Gabryjelski
efce76db53
more const for iso14443a
2023-08-14 22:07:04 -07:00
Henry Gabryjelski
8af8723528
const for i2c
2023-08-14 21:45:21 -07:00
Henry Gabryjelski
6eae62edec
const for hitagS
2023-08-14 20:34:13 -07:00
Henry Gabryjelski
db8f91d7e1
make logfile more unique (per client run)
2023-08-14 20:01:20 -07:00
Henry Gabryjelski
c858d6fdc7
Minor update to WSL2 instructions
2023-08-14 19:07:35 -07:00
Henry Gabryjelski
0b143e5bcd
Add 5..8 byte versions for LE/BE conversions
2023-08-14 18:57:36 -07:00
Iceman
d6e36f8b7a
Merge pull request #2070 from henrygab/more_const
...
Enable `const` in more places
2023-08-14 15:21:17 +02:00
Iceman
bcd7cd7b71
Merge pull request #2072 from d18c7db/master
...
Rename "vocabulory" to "vocabulary"
2023-08-14 15:20:47 +02:00
Alex
926f06a59d
Merge branch 'master' of https://github.com/d18c7db/proxmark3
2023-08-09 19:50:01 +02:00
Alex
4b1090c8c7
Rename "vocabulory" to "vocabulary"
2023-08-09 19:49:55 +02:00
Iceman
81a0739153
Merge pull request #2071 from d18c7db/master
...
Bugfix to graph scrolling with keyboard
2023-08-09 16:06:14 +02:00
Alex
6947a61d98
Whitespace
2023-08-09 14:30:07 +02:00
Alex
c26583ebfd
Bugfix to keyboard scrolling
...
At zoom levels above x16 the left and right keys only scroll the graph buffer to the left, even if right key is pressed. Mouse wheel behaves correctly.
Enabled mouse wheel to zoom when control is pressed since that is the more standard UI convention (but left shift scrolling in place).
Minor changes to zooming, using more intuitive constants.
2023-08-09 13:37:38 +02:00
Henry Gabryjelski
47ea4d6566
const for hitag2
2023-08-09 00:11:52 -07:00
Henry Gabryjelski
282c0904a5
visual alignment only .. no code change
2023-08-09 00:08:13 -07:00
Henry Gabryjelski
890ea0d321
const for hfops
2023-08-09 00:03:48 -07:00
Henry Gabryjelski
6f38c814a7
Note inconsistency in FPGA frame layout docs.
2023-08-08 23:59:42 -07:00
Henry Gabryjelski
6804e719e5
const for felica
2023-08-08 23:55:20 -07:00
Henry Gabryjelski
63a457c27f
const and static functions for epa
2023-08-08 23:38:26 -07:00
Henry Gabryjelski
0af484fdee
const for em4x70
2023-08-08 23:24:10 -07:00
Henry Gabryjelski
1a8ef489c8
const for em4x50
2023-08-08 23:03:34 -07:00
Henry Gabryjelski
e973aebae6
Workaround SPIFFS lack of const
2023-08-08 22:56:51 -07:00
Henry Gabryjelski
b279df2d46
more const - spiffs
2023-08-08 22:50:34 -07:00
Henry Gabryjelski
31645c56b0
more use of const
2023-08-08 21:09:31 -07:00
Henry Gabryjelski
7801abf7a5
Localize effect of unused macro
2023-08-08 21:06:17 -07:00
Henry Gabryjelski
5bd8058113
More const
enabled
2023-08-08 21:03:36 -07:00
Henry Gabryjelski
5e71621c69
const
improvement for BigBuf.h
2023-08-08 20:52:21 -07:00