Cpuminer-Opt 3.19.3 (Multi) Download, Setup for 2022

GitHub:
It's been quite a while since we last mined a cryptocurrency that only has a CPU miner, not a GPU or ASIC, and uses a new encryption algorithm, and we also used cpuminer-opt . So why not go back to it and focus on your mining CPU using the latest cpuminer-opt 3.8.4 WAVI coins () which uses the new yescryptr32 .

Link to the new version of cpuminer-opt v3.13.0.1 (NoFee) :

NoFee (NoDevFee) is a new official version of the miner with the software developer commission disabled.

If you are interested in what kind of performance you can expect from mining this algorithm on CPUs, here is a guide for you.

  • Intel Core i7 6850K (6 cores @ 3.6 GHz + HT) runs at 635 Hz/s in yescryptr32 algorithm without overclocking the CPU.
  • A processor similar to the commonly used Intel Celeron G1840 (2.8 GHz dual-core) is capable of clocking up to 110 H/s in terms of hashrate when mining yescryptr32.

If you try to mine WAVI coins on another processor, feel free to share the results of your work in the comments below, and happy mining!

Hashrate (overclocked):

  • Intel Core I3
  • yescrypt - 2.2-2.4
  • yespower - 0.42

Requirements

  • Older processors are supported by cpuminer-multi TPruvot, but with reduced performance.
  • ARM and Aarch64 processors are not supported.
  • MacOS, OSx and Android are not supported.

x86_64 architecture processor with minimal SSE2 support. This includes Intel Core2 and newer and AMD equivalents. Further optimization is available for some algorithms for processors with AES, AVX, AVX2, SHA, AVX512 and VAES.

64-bit Linux or Windows OS. Ubuntu and Fedora based distributions, including Mint and Centos, are known to work and have all the dependencies in their repositories. Others may work but may require more effort. Older versions like Centos 6 do not work due to missing features. 64-bit Windows OS is supported with mingw_w64 and msys or pre-built binaries.

A stratification pool supporting stratified tcp:// or stratified ssl:// protocols or RPC getwork using http:// or https://. GBT is YMMV.

Supports algorithms:

  • Allium
  • anime
  • argon2
  • Argon2d250
  • argon2d500
  • Argon2d4096
  • axiom
  • blake
  • Blake2b
  • Blake2s
  • blakecoin
  • bmw
  • bmw512
  • C11
  • decred
  • deep
  • dmd-gr
  • Groestl
  • Hex
  • HMQ1725
  • hodl
  • jha
  • Keccak
  • Keccakc
  • LBRY
  • Luffa
  • lyra2h
  • lyra2re
  • Lyra2REv2
  • Lyra2REv3
  • Lyra2Z
  • lyra2z330
  • m7m
  • myr-gr
  • NeoScrypt
  • Nist5
  • pentablake
  • PHI1612
  • PHI2
  • phi2-lux
  • pluck
  • Polytimos
  • power2b
  • Quark
  • qubit
  • Scrypt
  • scrypt:N
  • sha256d
  • sha256q
  • Sha256t
  • sha3d
  • shavite3
  • Skein
  • Skein2
  • skunk
  • Sonoa
  • Timetravel
  • TimeTravel10
  • Tribus
  • Vanilla
  • Veltor
  • Whirlpool
  • whirlpoolx
  • X11
  • X11evo
  • X11Gost
  • X12
  • X13
  • x13bcd
  • x13sm3
  • X14
  • X15
  • X16R
  • x16rv2
  • X16RT
  • x16rt-veil
  • X16S
  • X17
  • x21s
  • X22i
  • X25X
  • Xevan
  • Yescrypt
  • yescryptr8
  • yescryptr8g
  • yescryptr16
  • yescryptr32
  • yespower
  • yespowerr16
  • yespower-b2b
  • Zr5

What is CpuMiner

CpuMiner

is a program for mining cryptocurrencies on a processor. The program supports more than 90 mining algorithms.

CPUMiner is an open source program. This means that everyone can see what it does in the system, as well as contribute to the development.

This software was developed by several developers: TPruvot, JayDDee and Rplant. However, this program was originally invented by users with the nicknames “Lucasjones” and “Pooler”.

Preventative tips for your PC from being re-infected with cpuminer-sse2.exe in the future:

GridinSoft Anti-Malware offers an excellent solution that can help prevent malware from infecting your system in the future. This feature is called “On-run Protection”. By default, it is disabled after installing the software. To enable it, please click on “ Protect ” and click on the “ Start

This useful feature can allow people to prevent the installation of malicious software. This means that when you try to install some suspicious applications, On-run Protection will block this installation attempt. NOTE! If users want potentially dangerous programs to be installed, they can select the "Ignore Always" button. In case you want to block the malware, you must select “Block always”.

Example setup for Dogecoin

STRATUM:stratum+tcp://dogeminingpool.com
PORT:3009
Username (wallet):DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo
Password:x

This is what the finished CpuMiner Doge batch file will look like on the dogeminingpool pool :

Simply replace DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo with your own Dogecoin wallet address.

Example:

cpuminer-sse2.exe -a scrypt -o stratum+tcp://dogeminingpool.com:3009 -u DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo.0 pause

If you want to understand how to set up everything from scratch, then you need to enter 5 commands one by one:

  1. cpuminer-sse2.exe is the name of the program we are launching
  2. scrypt - mining algorithm
  3. dogeminingpool.com - pool address
  4. 3009 - pool port
  5. DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo - wallet address for mining on the exchange.

To set up a batch file for solo mining, we need to launch the wallet in server mode with port 9999 and enter other commands:

cpuminer-sse2.exe -a scrypt -o https://127.0.0.1:9999 —coinbase-addr DKs5E8nWJe2E5vYnVSoYqNjw2T17nGYUDo pause

Here we added --coinbase-addr - used for solo mining.

You can try adding the rpc resolving ip to create the .conf. file To allow connections only from your local network, you can specify your subnet in the rpcconnect parameter. You also need to specify the internal IP address of the machine you are connecting the miner to in rpcconnect. Then run the wallet in server mode and use the wallet IP address, rpcuser, rpcpassword and rpcport in the miner configuration file.

Setting up for NiceHash

Here is a batch file for NiceHash:

cpuminer-sse2.exe -a scrypt -o stratum+tcp://scrypt.eu-west.nicehash.com:3333 -u 3HHG3zpxP4AmbKDR9iRy1c2bqAb4WKhNwm.0 pause

Video text

Do you think that you have a Virus Miner on your computer? Watch this video, it describes in detail how to find, cure, remove Bitcoin Miner from your computer.

Virus file: "cpuminer.exe" and "TrayIt.exe". How to delete?

Symptoms: the video card gets very hot, heats up without load, the processor constantly does not have enough memory.

Recently, new viruses have been created to mine cryptocurrencies. Miners are trying to use your computer's computing power for their own purposes. Be careful!

What is CPU Miner

Algorithms

allium Garlicoin (GRLC) anime Animecoin (ANI) argon2 Argon2 Coin (AR2) argon2d250 argon2d500 argon2d-dyn, Dynamic (DYN) argon2d4096 argon2d-uis, Unitus (UIS) axiom Shabal-256 MemoHash blake blake256r14 (SFR) blake2b Blake2b 256 blake2s Blake -2 S blakecoin blake256r8 bmw BMW 256 bmw512 BMW 512 c11 Chaincoin decred Blake256r14dcr deep Deepcoin (DCN) dmd-gr Diamond groestl Groestl coin hex x16r-hex hmq1725 Espers hodl Hodlcoin jha jackppot (Jackpotcoin) keccak Maxcoin kecca kc Creative Coin lbry LBC, LBRY Credits lyra2h Hppcoin lyra2re lyra2 lyra2rev2 lyrav2 lyra2rev3 lyrav2v3 lyra2z lyra2z330 Lyra2 330 rows m7m Magi (XMG) myr-gr Myriad-Groestl minotaur Ringcoin (RNG) neoscrypt NeoScrypt(128, 2, 1) nist5 Nist5 pentabl ake 5 x blake512 phi1612 phi phi2 polytimos power2b MicroBitcoin (MBC) quark Quark qubit Qubit scrypt scrypt(1024, 1, 1) (default) scrypt:N scrypt(N, 1, 1) sha256d Double SHA-256 sha256q Quad SHA-256, Pyrite (PYE) sha256t Triple SHA-256 , Onecoin (OC) sha3d Double Keccak256 (BSHA3) shavite3 Shavite3 skein Skein+Sha (Skeincoin) skein2 Double Skein (Woodcoin) skunk Signatum (SIGT) sonoa Sono timetravel timeravel8, Machinecoin (MAC) timetravel10 Bitcore (BTX) tribus Denarius (DNR) vanilla blake256r8vnl (VCash) veltor verthash whirlpool whirlpoolx x11 Dash x11evo Revolvercoin (XRE) x11gost sib (SibCoin) x12 Galaxie Cash (GCH) x13 X13 x13bcd bcd x13sm3 hsr (Hshare) x14 X14 x15 X15 x16r x16r v2 x16rt Gincoin (GIN) x16rt-veil Veil (VEIL) x16s x17 x21s x22i x25x xevan Bitsend (BSD) yescrypt Globalboost-Y (BSTY) yescryptr8 BitZeny (ZNY) yescryptr8g Koto (KOTO) yescryptr16 Eli yescryptr32 WAVI yespower Cryply yespowerr16 Yenten (YTN) yespower-b2b generic yespower + blake2b zr5 Ziftr

Teams

—algo or a short synonym for this command -a — specifies the mining algorithm (for example: 'ethash', 'mtp', 'kawpow', 'progpow')

Important! Use either the long synonym -algo or the short synonym -a. There is no need to use both together.

Further commands will be indicated separated by commas. First the short synonym, and then the long ones. Remember to only use one option.

-v, --version — Display the version and exit.

-c, --config \ - Use config in JSON format instead of a batch file (CMD file).

To launch CpuMiner from the configuration file config.txt, enter in the console: cpuminer-sse2.exe -c config.txt

Use the config_example file as a starting point to create your own configuration.

Description of the threat

Executable file name:

CPU Miner

(randomname).dll

Badware

Win32 (Windows XP, Windows Vista, Windows Seven, Windows 8)

CPU Miner infection method

CPU Miner copies its file(s) to your hard drive. A typical file name is (randomname).dll . Then it creates a startup key in the registry with the name CPU Miner and the value (randomname).dll . You can also find it in the list of processes named (randomname).dll or CPU Miner .

If you have additional questions regarding CPU Miner, please fill out this form and we will contact you shortly.

Requirements

  • x86_64 architecture processor with minimal SSE2 support. This includes Intel Core2 and newer and AMD equivalents. Further optimization is available for some algorithms for processors with AES, AVX, AVX2, SHA, AVX512 and VAES.
  • 64-bit Linux or Windows OS. Ubuntu and Fedora based distributions, including Mint and Centos, are known to work and have all the dependencies in their repositories. Others may work but may require more effort. Older versions like Centos 6 do not work due to missing features. 64-bit Windows OS is supported with mingw_w64 and msys or pre-built binaries.
  • A stratum pool supporting stratum + tcp:// or stratum + ssl:// protocols or RPC getwork using http:// or https://. GBT is YMMV.
  • Older processors are supported by cpuminer-multi TPruvot, but with reduced performance.
  • ARM and Aarch64 processors are not supported.
  • MacOS, OSx and Android are not supported.

Errata

Old algorithms that are no longer used frequently will not have the latest optimizations.

Cryptonight and its variants are no longer supported, please use another miner.

Neoscrypt crashes on Windows, use an outdated version.

AMD processors older than Piledriver, including the Athlon x2 and Phenom II x4, are not supported by cpuminer-opt due to incompatible SSE2 implementations on these processors. Some algorithms can fail a miner with an incorrect instruction. Users are advised to use a non-optimized miner such as cpuminer-multi.

cpuminer-opt does not work for Decred algo mining in Nicehash and only produces unacceptable extranonce2 size deviations.

Performance testing does not work for x11evo.

Functions

Removes all files created by CPU Miner.

Removes all registry entries created by CPU Miner.

The program can fix browser problems.

Immunizes the system.

Removal is guaranteed - if the Utility fails, free support is provided.

24/7 antivirus support via GoToAssist is included in the package.

Our support team is ready to solve your problem with CPU Miner and remove CPU Miner right now!

Leave a detailed description of your problem with CPU Miner in the Technical Support section. Our support team will contact you and provide you with a step-by-step solution to your CPU Miner problem. Please describe your problem as accurately as possible. This will help us provide you with the most effective CPU Miner removal method.

Download the CPU Miner removal utility from the Russian company Security Stronghold

If you are not sure which files to delete, use our program CPU Miner Removal Tool .. CPU Miner Removal Utility will find and completely remove CPU Miner and all problems associated with the CPU Miner virus. A fast, easy-to-use CPU Miner Removal Tool will protect your computer from the CPU Miner threat that harms your computer and violates your privacy. CPU Miner Removal Utility scans your hard drives and registry and removes any manifestation of CPU Miner. Regular antivirus software is powerless against malicious programs such as CPU Miner. Download this simplified removal tool specially designed to solve problems with CPU Miner and (randomname).dll (download will start automatically):

What's new in v3.14.3?

  • More mutex changes to reduce blocking with more threads;
  • Fixed problem with memory alignment in hodl algo;
  • Added warning when number of threads is not allowed for hodl algo mining.

Please note that miners are often flagged as malware by antivirus programs. This is not true, they are flagged simply because they are cryptocurrency miners. If you don't trust the software, don't use it!

cpuminer-opt is a fork of cpuminer-multi from TPruvot with optimizations imported from other miners developed by Lucas Jones, djm34, Wolf0, pooler, Jeff Garzik, ig0tik3d, elmad, palmd and Optiminer, with additional optimizations by JD.

All code is considered open and free. If anyone has a complaint against any of them, please post your case on the cpuminer-opt Bitcoin Talk forum or via email.

Miner programs are often flagged as malware by antivirus programs. This is a false positive, they are flagged simply because they are cryptocurrency miners. The source code is open to everyone. If you don't trust the software, don't use it.

This note confirms that bitcointalk users JayDDee and joblo are the same person.

I created a new BCT user JayDDee according to my github user ID. The old thread has been blocked, but still contains useful information to read.

See the RELEASE_NOTES file for the changelog and INSTALL_LINUX or INSTALL_WINDOWS for compilation instructions.

Rating
( 1 rating, average 4 out of 5 )
Did you like the article? Share with friends:
For any suggestions regarding the site: [email protected]
Для любых предложений по сайту: [email protected]