ERADICATE2 icon indicating copy to clipboard operation
ERADICATE2 copied to clipboard

add `start-end` mode

Open julien-devatom opened this issue 1 year ago • 0 comments

Pull request

The mode is going to add the possibility to create addresses that start and end with a giver hex character, such as 0x1111....1111

Changes

  • I have created a new mode parsing the start-end flag, with one hex char as argument
  • I have also modifed a bit the kernel code to add a new score function for the startend mode
  • I have updated the readme with the new mode in the "Modes with argument" section

julien-devatom avatar May 01 '23 21:05 julien-devatom