Skip to content

Conversation

@Lipovlan
Copy link

@Lipovlan Lipovlan commented Jan 5, 2026

This adds basic support for LEGIC prime card emulation. It can replay data stored in the flash memory at times the reader expects it. Only read-command replies are supported for now.

The predefined data are a reply to Proxmark's hf legic reader command.

This briefly touches upon issue #234.

terrymeow and others added 4 commits October 31, 2024 17:21
Some former compilation warnings became errors since GCC 14 https://gcc.gnu.org/gcc-14/porting_to.html#warnings-as-errors
Right now if you call LogEntry() from an AppInit() function the system will hang with no warning. This simple change allows you to call this function in AppInit() without any problems.
@tomaspre tomaspre self-assigned this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants