-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expand the abilities of hf mfp
#2194
Merged
iceman1001
merged 10 commits into
RfidResearchGroup:master
from
team-orangeBlue:PlusPlus
Dec 3, 2023
Merged
Expand the abilities of hf mfp
#2194
iceman1001
merged 10 commits into
RfidResearchGroup:master
from
team-orangeBlue:PlusPlus
Dec 3, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add encryption Add key updating Add config updating Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
Add support for writing special blocks Add custom command bytes Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
Won't compile otherwise Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
All blocks are NOT data blocks Some are now config/management keys/sector keys/... Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2 new commands Some argument names updated Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2 new keys (SL3 sector switch; SL1SL3Mix sector switch). "instead of than" - removed the than. Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
We're done for now Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
Apparently in
applied to the sector calculator. However testing on ProxSpace gives no errors.. |
May be reverted if fails Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
iceman1001
reviewed
Dec 3, 2023
int res = intExchangeRAW14aPlus(rcmd, plain ? 4 : sizeof(rcmd), activateField, leaveSignalON, dataout, maxdataoutlen, dataoutlen); | ||
int MFPReadBlock(mf4Session_t *mf4session, bool plain, bool nomaccmd, bool nomacres, uint8_t blockNum, uint8_t blockCount, bool activateField, bool leaveSignalON, uint8_t *dataout, int maxdataoutlen, int *dataoutlen, uint8_t *mac) { | ||
int cmdb = 0x31; | ||
if (nomacres){cmdb = cmdb ^ 0x01;} // If we do not want MAC in reply, remove 0x01 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
make style....
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes done:
What is to come:
Also hello iKey employee that asked me why I was buying those plus fobs. I killed all 3!