Bitcoin Forum
June 25, 2025, 06:29:25 AM *
News: Latest Bitcoin Core release: 29.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 165129 times)
don.ton
Newbie
*
Offline Offline

Activity: 21
Merit: 0


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


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
 #382

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
 #383

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
 #384


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
 #385


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
 #386

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
 #387

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
 #388

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
 #389

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: 2856
Merit: 626


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

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
 #391

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
 #392

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: 2856
Merit: 626


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

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
 #394


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: 489
Merit: 322


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

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
 #396

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: 3878
Merit: 1735


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

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
 #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

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.
cris0338
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
July 12, 2017, 10:32:20 PM
 #399

OT,
Sorry, just for information,
Who has a proxy, can you use a program like DEVFEE to subtract share to the team and redirect it to a workername?
adaseb
Legendary
*
Offline Offline

Activity: 3878
Merit: 1735


View Profile
July 12, 2017, 11:10:09 PM
 #400


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




If this is true it means a 3.5% fee instead of the 1-2% Claymore fee. Basically bad karma for those that tried to steal Claymore earnings.

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!