Twetch ·
21e800a8b5996637dc4bad42eeeb1fc16788f2ae4d5bdb6e9ae636528adb7f58
https://twetch.app/t/dff5e7209306cd30a01c9f067e9b801c936fc66f61d881056e5f89afef833cf7
Replies
Twetch ·
0x6de71101
Twetch ·
what have you been using for input data? I want to use whatever hashes to c278fae64e782508bc97ccbfeab2130c13c1b682d500638667b73fd5cf1eaa91 or hack vanityhash to allow precomputed hashes
Twetch ·
also, another trailing 0 i think?
https://twetch.app/t/bb65b6a92d457b163e177f1b1721d0116659d323c3f58824944d6bc86bb91790
Twetch ·
i just made an empty file lol
maybe hack vanityhash?
Twetch ·
did exactly that *here*
https://twetch.app/t/2def3180a26a59edec9bbd7ac9af3a1a27ac64229bc191eddc6fb17ea906658e
Twetch ·
i still don't have a 21e8 hash to quote :(
https://twetch.app/t/0cae4381fdec25a4c5f49ddd17759116f4502dd70209858b24beb8b6a0ca3739
Twetch ·
so it takes an input in and hashes it via hashlib. so we gotta find a way to either rainbow table sha256 to get the same hash or make hashlib accept an existing hash object
i dont think the seed is that important tho
Twetch ·
@107
@1617
*try*
orig 21e8 hash -> SHA256 -> sourcefile for vanityhash
Twetch ·
What I’m still confused about is on the new page it says input data. But I can search and find my original hash with its nonce on that page. The one 21e8 posted as an example didn’t match the original hash that was Twetched. Can you shed some light
Twetch ·
hm i get d776d7dd5b0c789e965ba22d8f2a103f4e1c8b7fad250802a8a560eec07a1a10
Twetch ·
yeah and not much better w/o leading zeros. maybe @1882 means the original 21e8 hash we are branching, in which case that is what i was doing last night
Twetch ·
i still gotta get access lol
Twetch ·
i have no access that i know of 🤷
Twetch ·
first of all let me state: i don't really know what i' doing :) - but since mark liked my replies i think i'm onto something.
you take your 'registered' 21e8 hash and hash it with sha256.
Twetch ·
Then you search your vanity hash on the list on site? What is your recommendation regarding tooling for hashing the hash with sha256?
Twetch ·
vanityhash hashes the input file
Twetch ·
sha256sum
https://www.finnie.org/software/vanityhash/vanityhash.1.html
Twetch ·
'your' 21e8 hash -> sha256 -> inputfile
https://twetch.app/t/8bf8e6129b2548c6c4b3f230ae766df96b18bb1d75ba13feead1ea43bf3794e1
Twetch ·
so @1882 are you saying we need to sha256 twice? since vanityhash will add another sha256 on the end
Twetch ·
-b 32 -w 8 -d sha256 21e8000 <sha256of21e8.iso
Twetch ·
as in transfership of a key
Twetch ·
@1882 whats that looks like configs for a file and then a file itself
Twetch ·
https://twetch.app/t/e7ea6b9cbb3677484d7bd634b048914646bacf16bcbb3443ecf2630748d9c537
Twetch ·
@33