Bitcoin Forum
May 23, 2024, 12:11:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 »
  Print  
Author Topic: Ethereum Mining NoDevFee 0% v15.0 🔥  (Read 164773 times)
dhaern
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
July 12, 2017, 11:03:07 AM
 #381


Hi,

I have found no evidence of virus activity in the code and no evidence for the strange redirection to the private stratum-server IP I reported. It could be a result of using the nicehash-software for some time, in between (I use it as auto-fallback, if the main poolmining has a problem).
BUT it has a random redirection to the authors mining-address 0x78.. build in. After I patched the software, all DevFee arrives at my own account, without exception.
The following submitted-shares numbers are broken down for a 100MHs mining rig for easy comparision.

Unpatched NoDevFee (24h run): mean value 176 shares per hour
Patched NoDevFee (24h run): mean value 182 shares per hour

That makes an average of 6 shares per hour mined to the authors purse.

So, dear @Millenium Falcon, thank your for programming this software, but could you please remove the undocumented mining-redirection to your purse? Or, at least, add a note to your posting regarding this topic?



How do you patching the .exe? with x64dbg? Could you add a little guide for do it please?

Disassembler and debugger - use them.

I know... but again WHAT disassembler and a what edit in disassembler?? I use x64dbg for 64bits .exe or ollydbg/x32dbg for 32bits .exe...
don.ton
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
July 12, 2017, 11:32:38 AM
 #382

Is there anybody who made a system snapshot, and a comparison after the first start of this program ?
What files and registry settings has been changed, if any ?
don.ton
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
July 12, 2017, 11:56:55 AM
 #383


The following submitted-shares numbers are broken down for a 100MHs mining rig for easy comparision.

Unpatched NoDevFee (24h run): mean value 176 shares per hour
Patched NoDevFee (24h run): mean value 182 shares per hour


182 valid shares per hour, for 100 MHS ?  Shocked
On which pool ?
borox
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 12, 2017, 12:03:20 PM
Last edit: July 12, 2017, 12:17:32 PM by borox
 #384

How do you patching the .exe? with x64dbg? Could you add a little guide for do it please?

For the easy-goin you can open the exe with some hex-editor, then either search ASCII for 0x78 or you direct jump to address 00008EE0 (hex). There you find the authors 0x78.. address. Change it to yours and you will be fine Smiley Take care not to change any other byte but the ether-address.

Regards,

borox

Code:
Donations welcome :) 
BTC 18AT1kRgSoGrw1TCPpduPnWnX7t1TK23Xo
ETH 0x3084a8657ccf9d21575e5dd8357a2deaf1904ef6
budd23
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 12, 2017, 12:31:39 PM
 #385

How do you patching the .exe? with x64dbg? Could you add a little guide for do it please?

For the easy-goin you can open the exe with some hex-editor, then either search ASCII for 0x78 or you direct jump to address 00008EE0 (hex). There you find the authors 0x78.. address. Change it to yours and you will be fine Smiley Take care not to change any other byte but the ether-address.

Regards,

borox

Code:
Donations welcome :) 
BTC 18AT1kRgSoGrw1TCPpduPnWnX7t1TK23Xo
ETH 0x3084a8657ccf9d21575e5dd8357a2deaf1904ef6

Did you find this using nodevfee7? The address I found at 00008EE0 differs from the one you found. I found  0x69b612b2088a75054de71d7ec10dc50d3be94f55 instead.

Looks like the current balance is at 0 ether but there have been a bunch of transfers to btc https://etherchain.org/account/0x69b612b2088a75054de71d7ec10dc50d3be94f55#txsent
borox
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 12, 2017, 12:50:59 PM
 #386


Yes, v7.1 - maybe the Download file is different on Mega and Google or the author has changed it some time.
budd23
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
July 12, 2017, 12:59:01 PM
 #387


Yes, v7.1 - maybe the Download file is different on Mega and Google or the author has changed it some time.


Thanks for the quick guide, but how can you be sure his address isn't also obfuscated somewhere else in the code?
raumi29
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
July 12, 2017, 01:06:25 PM
 #388

His wallet 0x7 is however more often than once in the exe deposited. Have you tested with Wireshark several hours whether this works?

I'm not sure if you've completely cleaned NoDevFee with this workaround.

borox
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 12, 2017, 01:17:12 PM
Last edit: July 12, 2017, 07:02:21 PM by borox
 #389

Hi,

I disassembled and debugged the code. The other finding is for the help-lines, only.
The patched version runs since 48h, monitored using wireshark - all DevFee went into my purse.

Regards,

borox
Togie
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
July 12, 2017, 01:50:48 PM
 #390

Why do you making this software when claymore puts in the -nofee option inside his miner ?
i mean is it necessary ?
pr0ximus
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
July 12, 2017, 03:09:16 PM
 #391

Why do you making this software when claymore puts in the -nofee option inside his miner ?
i mean is it necessary ?
using -nofee would reduce your hash rate.
doktor83
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 626


View Profile WWW
July 12, 2017, 04:18:56 PM
 #392

You guys are so bad  Grin

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
b080180d
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 12, 2017, 05:08:39 PM
 #393

https://github.com/JuicyPasta/Claymore-No-Fee-Proxy

any kind soul can teach me how do i use this?

appreciate and thanks.
NikWing
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
July 12, 2017, 05:24:59 PM
 #394

hey guys Smiley
I'm reading here for some time but now I finally registered.

and I've got a question:
182 valid shares per hour, for 100 MHS ?  Shocked
On which pool ?

I have about 56 MH/s and the shares are between 28 and 45 per hour ...


@b080180d: the readme should tell you everything Shocked
just install python 2.7, add the python folder to the Windows path (reboot)
then follow the readme on the github page
doktor83
Hero Member
*****
Offline Offline

Activity: 2534
Merit: 626


View Profile WWW
July 12, 2017, 07:23:01 PM
 #395

Did Falcon flew away ?  Roll Eyes

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
borox
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 12, 2017, 07:56:04 PM
 #396


182 valid shares per hour, for 100 MHS ?  Shocked
On which pool ?

It's dwarfpool + Claymore Dual Mining 9.7 ETH/DCR + Patched NoDevFee

Regards,

borox

Oakey22
Sr. Member
****
Offline Offline

Activity: 488
Merit: 322


View Profile
July 12, 2017, 09:28:06 PM
 #397

Sneaky git, cant even get corrupt people doing the honest thing no more.
BTCBusinessConsult
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


Active Trading on EPIC5k and Spectre.Ai


View Profile WWW
July 12, 2017, 10:03:57 PM
 #398

Why don't you guys just use the miner and then the option of no dev fee. It only lowers the mining speed by like 1% or something minuscule.

but to each there own....

Edit: 182 accepts per hour on 100 MHS  Shocked Shocked

EPIC5k Trading on https://spectre.ai/?ref=PassiveIncome. Paying WEEKLY rewards in ETH since 2017. 100% FRAUD FREE Binary Trading Platform. $SXDT. Ask me about the ONLY smart options trading platform with 400% payouts, and their unique EPIC5000 trading system.
adaseb
Legendary
*
Offline Offline

Activity: 3766
Merit: 1718



View Profile
July 12, 2017, 10:06:55 PM
 #399

Why don't you guys just use the miner and then the option of no dev fee. It only lowers the mining speed by like 1% or something minuscule.

but to each there own....

Edit: 182 accepts per hour on 100 MHS  Shocked Shocked

Its lowers the speed by like 5% not 1%. So you lose 4% instead of losing 1% by dev mining fee.
BTCBusinessConsult
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250


Active Trading on EPIC5k and Spectre.Ai


View Profile WWW
July 12, 2017, 10:08:29 PM
 #400

Why don't you guys just use the miner and then the option of no dev fee. It only lowers the mining speed by like 1% or something minuscule.

but to each there own....

Edit: 182 accepts per hour on 100 MHS  Shocked Shocked

Its lowers the speed by like 5% not 1%. So you lose 4% instead of losing 1% by dev mining fee.

I stand corrected

EPIC5k Trading on https://spectre.ai/?ref=PassiveIncome. Paying WEEKLY rewards in ETH since 2017. 100% FRAUD FREE Binary Trading Platform. $SXDT. Ask me about the ONLY smart options trading platform with 400% payouts, and their unique EPIC5000 trading system.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!