Minecraft - How to change the world seed with NBTUtil
Follow the previous article to compile the NBTUtil binary.
Run the binary as follow pointing to your level.dat file using the flag
--printtree to inspect the file and find the seed entries.
mono NBTUtil.exe --path=level.dat/Data/WorldGenSettings --printtree
WARNING: The runtime version supported by this application