Commit graph

153 commits

Author SHA1 Message Date
iceman1001
2d610b8dc0 text & style 2025-06-08 10:02:00 +02:00
n-hutton
990e7b5e1f add bitfiles for prox ultimate build 2025-06-08 06:26:33 +01:00
n-hutton
3ef1486e79 change seed, making new iclass builds work again 2025-06-04 22:03:56 +01:00
Antiklesys
a04fa57f86 Fpga images from orca release
Fpga images from orca
2025-06-03 18:09:22 +08:00
n-hutton
0871dfe99a revert date/time strip because of possible error with blue ice release 2025-06-02 19:25:49 +01:00
iceman1001
72a9f0a0a8 code style 2025-02-21 16:33:40 +01:00
n-hutton
982bef6705 fix build failure on linux machines with fwd decl 2025-02-20 15:55:43 +00:00
n-hutton
280b3301ee PR feedback and make things work generally 2025-02-20 14:51:08 +00:00
n-hutton
e3b2bc9839 strip date time files 2025-02-20 14:39:31 +00:00
n-hutton
bb4e14bb4c remove comment before PR open 2025-02-07 16:36:01 +00:00
n-hutton
6465f247ea force bitfiles to be identical for same source code 2025-02-07 16:27:08 +00:00
libin-ka
537a9f0171
Add files via upload
Add Proxmark3 Ultimate  FPGA   xc2s50-5-tq144.ucf  files

Signed-off-by: libin-ka <46210417+libin-ka@users.noreply.github.com>
2024-12-03 21:04:50 +08:00
douniwan5788
9dd5b66c0a fix: FPGA config for ICOPYX 2024-08-26 20:56:36 +08:00
iceman1001
b50d921be3 own compiled 2024-02-03 16:11:00 +01:00
Christian Zietz
225bb420c6 Shorten threshold registers to number of used bits 2024-02-03 12:09:02 +01:00
Christian Zietz
dbfd8b7a6d Make detection threshold for ISO14443A configurable
This adds a new command "hw sethfthresh" to configure the thresholds
used inside the FPGA while demodulating ISO14443A. The thresholds
need to be increased on particularly noisy hardware, such as certain
Chinese PM3 Easy clones.
2024-02-02 20:51:05 +01:00
iceman1001
e4835e69a3 recompiled the fpga images 2024-01-24 17:06:41 +01:00
Yann GASCUEL
c27cf92b76 iso15sniff: enable lowsignal sniffing 2024-01-24 13:59:12 +01:00
Yann GASCUEL
fa3c2e386b improve iso15 sniff quality 2024-01-24 13:59:12 +01:00
iceman1001
0c4a1066c1 text 2024-01-05 19:27:38 +01:00
Philippe Teuwen
d74e264250 style 2023-09-07 20:13:18 +02:00
iceman1001
85aac72855 new fpga images 2023-08-29 16:46:52 +02:00
Alex
762c942e95 Redundant check
A 3 bit counter will naturally roll over to zero on overflow, there is no need to explicitly check for max value and manually reset to zero
2023-08-29 11:26:43 +02:00
Alex
61765cc933 More compact notation 2023-08-29 11:24:56 +02:00
iceman1001
ba320f26f7 ensure registers and vars is set correct 2023-08-28 15:34:36 +02:00
iceman1001
114dda1582 After testing and verification its found that the SHALLOW MODULATION in HF is not working well in RDV4. Swapping from PWR_OE4 to PWR_OE1 makes it much better. Thanks to @d18c7db for solution and @gentlekiwi for testing and never giving up on finding the bug 2023-08-28 12:00:44 +02:00
Alex
3e4b7d07ff Whitespace, formatting 2023-08-24 18:21:07 +02:00
Alex
66b1758278 Removed commented out includes
Include statements in individual files are not required when compiling the code the correct way as a project with an explicitly defined work library. The Makefile exactly replicates the compilation process of the ISE environment and generates the required project files.
2023-08-24 18:06:44 +02:00
Alex
c41c685807 Merged hi_reader and hi_reader_15 into one file
hi_reader_15  was a superset of hi_reader, now uses conditional compile from Makefile like the other files to select compilations options
2023-08-24 17:52:12 +02:00
iceman1001
71023d0c6e regenerated with the HF update 2023-07-12 16:25:14 +02:00
iceman1001
92f4ec08ab I tend to get better Mifare functionality. tested 6,7,8 and seven gave me better results 2023-07-12 16:09:28 +02:00
iceman1001
e43f6804a1 style 2023-07-06 22:37:34 +02:00
d18c7db
c59bdec4f2 Unified fpga folders 2023-05-30 19:47:27 +02:00
Philippe Teuwen
e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
Philippe Teuwen
491adacb94 get rid of tabs 2020-10-06 20:45:13 +02:00
Philippe Teuwen
3f9ddf9b29 make style 2020-10-06 18:41:15 +02:00
iceman1001
8e5a285099 textual 2020-10-02 19:42:47 +02:00
iceman1001
7eadc900c1 pwr_oe2 is LF 2020-10-02 19:42:19 +02:00
iceman1001
cf3b18605f correction of text 2020-10-01 23:49:01 +02:00
iceman1001
a2abfb44ae correction of text 2020-10-01 23:48:32 +02:00
Philippe Teuwen
c03e26cf57 Revert "tune stype exceptions"
This reverts commit aff439953f.
2020-08-13 12:48:46 +02:00
Philippe Teuwen
aff439953f tune stype exceptions 2020-08-13 12:33:27 +02:00
Philippe Teuwen
4ed57c7c4d make style 2020-08-13 12:25:04 +02:00
iceman1001
ec1c72d73c fix felica image 2020-07-08 23:11:11 +02:00
iceman1001
2c0f595f86 no more snooping around 2020-07-03 14:59:10 +02:00
iceman1001
e2f0f08202 added felica bit file 2020-07-02 11:52:16 +02:00
iceman1001
fdd0487c37 updated bit files 2020-07-02 11:51:52 +02:00
iceman1001
da947affeb felica fpga scr file 2020-07-02 11:51:07 +02:00
iceman1001
59836bbb3b remove 2020-07-02 11:50:01 +02:00
iceman1001
081f397ed7 remove 2020-07-02 11:49:46 +02:00