This website requires JavaScript.
Explore
Help
Sign In
dandri
/
proxmark3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-09-27 13:38:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2b463e4bf910d5d023ace3cc78a1fdff973d6a59
proxmark3
/
client
/
experimental_lib
/
example_c
T
History
YoungJules
89c23828a0
Create a small kgh_tools.exe that runs in Windows and can be used from another program to read a badge number, write a new KGH badge (given a badge number). You also have to provide a stamp (as .bin file, 4 bytes). The tool can also get a full set of info from a KGH badge in JSON form (including checking KGH crc for correctness). All based on publicly available knowledge, existing lua scripts, and careful obeservations!
2026-08-19 10:50:05 +02:00
..
01make_test.sh
added a C sample of grabbing output
2023-10-13 22:51:12 +02:00
02run_test_grab.sh
experimental_lib/example_c port as arg
2023-11-11 18:24:34 +01:00
02run_test.sh
experimental_lib/example_c port as arg
2023-11-11 18:24:34 +01:00
legic_migrate_tool.c
Create a small kgh_tools.exe that runs in Windows and can be used from another program to read a badge number, write a new KGH badge (given a badge number). You also have to provide a stamp (as .bin file, 4 bytes). The tool can also get a full set of info from a KGH badge in JSON form (including checking KGH crc for correctness). All based on publicly available knowledge, existing lua scripts, and careful obeservations!
2026-08-19 10:50:05 +02:00
test_grab.c
cppcheck unused variable
2025-03-23 23:35:34 +01:00
test.c
pm3_console() in Python/Lua/C: replace passthru by capture and quiet
2024-10-29 21:13:38 +01:00