Skip to content
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

APDU Runner #21

Merged
merged 3 commits into from
Jul 27, 2024
Merged

APDU Runner #21

merged 3 commits into from
Jul 27, 2024

Conversation

bettse
Copy link
Owner

@bettse bettse commented Jul 20, 2024

At the moment it only supports a single file: script.apdu in SD Card/apps_data/seader/

Example contents

T=0

a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000
a0da02630a440a44000000a0028200
9000

T=1

a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000
a0da026300000a440a44000000a0028200
9000

Caveats

  • Only supports single file name
  • Only checks SW of response
  • Failures give no explanation
  • Does not save responses (other than if you stream logs while it runs)
  • Won't handle extended APDU since seader operates using T=0

Repository owner deleted a comment from netlify bot Jul 21, 2024
@bettse bettse force-pushed the apdu_runner branch 5 times, most recently from 484f5d6 to c83e9f8 Compare July 27, 2024 03:02
@bettse bettse marked this pull request as ready for review July 27, 2024 03:12
@bettse bettse force-pushed the apdu_runner branch 3 times, most recently from 5412217 to b3131cc Compare July 27, 2024 20:25
@bettse bettse merged commit 493c703 into main Jul 27, 2024
6 checks passed
@bettse bettse deleted the apdu_runner branch July 27, 2024 23:21
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.

1 participant