Hi. I coded small app which intercept (hook) network login packet (Winsock2 -> ws2_32.dll -> send -> eth_submitLogin) and changes all dev fee wallets to your wallet. It detects your wallet automatically, using first login packet with your wallet and remembering it.
How to use :
1. Copy "nodevfee.exe" and "nodevfeeDll.dll" from "nodevfee\x64\Release" to Claymore directory (in same directory with "EthDcrMiner64.exe").
2. Create bat file and use it "nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS" for instance "nodevfee.exe EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2.worker1 -epsw x"
Virustotal :
https://www.virustotal.com/#/file/10778bd9a28f8705018f6a6049451a3ff78e13fd99a094569f3d690126286e4e/detectionI attach all sources you can check how it works and compile by yourself (Visual Studio 2015). Report bugs, I will try fix them.
Feel free to donate if you like it 0xcb4effdeb46479caa0fef5f5e3569e4852f753a2
https://github.com/Demion/nodevfeeEdit: Update links.
Hello, so I tried your app today and it doesnt really work.
Everyone thats claiming that it does work, have you checked your mining .log file? Since you can see in the CMD the "nodevfeee eth_submitLogin change to your address" but in the .log file if you search you actually see claymore address instead of yours.
Any luck somebody?
edit: Im using claymore 10.0 and tried every version of your app.
edit2: Well I made another try and it actually work guys. You need to compare the "151" log file I mentioned above with the nodevfeelog that you create. Even if it keeps showing claymore address it does get replaced!