• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Late Night Miner - Advanced CryptoNight CPU Miner

lateninghtminer

New member
Brief
“Late Night Miner” is a CryptoNight CPU miner written in C/C++ and the main focus was on creating undetectable & remote configurable miner.
The main reasons was: stop mess with AntiVirus exceptions, companies that want to run miners on their computers at night or just home users that got few computers and don’t want to mess with configuration/exception in each computer.

Features
  • Windows service - Works as windows service controlled with -install, -remove & -exec commands. No more BAT files and ugly workaround to auto start the miner.
  • Remote & Local configuration - The configuration loaded from config.json file that must be in same folder with the exe file. you can write your config there or
    specificate a URL to remote file (http), search for example in configuration section bellow.
  • Undetectable - The software use advanced technics to bypass AntiViruses, Debuggers & Analysis tools. This feature created to help sysadmins & home users in order to avoid mess with exceptions - do not use it for ant illegal activity !!!
  • Realtime detection - Realtime detection engine for Analysis. Configurable protection intervals and enable/disable checks.
  • Static executable - contains all dependencies & DLLs needed to run the miner compiled into the exe file, no additional DLLs required.
  • Macros - Macro can be used in pool username & password, right now supports only 1 macro [!UUID!] to use unique machine id in username or password to identify the machine as worker.
  • Feature based executables - Each version is compiled in different combos that includes/exclude some features form the exe file. search file binaries section bellow.
  • XMRig config - The config is almost compatible with xmrig config file.
  • CPU usage - Configurable max cpu limit, cpu affinity & process priority.
  • Safe mode - In auto config mode you can set the max threads count.
  • Background mode & logging - You can run the miner without background mode and see the logs in your cmd console or run it in background mode and set log file.
  • Retries & retry-pause - Set the max retries for each pool before jump to next one and the pause intervals.
  • HTTP PROXY - Support HTTP CONNECT Proxy.
AGAIN.. WE DO NOT SUPPORT ANY ILLEGAL ACTICITY. DO NOT USE OUR SOFTWARE IF YOU ARE PLANNING ANY ILLEGAL USE.

Search in Google "Late Night Miner", i can't post links
 
  • Background mode & logging - You can run the miner without background mode and see the logs in your cmd console or run it in background mode and set log file.
  • Retries & retry-pause - Set the max retries for each pool before jump to next one and the pause intervals.
  • HTTP PROXY - Support HTTP CONNECT Proxy.
AGAIN.. WE DO NOT SUPPORT ANY ILLEGAL ACTICITY. DO NOT USE OUR SOFTWARE IF YOU ARE PLANNING ANY ILLEGAL USE.
 
Back
Top