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

feat: retrieve params from file/input #65

Merged
merged 2 commits into from
Sep 22, 2024
Merged

feat: retrieve params from file/input #65

merged 2 commits into from
Sep 22, 2024

Conversation

skyf0l
Copy link
Owner

@skyf0l skyf0l commented Sep 22, 2024

#18

Example:

$ rsacracker [OPTIONS] < challenge.txt
[RESULTS]
$ cat challenge.txt | rsacracker [OPTIONS]
[RESULTS]
$ cat challenge.txt
c: 7839407718[...]0577093673
n = 9359619564[...]3745124619
e= 1595235523[...]6275096193

@skyf0l skyf0l added the enhancement New feature or request label Sep 22, 2024
@skyf0l skyf0l self-assigned this Sep 22, 2024
@skyf0l skyf0l merged commit 11ee746 into main Sep 22, 2024
13 checks passed
@skyf0l skyf0l deleted the feat/params-from-file branch September 22, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant