EricZimmerman / bstrings

A better strings utility!
MIT License
119 stars 16 forks source link

DashCoin Regex Pattern #5

Closed killamjr closed 4 years ago

killamjr commented 4 years ago

looking at the bstrings source and an example address at this tweet https://twitter.com/cocaman/status/1179082734704234496?s=19

the regex for Dashcoin doesn't seem to match up. Based off the top dashcoin wallets found here https://chainz.cryptoid.info/dash/#!wallets

this regex should work (7|X)[a-zA-Z0-9]{33} https://regexr.com/4m451

EricZimmerman commented 4 years ago

this is done in 1.5.1.0