Search content
Sort by

Showing 5 of 5 results by joelonxs
Post
Topic
Board Announcements (Altcoins)
[ANN] CROCOcoin [Ghostrider / Masternode]
by
joelonxs
on 26/12/2022, 08:48:40 UTC


About:

CROCOcoin is an open source community-owned electronic coin designed to conduct transactions in game projects such as PvP over the network. 51% attack protection guarantees you a stablecoin that will expand and evolve thanks to the community as well as our innovations. Our ecosystem will grow with a library of quality online PvP games where you can earn or multiply your CROCO.


Coinomic:

Total Supply: 21 Billion
Ticker: CROCO
Algorithm: GhostRider
Block Reward: 5000 CROCO
Reward Comissions: 2%
51% Protection: Yes


Link:

WebSite:
(in developing)

Windows Wallet:
https://github.com/CROCO-Coin/CROCO-Coin/releases/download/CROCO-Coin/CROCOcoin.zip



Post
Topic
Board Mining (Altcoins)
Re: [GUIDE][TUTORIAL][XMR,ETH,ETN]How To Mod Bios RX470/570/480/580 VEGA Mining 💰
by
joelonxs
on 28/02/2018, 15:10:14 UTC
Ok so I tried to buy one of the bios on his page and the payment expired before the payment was cleared. Now I tried to contact their support and they don't give an answer. Looks like I got scammed.
You've sent payment late, so system close the order, it's very clearly said on order page, I think 30 minutes to send payment is pretty much enough. Then you sent me an e-mail at 20:00 CET and expecting I will answer and fix it on midnight? I will return your LTC, never ever order anything again, same applies for my guides not even try to read them!!

That’s a great way to deal with clients. I don’t control the shitty exchanges that sometimes take a lot to make a simple withdrawal. Funny thing is you replied here first and not the email. Lol.

I’m waiting for the refund
Post
Topic
Board Mining (Altcoins)
Re: [GUIDE][TUTORIAL][XMR,ETH,ETN]How To Mod Bios RX470/570/480/580 VEGA Mining 💰
by
joelonxs
on 27/02/2018, 23:17:53 UTC
Ok so I tried to buy one of the bios on his page and the payment expired before the payment was cleared. Now I tried to contact their support and they don't give an answer. Looks like I got scammed.
Post
Topic
Board Mining (Altcoins)
Re: Claymore 10.1 nodevfee released
by
joelonxs
on 13/02/2018, 19:15:00 UTC
How to use:
 Copy nodevfee.exe and nodevfeeDll.dll to Claymore directory (in same directory with EthDcrMiner64.exe).
 Create bat file and use it nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS.
 Example: nodevfee.exe EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal 0x043B3b62201Bdf08cA97E3C7a2b00C359c0d4c0a.worker1 -epsw x  nodevfee.exe EthDcrMiner64.exe YOUR_USUAL_PARAMETERS.
 
Note: might be needed to work with -allcoins / -allpools. Create nodevfeeLog.txt file in same directory to enable logging / delete to disable.

there is no need to give administrative privilages...Smiley
Happy Mining...!!!
 
Download here:
https://github.com/faanigee/Claymore-10.1-with-Nodevfee

Update:
Complete package with claymore 10.1 just edit start.bat and start mining...!!!
Download link:
https://github.com/faanigee/Claymore-10.1-with-Nodevfee/releases/tag/v10.1



Donation: ETH: 0x043B3b62201Bdf08cA97E3C7a2b00C359c0d4c0a

Credits: minhook - The Minimalistic x86/x64 API Hooking Library for Windows (Tsuda Kageyu)
http://www.codeproject.com/KB/winsdk/LibMinHook.aspx https://github.com/TsudaKageyu/minhook


Ok so this app is a recompiled app from demion90. I first tried the original and it didnt work, now this one is not working too.

For the people that wants to try it you dont need to wait for a share you just check the miner .log file (starts with number 151) and search
for the word "eth_submitLogin" then check when the devfee starts if it really shows your address. That simple! Dont waste your time leaving it
for a day!

If anyone need any help, let me know!

Post
Topic
Board Mining (Altcoins)
Re: Claymore's Ethereum Mining NoDevFee v8.0 🔥
by
joelonxs
on 13/02/2018, 18:16:06 UTC
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/detection

I 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/nodevfee

Edit: 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!