Whats a Hash"?
Whats a Hash"?
That depends on the context the word is used in :-)
But I'm pretty shure you want to know about it's meaning in compter sience, bascially it's a binary string of a fixed lenght created out of another binary string of any lenght by a hash algorithm, a simple concept could look like this, we want a hash of 8bytes lenght and want to process strings of any lenght so the first thing we need to do is fix the lenght of the input string to a byte number divideable by 8 then we'll split the input string into sub strings of 8 bytes lenght and do some logical operations on them, for example we do a shift left to the first sub string, shift right to the second and so on till we shifted all sub strings, after that we'll combine all the substrings by logical operators to a new 8byte long string et volia we've got a hash :-)
I hacked 127.0.0.1
i mean like a Crack hash im trying to recover my old account
What the hell?
You wanna use crack 'n hash together, boy that's no good don't even try it you'll die
I hacked 127.0.0.1