Eric Betts
2882ea383d
Validate LRC
2024-07-16 19:04:51 -07:00
Eric Betts
b109adfff3
Add version to log
2024-06-24 17:09:08 -07:00
Eric Betts
e7e54264ad
bump application version
2024-06-23 11:01:17 -07:00
Eric Betts
ae535f9c1e
Handle SAM removal better
2024-06-22 20:37:32 -07:00
Eric Betts
6f2d8520a3
bump plugin
2024-06-08 12:09:08 -07:00
Eric Betts
10bad06f67
bump plugin
2024-06-08 11:25:16 -07:00
Eric Betts
0726f8e92e
roll back a few free that are on decoded structs
2024-05-22 17:51:29 -07:00
Eric Betts
d57c045b8f
Merge pull request #19 from Willy-JL/fix-double-free
...
Fix for TLSF allocator crashes
2024-05-22 16:54:19 -07:00
Willy-JL
a582863f8a
Fix for TLSF allocator crashes
...
ASN_STRUCT_FREE() seems to be used to free nested structs
Here, structs are allocated in different functions and freed
individually
No need to use ASN_STRUCT_FREE(), it leads to double free()
2024-05-22 06:55:59 +01:00
Eric Betts
3289a78d0e
v2.8
2024-04-30 17:49:44 -07:00
Eric Betts
43216762c4
Merge pull request #17 from bettse/mfc
...
MFC SE
2024-04-30 11:24:04 -07:00
Eric Betts
498f971b63
Fix plugin path @Willy-JL
2024-04-29 16:21:01 -07:00
Eric Betts
df1adc1e04
include plugin
2024-04-24 14:06:51 -07:00
Eric Betts
70548acc54
reads MFC SE
2024-04-22 10:17:07 -07:00
Eric Betts
3f83d81288
returns at message
2024-04-22 10:01:09 -07:00
Eric Betts
be81164ccc
gets response for encrypted MFC
2024-04-21 22:23:17 -07:00
Eric Betts
60440dd5c4
gets a couple messages in
2024-04-21 17:57:30 -07:00
Eric Betts
ce15b26a40
reduce stack size
2024-04-21 17:51:26 -07:00
Eric Betts
6369a1f9c2
Update screenshots
2024-04-19 16:47:01 -07:00
Eric Betts
460ace1be3
MFC support
2024-04-18 20:22:06 -07:00
Eric Betts
30f45563cd
Revert "double size of rx buffer"
...
This reverts commit 996e90b5fc .
2024-04-18 20:22:06 -07:00
Eric Betts
8faf1a8a1b
14a error handling
2024-04-18 20:22:06 -07:00
Eric Betts
d34730f07e
move pxd to media
2024-04-18 20:22:02 -07:00
Eric Betts
f4821fd7a6
show parse for saved cards
2024-04-18 17:05:08 -07:00
Eric Betts
32cae43be9
Move delete below info in list
2024-04-18 17:04:56 -07:00
Eric Betts
dbb9efe27a
Update plugin
2024-04-18 16:32:13 -07:00
Eric Betts
4688e5f1cd
v2.7
2024-04-15 20:33:47 -07:00
Eric Betts
123141a58f
Merge pull request #16 from bettse/plugin
...
Wiegand parsing using a plugin
2024-04-15 20:29:31 -07:00
Eric Betts
877cf035bd
Change submodule to http
2024-04-14 17:22:04 -07:00
Eric Betts
124549cae4
Add submodule to git workflow checkout
2024-04-14 17:17:20 -07:00
Eric Betts
aaf3e2259d
Move plugin to git submodule
2024-04-14 17:13:09 -07:00
Eric Betts
0cb6383f1b
Move plugin to folder
2024-04-14 17:03:24 -07:00
Eric Betts
4aeb5f4614
add C1k35s
2024-04-14 14:43:22 -07:00
Eric Betts
f907489303
H10301 parsing
2024-04-14 13:51:15 -07:00
Eric Betts
f736e8d085
fix plugin check
2024-04-13 21:51:25 -07:00
Eric Betts
93cd7eab04
scene to show parsed formats
2024-04-13 21:43:16 -07:00
Eric Betts
8b3fb58817
Add textbox
2024-04-13 21:25:11 -07:00
Eric Betts
0802b594ce
loads plugin
2024-04-13 20:21:32 -07:00
Eric Betts
6bbd7d560c
Builds
2024-04-13 20:20:09 -07:00
Eric Betts
7ac58d7de7
re #15 create picopass folder
2024-04-12 16:55:40 -07:00
Eric Betts
57aba91b64
log incoming apdu
2024-03-28 17:02:04 -07:00
Eric Betts
996e90b5fc
double size of rx buffer
2024-03-16 15:11:57 -07:00
Eric Betts
533157142a
Increase ASN1 debug buffer
2024-03-16 15:11:42 -07:00
Eric Betts
b983749b2e
better info logging
2024-03-16 14:54:54 -07:00
Eric Betts
fef118f74f
format
2024-03-15 23:09:08 -07:00
Eric Betts
5c13f3588a
Track sam command sent for better response handling
2024-03-15 23:07:10 -07:00
Eric Betts
9c86b7fbce
version 2.6
2024-03-15 22:33:53 -07:00
Eric Betts
de408e0e0b
drop version from application.fam
2024-03-15 22:32:28 -07:00
Eric Betts
67b7c3b23f
Fix bug with re-requesting SN at end of credential process
2024-03-15 22:29:13 -07:00
Eric Betts
9c35976056
bump version
2024-03-07 20:18:28 -08:00