Changing crc32 algorithm for couchbase admin tool

hi,
I am working on application where I need to modify the hash algorithm so some keys will always end up on the same node.
I already updated all the clients with my algorithm, how do I make it work on the couchbase admin tool?
Besides, whats the best way to do it?