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

Default does not do a prefix search #17

Closed
OverlordQ opened this issue Aug 2, 2013 · 2 comments
Closed

Default does not do a prefix search #17

OverlordQ opened this issue Aug 2, 2013 · 2 comments

Comments

@OverlordQ
Copy link

Running scallion 1.0 with:

scallion.exe -d 0 cat

One would expect to get an answer that starts with cat, however the result is:

LoopIteration:73  HashCount:1224.74MH  Speed:39.4MH/s  Runtime:00:00:31  Predicted:00:00:00  CPU checking hash: lgoxjv3gi4zhx34c
CPU checking hash: w3yfjrnbuelvxzan
CPU checking hash: hkrl3zcyouiwls73
CPU checking hash: jwzdtulwjz42zwt4
CPU checking hash: qmtwjeppkbodhgts
CPU checking hash: v4rw3tlywkk3fazd
CPU checking hash: kgyal7sz5ifey4wj
CPU checking hash: 7hmzdelbrdglgzyr
CPU checking hash: wnvdq54myok4kccd
CPU checking hash: ihtjd67yzqxtib3z
CPU checking hash: qvr7ju6ohz4cy5fa
CPU checking hash: 4ouosay2bzswucat

Ding!! Delicions scallions for you!!

Exponent: 2056315159
Address/Hash: 4ouosay2bzswucat.onion

-----BEGIN RSA PRIVATE KEY-----
MIICXAIBAAKBgQCxnzJVw4818vkHHYl74j9bBeCXa5cb18g/1lhd/oxEbpnTcTjm
Ls/P/lR3O3r79QeQMHR4BsG/2lCHRujb/joThZ627E/q36BRYcvGDD8e1ugJB9E9
6lbl/xM0Dd11DuVB9i7U2OvgSpPY32hJ9S9EifUcjNDNX8bdINRHfSd8HQIEepDh
FwKBgE5854r5AsL2DVoNuRbis9uhDWDO/zI7zjcCQ9WggBlHd1MLzCUcaH8P4PYp
gJOg6Ed2b5ODM3tgd7IwzFZKu1LZpNy4I3yXtjgOHhjX9uKolOCWwZN4Zg+p+yWE
m87KoBIoqzQV9HwIxGtcMC3IG8HrJZiwsBSDzScwLwNzIL4lAkEA6OA76uVTxvIv
eE7zmeTA0X08/BYrqN3i1axYGbO2zt5WpoI5XEkz28pXCuzKnOl/iOySP13zs8PN
nUEC081CIwJBAMNCY+iyA4p358RCsxL3RXAmmbAfgnLz5e5funtD7bZ4RjqegUDg
nEla7mKo1n14Hc6LEqJQf/zjxPTSsj9IjL8CQFUOKOtUDd30az9EKmZEG0JV1cTp
U3d5wwLLnYppcn1woPgo8XHWt0y9Lqbzv/QEsFQCmvHiuq8OqNBfckHdc0sCQEj/
BRzOmCo4wDiGGgBXyoe0jhi9X/+6S3Oek0VDMWEH8uEdxBEw708uRlv4C4ZcMxm5
LZ/gELtFTWUIrDr7IdUCQEhSJJJllQyaxX++mGcbI19m6BigLfwKUtFlpd1n3HJ2
cieO+E7drODw+3c2CYwxkHZBS9r7uZOo1R9fpwDoGVs=
-----END RSA PRIVATE KEY-----
@dazoe
Copy link

dazoe commented Aug 11, 2013

This is related to issue #11
I'm guessing you have an ATI/AMD GPU using catalyst version 13? Seems like the gpu is hashing incorrectly. oclvanitygen has the same issue. the fact you actually had a match was just by chance.
I'm guessing the root of these issues is caused by the driver it's self

@lachesis
Copy link
Owner

Gonna go ahead and close this as a duplicate of #11.

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

3 participants