iceman1001
581b48f3f9
textual
2023-03-25 18:48:07 +01:00
iceman1001
ebe7cbf05f
missing...
2023-03-25 15:52:18 +01:00
iceman1001
266ca65dc8
text
2023-03-25 15:03:05 +01:00
iceman1001
7b93de7a81
added GDM read configuration block
2023-03-25 15:00:58 +01:00
iceman1001
22a193a7f2
text
2023-03-25 14:52:44 +01:00
iceman1001
2668fc9a4a
textual
2023-03-25 14:50:51 +01:00
iceman1001
761ea6e81a
updated section about GDM styled tags
2023-03-25 14:47:51 +01:00
Iceman
42593e586b
Merge pull request #1945 from wh201906/msleep
...
Fix the example of msleep
2023-03-24 19:07:40 +01:00
Self Not Found
368bf57661
Fix the example of msleep
2023-03-24 18:44:28 +08:00
iceman1001
693b6487fb
changed 14a / mifare annotations to more easily see block numbers involved
2023-03-23 08:10:02 +01:00
iceman1001
aa05e2eeae
textual and cleanup
2023-03-21 20:55:57 +01:00
iceman1001
97dced62f4
fix CID# 405674 - array uninitialized
2023-03-21 20:55:06 +01:00
iceman1001
e1d90b3de2
annotate the GDM magic write
2023-03-21 19:58:31 +01:00
iceman1001
07f6162780
added support for the magic card called GDM.
2023-03-21 19:49:52 +01:00
iceman1001
390720144a
added another gen3 test to detect gdm
2023-03-20 20:28:57 +01:00
Iceman
48d9503a5b
Merge pull request #1943 from 0xdeb/legic_info
...
Legic info command for other sources, out of bounds memory
2023-03-19 18:37:10 +01:00
iceman1001
9399d4e400
fix hex 2 binstring functions
2023-03-19 12:49:38 +01:00
iceman1001
23926a7a14
fix leading zero call
2023-03-19 12:48:47 +01:00
iceman1001
69e43b362e
fix asn1 parsing of dates
2023-03-19 12:47:24 +01:00
Fabian Schneebauer
fb46e8bae7
Merge functionality of view and dinfo.
2023-03-16 20:38:13 +01:00
Fabian Schneebauer
4b3e64fbd0
Add change to changelog.
2023-03-16 17:17:44 +01:00
Fabian Schneebauer
03f6ad02f3
legic: info command available for more sources, add memory check.
2023-03-16 17:01:57 +01:00
iceman1001
1cc19c3429
asn1 decoder now handles big integers
2023-03-13 22:09:30 +01:00
iceman1001
04173fc961
added bit string printing in ASN1 decoder
2023-03-13 21:36:59 +01:00
iceman1001
d11d1fbc33
data asn1 now decodes timestamp correct... Or I hope so. And strings values are now highlighted with GREEN
2023-03-12 19:18:55 +01:00
iceman1001
4a7713070b
fix object strings. Integers is now 64b which isnt enough. Will need to use big_num here
2023-03-12 18:59:53 +01:00
iceman1001
5938938226
print the string and hex
2023-03-12 18:54:53 +01:00
iceman1001
d02e8daba0
Changed CLI max string argument length limit from 512 to 4096. data asn1
now handles 2048 hex bytes input
2023-03-12 09:53:23 +01:00
Christian Herrmann
2e8bacb00f
Fixed data asn1
- now handles bad input better by doing correct root free of obj
2023-03-11 18:59:33 +01:00
iceman1001
906e3f4c32
added pk for signature verification
2023-03-11 12:07:31 +01:00
Iceman
86336b6cc9
Merge pull request #1940 from GuruSteve/master
...
Previous PR added change to CHANGELOG.md in wrong place
2023-03-11 12:09:02 +01:00
iceman1001
70f47aa93e
added a new public key found for MIFARE Plus troika cards
2023-03-11 12:02:51 +01:00
GuruSteve
ce8c210dbb
Additional update to CHANGELOG.md from previous PR
2023-03-11 03:07:15 -07:00
GuruSteve
f63957748d
Previous PR added change to CHANGELOG.md in wrong place
2023-03-11 02:58:34 -07:00
Iceman
e68779e074
Merge pull request #1936 from colonelborkmundus/master
...
New keys from The Horde
2023-03-11 07:53:58 +01:00
Iceman
1b9841cc6e
Merge branch 'master' into master
...
Signed-off-by: Iceman <iceman@iuse.se>
2023-03-11 07:53:52 +01:00
Iceman
b435b17ae1
Merge pull request #1938 from wh201906/android
...
Fix client build on Android
2023-03-11 07:52:32 +01:00
wh201906
adcfab2775
Fix hardnested.cmake
2023-03-11 00:47:24 +08:00
wh201906
62816a0429
Update CHANGELOG.md
2023-03-11 00:44:06 +08:00
wh201906
0f206ccef4
Fix client build on Android
...
Tested with:
cmake 3.10.2.4988404/3.24.1
ndk 25.2.9519653
Build command:
cmake \
-DCMAKE_TOOLCHAIN_FILE=/home/gitpod/androidsdk/ndk/25.2.9519653/build/cmake/android.toolchain.cmake \
-DANDROID_ABI=armeabi-v7a \
-DANDROID_NATIVE_API_LEVEL=android-19 \
-DSKIPBT=1 -DSKIPPYTHON=1 -DSKIPPTHREAD=1
(armeabi-v7a, arm64-v8a, x86 and x86_64 are all tested)
2023-03-11 00:27:48 +08:00
Iceman
3c985ac6fd
Merge pull request #1937 from GuruSteve/master
...
Updated verbiage WRT iClass info (KeyAccess) to make it clearer
2023-03-10 08:58:54 +01:00
GuruSteve
359bb534f9
Updated verbiage WRT iClass info (KeyAccess) to make it clearer
2023-03-09 18:58:46 -07:00
GuruSteve
917b37178e
Updated verbiage WRT KeyAccess to make it clearer
2023-03-09 16:34:50 -07:00
astrid rowland
f56e066e50
accidentally a typo, thanks vim
2023-03-08 13:24:12 -06:00
astrid rowland
2658b2c52f
deleted unnecessary file
2023-03-08 13:19:30 -06:00
astrid rowland
68c74fd3ae
removed unconfirmed unleashed keys
2023-03-08 13:14:20 -06:00
astrid rowland
adefd302f5
cleaned up original patch (same keys), added new keys from The Horde
2023-03-08 12:53:43 -06:00
Iceman
7c5df24e3d
Merge pull request #1935 from wwin3286tw/patch-1
...
Update Troubleshooting, libQt5Core.so.5 not found
2023-03-07 07:58:41 +01:00
Iceman
08563dd351
Merge pull request #1934 from wh201906/win_tcp
...
Add TCP connection support on Windows
2023-03-07 07:57:54 +01:00
Jack
ceeb98bd38
Update Troubleshooting, libQt5Core.so.5 not found
...
Update the version number of Ubuntu which has the same problem
I checked newer Ubuntu version 22.04 WSL 1 still have problem and solved by same solution
sudo strip --remove-section=.note.ABI-tag /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Signed-off-by: Jack <wwin3286tw@yahoo.com.tw>
2023-03-07 11:20:23 +08:00