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

Add new feature #290

Open
charcoalRN opened this issue Feb 15, 2024 · 0 comments
Open

Add new feature #290

charcoalRN opened this issue Feb 15, 2024 · 0 comments

Comments

@charcoalRN
Copy link

charcoalRN commented Feb 15, 2024

Hello!

Could you add the --mask parameter?

The parameter value should be a hexadecimal mask, for example, --mask FFFFAB{}FAC8 (or --mask FFFFAB*FAC8) , where {} is replaced with values from the -r parameter.

Example:
--mask FFFFAB{}FAC8
For --range 0:F, the following will be generated:

FFFFAB0FAC8
FFFFAB1FAC8
FFFFAB2FAC8
FFFFAB3FAC8
...
FFFFABFFAC8

Thank you!

@charcoalRN charcoalRN changed the title Add mask feature Add new feature Feb 15, 2024
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

No branches or pull requests

1 participant