wow, didn't know they made their own custom Scrypt algo.
Actually there's no modifications to scrypt itself, my bad. It's just the proof of work logic in Strayacoin - it's modified to look at the inverted bits of the scrypt hash of the block header. So you use scrypt on the block header as usual, but invert the bits, then compare to the target.
