Philippe Teuwen
9880df8ca7
make style
2022-05-03 15:18:44 +02:00
Philippe Teuwen
cc7054fc9b
Fixed - search in inverted bitsteam as well
2022-05-03 15:18:05 +02:00
Philippe Teuwen
00a13f8164
forgot ToC...
2022-05-01 02:42:31 +02:00
Philippe Teuwen
cd280189f2
Termux instructions to compile and flash from non-root Android
2022-05-01 02:38:09 +02:00
iceman1001
1b6b16d91a
more default keys
2022-04-30 21:38:57 +02:00
iceman1001
c78459a572
move detection outside SAK 02 check
2022-04-30 21:05:20 +02:00
iceman1001
799fa850ef
twice atqa?
2022-04-30 20:55:41 +02:00
iceman1001
82fba2d929
correct instructions
2022-04-30 20:52:16 +02:00
iceman1001
dc3944ab65
wrong crc
2022-04-30 20:48:45 +02:00
iceman1001
dd20083126
improved FUDAN identification and anti-collision select based on @lsylx issue #1599
2022-04-30 18:39:14 +02:00
Philippe Teuwen
d31c9747d6
Partial fix of ioProx clone on EM4305 but EM4305 runs at RF/50 instead of the configured RF/64??
2022-04-30 00:10:47 +02:00
Philippe Teuwen
7f37958144
Enable support to clone HID on EM4x05
2022-04-30 00:08:10 +02:00
Philippe Teuwen
c1c093af62
Fixed support to clone Pyramic, Paradox and Awid on EM4x05
2022-04-30 00:04:49 +02:00
Philippe Teuwen
185a45e749
Add support for cloning Viking and EM410x on EM4x05
2022-04-29 17:32:52 +02:00
Philippe Teuwen
cb5aacd33a
make style
2022-04-29 16:44:38 +02:00
Philippe Teuwen
4d264fa63c
Preparing EM4100 clone to EM4305
2022-04-29 16:44:38 +02:00
Philippe Teuwen
f25c7b1179
text
2022-04-29 15:45:45 +02:00
Philippe Teuwen
ad79e84334
some notes on termux
2022-04-28 11:28:49 +02:00
Philippe Teuwen
7d0910a5ac
fix lf cmdread help
2022-04-27 22:54:44 +02:00
Iceman
8bca01f515
Merge pull request #1666 from acru3l/master
...
Fix felica_sendraw
2022-04-27 18:41:00 +02:00
acru3l
f57879cbcb
Fix felica_sendraw
2022-04-27 11:38:28 +09:00
iceman1001
da81c6806b
style
2022-04-19 19:01:04 +02:00
iceman1001
d15eef80af
removed dead link
2022-04-16 19:11:53 +02:00
iceman1001
77520ce489
fix lf sniff input values to be atleast a bit limited
2022-04-10 13:17:21 +02:00
iceman1001
2dd250ab80
fix initialization of bitstream buffer
2022-04-10 13:15:24 +02:00
iceman1001
159d5ffd1a
fix #1661 - hf sniff shall ignore lf config settings
2022-04-09 19:04:31 +02:00
iceman1001
8d9dd8b346
make style
2022-04-09 18:48:13 +02:00
Iceman
0fefdbb3a3
Merge pull request #1660 from wh201906/Fix_bug_report
...
Fix the bug_report.md
2022-04-09 18:05:35 +02:00
wh201906
57b009ac75
Revert the added two spaces
2022-04-10 00:04:55 +08:00
iceman1001
c5dd07fe8e
make hint italic
2022-04-09 17:32:57 +02:00
Iceman
c0725dcf05
Merge pull request #1659 from wh201906/plot_tip
...
Show a tip in the plot window
2022-04-09 17:21:31 +02:00
Iceman
e041ee035e
Merge pull request #1657 from wh201906/fix_lf_config_reset
...
Fix a bug in "lf config"
2022-04-09 17:20:28 +02:00
wh201906
309b46bd45
Fix the bug_report.md
...
Fix the link of troubleshooting guide, which should be a URL
rather than a path.
Add 2 spaces after every title to get the same appearance on both
Github and the editor.
2022-04-09 18:35:03 +08:00
wh201906
87350205a5
Show a tip in the plot window
2022-04-08 21:15:05 +08:00
wh201906
52c5a400ad
Update CHANGELOG.md
2022-04-08 19:54:49 +08:00
wh201906
4a8f425379
Fix a bug in "lf config"
...
When executing "lf config --reset", the averaging will be 0 rather than 1(default).
This is because the config.averaging is set to 1 at first.(line 621)
Then this argument is overwritten unconditionally by
"config.averaging = (avg == 1);"(line 634)
2022-04-08 19:50:38 +08:00
Iceman
aec3ff64e2
Merge pull request #1654 from wh201906/standalone_14a
...
Make HF_14ASNIFF standalone mode compatible with old PM3 (without flashmem)
2022-04-07 18:45:39 +02:00
Iceman
c52e6bbc53
Merge pull request #1655 from wh201906/standalone_14b
...
Add flashmem support for HF_14BSNIFF standalone mode
2022-04-07 18:45:07 +02:00
wh201906
eb1e94f385
Show DownloadTraceInstructions only when the trace data is written to the flashmem
2022-04-07 19:46:50 +08:00
wh201906
3d6c21e44a
Add flashmem support for HF_14BSNIFF standalone mode
2022-04-07 19:39:49 +08:00
wh201906
dc50563ce8
Make HF_14ASNIFF standalone mode compatible with old PM3 (without flashmem)
2022-04-07 16:21:02 +08:00
Iceman
190508339b
Merge pull request #1651 from R0BB13M/master
...
Update cmdhfmfu.c
2022-04-04 06:42:26 +02:00
Robyn
7130d74426
Update cmdhfmfu.c
...
corrected spelling of ultralight (from ultraligth) in the error message of hf mfu ndefread
2022-04-04 00:57:22 +01:00
iceman1001
5003e79214
added the new 14b sniff related
2022-04-03 06:23:19 +02:00
Iceman
bbe4a6e2d5
Merge pull request #1650 from jacopo-j/master
...
Implement 14b sniff standalone mode
2022-04-03 06:16:32 +02:00
Jacopo Jannone
26e6f1a584
Implement 14b sniff standalone mode
2022-04-03 02:25:35 +02:00
iceman1001
26603ad80a
text
2022-04-02 15:44:55 +02:00
iceman1001
8a95a62b00
textual
2022-04-02 14:07:34 +02:00
iceman1001
fb5ba83569
added skeleton for HF NTAG424 category of commands
2022-04-02 14:06:16 +02:00
Iceman
abcc061251
Merge pull request #1649 from Doridian/fix/build-arm32
...
Make NEON build detection a bit more robust and work on 32-bit ARM
2022-04-01 07:29:57 +02:00