lateninghtminer
Posts: 9
Joined: Sun Mar 04, 2018 12:23 pm

Late Night Miner - The First LUA Scriptable Miner (ver 0.1.1)

Sun Apr 15, 2018 8:00 am

Late Night Miner – Advanced CryptoNight CPU Miner with LUA
1   __          __          _   ___       __    __     __  ____                
   / /   ____ _/ /____     / | / (_)___ _/ /_  / /_   /  |/  (_)___  ___  _____
  / /   / __ `/ __/ _ \   /  |/ / / __ `/ __ \/ __/  / /|_/ / / __ \/ _ \/ ___/
 / /___/ /_/ / /_/  __/  / /|  / / /_/ / / / / /_   / /  / / / / / /  __/ /    
/_____/\__,_/\__/\___/  /_/ |_/_/\__, /_/ /_/\__/  /_/  /_/_/_/ /_/\___/_/     
                                /____/

Brief
“Late Night Miner” is a CryptoNight CPU miner written in C/C++ and the main focus was on creating
scripable (LUA), advanced, low print (undetectable) & remote configurable miner.
The vision is a cpu miner with different unique features that can be used by developers (LUA Scripts), companies and personal users in same small simple application.
The executable can be downloaded with needed features only.

The LUA engine provide a direct access to the miner, The API is limited now but we keep add new features in next releases. You can use any LUA library and write your own application that loaded by the miner.

Another feature is the low print engine to stop mess with antivirus exceptions, in fair use the Antivirus will allow the miner to work with minimal exceptions regarded the protection engine use. to keep it working Please update to the latest version as fast as possible.
In suspicions or abnormal use the protection software might block the miner, please use it for fair & legal mining.
This software is for research purposes & personal use on your own computer, DO NOT use this software for any illegal activity !!!
from version 0.1.0 follow Monero PoW change !!!!
New version 0.1.1 LUA Engine !!!!


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.
  • LUA Scripts (Beta) - Integrated LUA engine, a direct access to miner core using LUA Script. (Start from version 0.1.1) .
  • 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.

NEW 0.0.7 VERSION, MORE INFO BELOW
NEW 0.0.8 VERSION, MORE INFO BELOW
NEW 0.0.9 VERSION, MORE INFO BELOW
NEW 0.0.10 VERSION, MORE INFO BELOW
NEW 0.0.11 VERSION, MORE INFO BELOW
NEW 0.0.10 VERSION, MORE INFO BELOW
NEW 0.1.1 VERSION, MORE INFO BELOW
__   __           ____            ______    ______  __  __          ______    __  __           _____      
/\ \ /\ \  /'\_/`\/\  _`\         / /\  _`\ /\__  _\/\ \/\ \        / /\  _`\ /\ \/\ \  /'\_/`\/\  __`\    
\ `\`\/'/'/\      \ \ \L\ \      / /\ \ \L\_\/_/\ \/\ \ `\\ \      / /\ \,\L\_\ \ \ \ \/\      \ \ \/\ \   
 `\/ > <  \ \ \__\ \ \ ,  /     / /  \ \  _\L  \ \ \ \ \ , ` \    / /  \/_\__ \\ \ \ \ \ \ \__\ \ \ \ \ \  
    \/'/\`\\ \ \_/\ \ \ \\ \   / /    \ \ \L\ \ \ \ \ \ \ \`\ \  / /     /\ \L\ \ \ \_\ \ \ \_/\ \ \ \_\ \ 
    /\_\\ \_\ \_\\ \_\ \_\ \_\/_/      \ \____/  \ \_\ \ \_\ \_\/_/      \ `\____\ \_____\ \_\\ \_\ \_____\
    \/_/ \/_/\/_/ \/_/\/_/\/ /_/        \/___/    \/_/  \/_/\/_/_/        \/_____/\/_____/\/_/ \/_/\/_____/
                                                                                                           
                                                                                                           
 ____     ____     __  __          ____   __   ____    __  __          ______    ____    __  __            
/\  _`\  /\  _`\  /\ \/\ \        / /\ \ /\ \ /\  _`\ /\ \/\ \        / /\  _`\ /\  _`\ /\ \/\ \           
\ \ \L\ \\ \ \/\_\\ \ `\\ \      / /\ `\`\/'/'\ \ \/\ \ \ `\\ \      / /\ \ \/\ \ \,\L\_\ \ \_\ \          
 \ \  _ <'\ \ \/_/_\ \ , ` \    / /  `\/ > <   \ \ \ \ \ \ , ` \    / /  \ \ \ \ \/_\__ \\ \  _  \         
  \ \ \L\ \\ \ \L\ \\ \ \`\ \  / /      \/'/\`\ \ \ \_\ \ \ \`\ \  / /    \ \ \_\ \/\ \L\ \ \ \ \ \        
   \ \____/ \ \____/ \ \_\ \_\/_/       /\_\\ \_\\ \____/\ \_\ \_\/_/      \ \____/\ `\____\ \_\ \_\       
    \/___/   \/___/   \/_/\/_/_/        \/_/ \/_/ \/___/  \/_/\/_/_/        \/___/  \/_____/\/_/\/_/

Website:
https://www.late-night-miner.com/

What do u think??

ziggykitty
Posts: 1
Joined: Sat Dec 16, 2017 6:05 pm

Donate BTC of your choice to 1NnLsgiCT8A56G2YCzgbyNmZFv7B1wK69p

Re: Late Night Miner - The First LUA Scriptable Miner (ver 0.1.1)

Sun Apr 15, 2018 3:40 pm

I was just doing a quick read for a friend of mine ( no pu intended) anyways...sounds very interesting.

Return to “Mining software”

Who is online

Users browsing this forum: No registered users and 13 guests