What would be helpful is a shasum of the phoenixminer binary. I am using 5.5c downloaded from this thread a while ago, with the right checksum. This is the linux version. My Phoenix miner binary has:
user@miner$ sha256sum PhoenixMiner
6de6285d944981576862c960dfa917bbd4f72c5fac45f0b2880c560c89f12e81 PhoenixMiner
Just verified on a hiveos install and the checksum is the same for the binary there.
If somebody could do the same for Windows (non-nicehash binary, but 'official' download) we have something to compare the nicehash binaries to. Just an idea
I have the windows version but sadly deleted the zip after I extracted it and all I have is the folder from inside it. I'm a bit of a noob when it comes to this so is it still possible to get the sha sum? If so please let me know and I can share it.
EDIT. Nevermind, I just found out rather easily after a basic google haha.
Here's the cmd results:
C:\Users\Renkyz>CertUtil -hashfile C:\Users\Renkyz\Desktop\PhoenixMiner_5.5c\PhoenixMiner.exe SHA256
SHA256 hash of C:\Users\Renkyz\Desktop\PhoenixMiner_5.5c\PhoenixMiner.exe:
599393e258d8ba7b8f8633e20c651868258827d3a43a4d0712125bc487eabf92
CertUtil: -hashfile command completed successfully.
I hope that's what you needed. Although I'm guessing not as it's not the zip archive itself but rather the actual miner exe.
EDIT 2. I just checked the download page of the PhoenixMiner website and the SHA1 listed there for the 5.5c download for Windows matches the SHA1 I get in cmd of the .exe file.
C:\Users\Renkyz>CertUtil -hashfile C:\Users\Renkyz\Desktop\PhoenixMiner_5.5c\PhoenixMiner.exe
SHA1 hash of C:\Users\Renkyz\Desktop\PhoenixMiner_5.5c\PhoenixMiner.exe:
11428c3bdf728860fd057c411a95b14e13f05dbc
CertUtil: -hashfile command completed successfully.