eProgress
Newbie
Offline
Activity: 4
Merit: 0
|
|
October 20, 2017, 06:47:40 PM |
|
you are just a simple thief....
|
|
|
|
Millenium Falcon (OP)
|
|
October 21, 2017, 08:27:20 AM |
|
you are just a simple thief.... You can tell it to everyone - words with no proofs.
|
|
|
|
blockchain_dev
Newbie
Offline
Activity: 5
Merit: 0
|
|
October 21, 2017, 12:37:19 PM |
|
windows defender block to operate this claymore version why ? Any one know the solution ?
|
|
|
|
P00P135
|
|
October 21, 2017, 12:46:14 PM |
|
windows defender block to operate this claymore version why ? Any one know the solution ?
Not very bright for a blockchain dev
|
|
|
|
Marginmasters
Newbie
Offline
Activity: 68
Merit: 0
|
|
October 23, 2017, 03:07:04 PM |
|
Claymore's and so gets a huge fee, it's time for him to reduce his appetite
|
|
|
|
Matkurb
Newbie
Offline
Activity: 63
Merit: 0
|
|
October 23, 2017, 05:05:07 PM |
|
Claymore's and so gets a huge fee, it's time for him to reduce his appetite
I agree with that. Or we need some other good miners.
|
|
|
|
Za1n
Legendary
Offline
Activity: 1078
Merit: 1011
|
|
October 23, 2017, 05:20:32 PM |
|
Claymore's and so gets a huge fee, it's time for him to reduce his appetite
I agree with that. Or we need some other good miners. This is the real problem. I seen on another thread where Claymore's wallet balance was over $1 Million in ETH from just one of his Dev fee addresses. I am not saying he does or does not deserve this, as I do feel he deserves compensation, the question is how much. I am sure there are a lot of very talented developers out there who could make a comparable program, if not better, and claim a piece of that seemingly very lucrative market. Even a 0.5% mining fee would yield more income in a year than many top developer salaries in the corporate world, so it really surprises me that there is not more competition in this regard. I am sure there are some large private mining farms who hire developers to custom make their own proprietary mining software, but with such large amounts of income available from a public fee-based miner, there sure are not a lot of choices. So until there are more competitive choices which feature more reasonable fees, I guess Claymore has free reign to charge what he wishes.
|
|
|
|
Cyper_BLC
Sr. Member
Offline
Activity: 490
Merit: 270
Reverse Engineer
|
|
October 23, 2017, 05:51:34 PM |
|
pff, i am using cheat engine for that, just find a wallet adress pointer and set it your own. done. but you must to know Claymore's wallets first with mem dump. i dont like network or protocol sniff-redirection method. have a nice day...
|
For donations : 1CYPERv5yZ4c9FRzPyCz5u8vhttyKmVkto Emeğe Saygı Göstermeyenler, BECERIKSIZ kişilerdir.
|
|
|
crypto.lawyer.187
|
|
October 24, 2017, 04:18:51 AM |
|
pff, i am using cheat engine for that, just find a wallet adress pointer and set it your own. done. but you must to know Claymore's wallets first with mem dump. i dont like network or protocol sniff-redirection method. have a nice day... how
|
|
|
|
demion90
Newbie
Offline
Activity: 25
Merit: 0
|
|
October 24, 2017, 05:55:26 AM Last edit: November 07, 2017, 12:13:56 AM by demion90 |
|
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.
|
|
|
|
Cyper_BLC
Sr. Member
Offline
Activity: 490
Merit: 270
Reverse Engineer
|
|
October 24, 2017, 09:21:43 AM |
|
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" Download : https://drive.google.com/file/d/0B6aSrIo2Pi0ea0RfdzNqcU1OZXM/view?usp=sharingVirustotal : 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 nice work, thanks.
|
For donations : 1CYPERv5yZ4c9FRzPyCz5u8vhttyKmVkto Emeğe Saygı Göstermeyenler, BECERIKSIZ kişilerdir.
|
|
|
stash2coin
Jr. Member
Offline
Activity: 108
Merit: 1
|
|
October 24, 2017, 09:57:17 AM |
|
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" Download : https://drive.google.com/file/d/0B6aSrIo2Pi0ea0RfdzNqcU1OZXM/view?usp=sharingVirustotal : 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 Good job, thanks. Could you adjust the code to work with claymore's zcash miner?
|
|
|
|
risinqsun
Sr. Member
Offline
Activity: 672
Merit: 273
-
|
|
October 24, 2017, 10:19:41 AM |
|
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" Download : https://drive.google.com/file/d/0B6aSrIo2Pi0ea0RfdzNqcU1OZXM/view?usp=sharingVirustotal : 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 Great job ! Thank you for shared asap as soon as possible i will use
|
|
|
|
demion90
Newbie
Offline
Activity: 25
Merit: 0
|
|
October 24, 2017, 11:22:56 AM Last edit: November 07, 2017, 12:13:39 AM by demion90 |
|
Good job, thanks. Could you adjust the code to work with claymore's zcash miner?
I have no AMD gpu to test Claymore's ZCash AMD GPU Miner, but you can test and send me log (nodevfeeLog.txt). By the way this simple network packet intercept should work for any miner that use default eth stratum protocol (eth_submitLogin). Also this means it may not work with other protocols (1 - qtminer mode (for example, ethpool.org), 2 - miner-proxy mode (for example, coinotron.com), 3 - nicehash mode). If you are using one of those protocols you can also test and send me log I will try add it. https://github.com/Demion/nodevfeeEdit: Update links.
|
|
|
|
stash2coin
Jr. Member
Offline
Activity: 108
Merit: 1
|
|
October 24, 2017, 11:32:11 AM Last edit: October 24, 2017, 01:04:17 PM by stash2coin |
|
send: {"id": 1, "method": "mining.subscribe", "params": ["equihashminer", null, "eu1-zcash.flypool.org", "3443"]} 09:40:10:536 4d8 send: {"id": 2, "method": "mining.authorize", "params": ["t1dn3KXy6mBi5TR1ifRwYse6JMgR2w7zUbr","x"]} 09:40:10:536 4d8 send: {"id": 5, "method": "mining.extranonce.subscribe", "params": []} 09:40:10:536 4d8 DevFee: ZEC: Stratum - Connected (eu1-zcash.flypool.org:3443)
......................................................................................
DevFee: ZEC: 10/18/17-09:40:13 - SHARE FOUND - (GPU 1) 09:40:13:172 4d8 send share: {"id": 4, "method": "mining.submit", "params": ["t1dn3KXy6mBi5TR1ifRwYse6JMgR2w7zUbr","aff439a5d1b69cd6cf1d","05f7e659","d40100000000000000000000000000000000000000000000000000","fd400500655b2453cb8ca5 09:40:13:266 4d8 got 23 bytes 09:40:13:266 4d8 buf: {"id":4,"result":true} 09:40:13:266 4d8 parse packet: 22
Not much different this is his devfee address from the log file. EDIT there is a problem he is connecting to SSL port of flypool for the devfee, if the data is already encrypted(openssl) in the socket buffer your method may not work.
|
|
|
|
tesar
Newbie
Offline
Activity: 43
Merit: 0
|
|
October 25, 2017, 03:01:58 AM |
|
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" Download : https://drive.google.com/file/d/0B6aSrIo2Pi0ea0RfdzNqcU1OZXM/view?usp=sharingVirustotal : 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 Thanks for your work.. Would you mind putting the source on github so that others can contribute?
|
|
|
|
tesar
Newbie
Offline
Activity: 43
Merit: 0
|
|
October 25, 2017, 03:12:02 AM |
|
send: {"id": 1, "method": "mining.subscribe", "params": ["equihashminer", null, "eu1-zcash.flypool.org", "3443"]} 09:40:10:536 4d8 send: {"id": 2, "method": "mining.authorize", "params": ["t1dn3KXy6mBi5TR1ifRwYse6JMgR2w7zUbr","x"]} 09:40:10:536 4d8 send: {"id": 5, "method": "mining.extranonce.subscribe", "params": []} 09:40:10:536 4d8 DevFee: ZEC: Stratum - Connected (eu1-zcash.flypool.org:3443)
......................................................................................
DevFee: ZEC: 10/18/17-09:40:13 - SHARE FOUND - (GPU 1) 09:40:13:172 4d8 send share: {"id": 4, "method": "mining.submit", "params": ["t1dn3KXy6mBi5TR1ifRwYse6JMgR2w7zUbr","aff439a5d1b69cd6cf1d","05f7e659","d40100000000000000000000000000000000000000000000000000","fd400500655b2453cb8ca5 09:40:13:266 4d8 got 23 bytes 09:40:13:266 4d8 buf: {"id":4,"result":true} 09:40:13:266 4d8 parse packet: 22
Not much different this is his devfee address from the log file. EDIT there is a problem he is connecting to SSL port of flypool for the devfee, if the data is already encrypted(openssl) in the socket buffer your method may not work. I think it will work with claymore 9.7 and below.
|
|
|
|
xiphon
|
|
October 25, 2017, 12:58:13 PM |
|
Winsock2 -> ws2_32.dll -> send -> eth_submitLogin
Authorization methods among different Ethereum mining protocols: eth_submitLogin eth_login mining.authorize
|
|
|
|
demion90
Newbie
Offline
Activity: 25
Merit: 0
|
|
October 25, 2017, 05:15:08 PM |
|
- Claymores ZCash Miner most likely impossible with this method (traffic interception by Winsock winapi hook). Because, as stash2coin said, it is forced SSL encryption, but still would be nice to see full actual packet log from my Test Log DLL. - v10.0 works fine for me on ethermine.org, as long as you are refering to Claymores Ethereum Miner. - I might create github later when I make something worth effort like finishing all ETH protocols. - xiphon, thanks for authorization packets. As far as I know, some protocols also send wallet when submiting shares. Would be nice if someone who really use different pool / protocol would use Test Log DLL for few hours and send me full log, then it would be easier to add those packets in DLL. Thanks.
|
|
|
|
stash2coin
Jr. Member
Offline
Activity: 108
Merit: 1
|
|
October 25, 2017, 06:48:12 PM |
|
This is the log https://ufile.io/jyqv0 edited out only my zcash address, indeed when TLS encryption is enabled the strings are encrypted.
|
|
|
|
|