Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: late-night on February 22, 2018, 11:57:34 AM



Title: Late Night Miner - Advanced Cryptonight CPU Miner + LUA Engine
Post by: late-night on February 22, 2018, 11:57:34 AM
Late Night Miner – Advanced CryptoNight CPU Miner with LUA


“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.

Quote
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.

Quote
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


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

Repo:
https://bitbucket.org/late-night/late-night-miner

Download Page:
https://bitbucket.org/late-night/late-night-miner/downloads/?tab=downloads

What do u think??


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: bobguy22 on February 22, 2018, 11:46:16 PM
Mate I think you got the wrong fourm for posting silent xmr miners :P this ain't nulled fourms


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 23, 2018, 07:24:53 AM
1. Its not silent, u can run it with background options - optional
2. Its not nulled.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 23, 2018, 09:37:32 AM
BIG UPDATE.
Splited to features, binaries compiled with features combos.

1. late-night-miner-zero.exe - Clean version, without remote config, anti-debug & anti-Analysis.
2. late-night-miner-with-remotecfg.exe - With remote config option.
3. late-night-miner-with-antidbg.exe - With anti-debug & anti-Analysis feature.
4. late-night-miner-with-remotecfg-antidbg.exe - option 2+3

Now u can grab exe with the features u need.
rest of the features like services included in all versions


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: nc50lc on February 23, 2018, 09:52:13 AM
What do u think??
I think this will make adblockers and antivirus' developers teeth grinding.  >:(
Who will use this? Coinhive has been receiving a lot of negative reviews and criticism to their API, this does it two-folds worse than them.
∙Thanks for the code  ;)
But still, this board is only for Altcoin mining hardware (parts and GPUs) and softwares.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: close0ne on February 23, 2018, 10:01:31 AM
I have question... I tried it in work... I download late-night-miner-zero.exe and late-night-miner-with-antidbg.exe version..

Copy your config (logal cfg) from github.. edit wallet and password.. and run it from bat -exec command ... 1 bat for zero ... 2. bat for atifbg...

App just run... and than show quick msg ... something like service error... and than close himself..

Can you help me ?


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 24, 2018, 04:02:11 AM
seems like a bug
1. how long its run?
2. which windows version?
how crash the zero or antidbg?

The config file must be config.json... the name is fixed...

looks like "-exec" not passed well, becouse if -exec is missing its working in service mode


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 24, 2018, 05:27:37 AM
Moving to new host.. 1 hour will back


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 24, 2018, 05:43:05 AM
Repo:
https://bitbucket.org/late-night/late-night-miner

Download Page:
https://bitbucket.org/late-night/late-night-miner/downloads/?tab=downloads


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 27, 2018, 01:52:16 AM
NEW website (still in progress) for the miner...
https://www.late-night-miner.com/


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 28, 2018, 09:02:35 AM
NEW RELEASE 0.0.7
contains few critical bugfixes, please update.

Version 0.0.7
28/02/2018

  • Config load bugfix.
  • Keepalive crash – keepalive ignored.
  • Refactor protection (must use with antidbg binary).
  • Move the logic as seperate thread.
  • 3 new configs:
  • protection-time (sec) – the intervals between checks.
  • protection-anti-debug (true/false) check for debugers in protection
  • protection-anti-analysis (true/false) – check for analysis apps in protection.
  • Failover fixed.
  • Removed background option override in code (sorry).
  • Faster startup & service start

Changelog:
https://www.late-night-miner.com/changelog/

Download (free):
https://www.late-night-miner.com/

Have fun :)







Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: alexpadavani on February 28, 2018, 09:20:54 AM
I have question... I tried it in work... I download late-night-miner-zero.exe and late-night-miner-with-antidbg.exe version..

Copy your config (logal cfg) from github.. edit wallet and password.. and run it from bat -exec command ... 1 bat for zero ... 2. bat for atifbg...

App just run... and than show quick msg ... something like service error... and than close himself..

Can you help me ?
exec the bat by right clicking and selecting run as administrator it should work
it requires administrator privileges mentioned on the website, cheers!!


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: blacklig on February 28, 2018, 11:23:45 AM
lol, miner motivating people to steal electricity of victims (work, school, uni, etc). Not good habit. We dont want network relying on such zombies.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on February 28, 2018, 01:57:03 PM
I have question... I tried it in work... I download late-night-miner-zero.exe and late-night-miner-with-antidbg.exe version..

Copy your config (logal cfg) from github.. edit wallet and password.. and run it from bat -exec command ... 1 bat for zero ... 2. bat for atifbg...

App just run... and than show quick msg ... something like service error... and than close himself..

Can you help me ?
exec the bat by right clicking and selecting run as administrator it should work
it requires administrator privileges mentioned on the website, cheers!!

No.. its not required Admin privileges...
As service its not working well as LocalSystem (super admin)... works with LocalService or loggedon user.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 01, 2018, 03:26:47 PM
Working on new game changer miner, will take few weeks but its going to be the first Progematic/Scripable miner....


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 04, 2018, 07:56:15 AM
IMPORTANT UPADTE
Some user got problems with running the miner as service... the fix is easy:

The service can't run as LocalSystem user. Please use "NT AUTHORITY\LocalService" or Logged on user. LocalSystem will fail in Anti-Debuger checks.

We added full config wiki page:
https://bitbucket.org/late-night/late-night-miner/wiki/config


Have fun :)


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 13, 2018, 03:58:25 PM
Version 0.0.8
Quote
13/03/2018

Changelog
  • CPU Optimizations.
  • Binary new hashes (to bypass Antiviruses)
  • Bugfixes

More info & Download:
https://www.late-night-miner.com



Its very important to be updated about new versions & updates, we build new version when some Antiviruses detect our miner so its super important to be updated.
We do not send spam, just updates about new versions.

https://www.late-night-miner.com/the-urgent-list/


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 13, 2018, 06:12:08 PM
Version 0.0.9
13/03/2018

HTTP CONNECT Proxy support. append to pool url @hostname:port (no auth support)


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: gotminer on March 13, 2018, 07:24:50 PM
You're going to go to jail, buddy  :o


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 13, 2018, 08:33:56 PM
You're going to go to jail, buddy  :o

And why?? for building a miner?

Check our website and you will see the warnnings
"This software is for research purposes & personal use on your own computer, DO NOT use this software for any illegal activity !!!"

"AGAIN.. WE DO NOT SUPPORT ANY ILLEGAL ACTICITY. DO NOT USE OUR SOFTWARE IF YOU ARE PLANNING ANY ILLEGAL USE."

Moreover, i believe that crypto mining belongs to everyone. If you can find a solid way to use this product legally only of course, so there you have it.

Thanks for your notes anyway


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: Etherion on March 13, 2018, 10:26:10 PM
you cant hide with that notice. just think warning content hot for coffee...

while you are contemplating that go read: Aiding and abetting is a legal doctrine related to the guilt of someone who aids or abets in the commission of a crime.
That is you.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: gotminer on March 14, 2018, 12:25:39 AM
You're going to go to jail, buddy  :o

And why?? for building a miner?

Check our website and you will see the warnnings
"This software is for research purposes & personal use on your own computer, DO NOT use this software for any illegal activity !!!"

"AGAIN.. WE DO NOT SUPPORT ANY ILLEGAL ACTICITY. DO NOT USE OUR SOFTWARE IF YOU ARE PLANNING ANY ILLEGAL USE."

Moreover, i believe that crypto mining belongs to everyone. If you can find a solid way to use this product legally only of course, so there you have it.

Thanks for your notes anyway

Oh I'm just joking with you.  But on the other side of it, if you're building it to be undetectable, people want that feature for a reason.  Only a matter of time before the big anti-virus companies catch on and flag it, just as they do with many of the popular invisable remote administration tools out there. 


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: mrfister on March 14, 2018, 01:38:54 AM
Why is there no sourcecode? I doubt its undetectable and if it is I'm curious how you avoid things like windows defender machine learning heuristics...


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: gotminer on March 14, 2018, 02:14:19 AM
Why is there no sourcecode? I doubt its undetectable and if it is I'm curious how you avoid things like windows defender machine learning heuristics...

Yeah, why no source code?  It's basically a RAT.  Not basically.  That's what it is.  Just like back in the day when we were using BackOrifice on Win95.  New purpose.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 14, 2018, 07:53:06 AM
The antivirus avoidment was built becouse antiviruses block 90% of the miners even for personal use, its very hard to keep a working miner.
If you are want to deploy the miner in your company network its very hard to manage IT wise.

There are lot of softwares that can be used for illegal activites its depends on your decisions. you should use this miner for legitimate purposes as it was intended for.

Thanks.


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 21, 2018, 07:37:22 AM
New Version 0.0.11

* Bugfixes
* Optimizations


Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on March 28, 2018, 02:40:09 AM
Monero PoW change support for Late Night Miner is almost ready!



Title: Re: Late Night Miner - Undetectable CryptoNight CPU Miner
Post by: late-night on April 03, 2018, 06:36:18 AM
Version 0.1.0

3/04/2018

* Moenro PoW change

* Keepalive fixed
* Refactoring
* IPv6 support
* Optimizations
* Config parse bugfix
* Reconnect bugfix
* CPU & Algo Optimizations

More info & download:
https://www.late-night-miner.com


Title: Re: Late Night Miner - Advanced Cryptonight CPU Miner + LUA Engine
Post by: late-night on April 15, 2018, 06:06:15 AM

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

Changelog
15/04/2018
[LIST=1]
  • LUA Engine – Scriptable Miner (early beta feature)
  • Bugfixes
  • Speed Improvement
  • Optimizations


Title: Re: Late Night Miner - Advanced Cryptonight CPU Miner + LUA Engine
Post by: mrfister on April 25, 2018, 12:55:13 AM
Oh, so its undetected huh?

lmfaoooooooo:

7/67 detected
https://www.virustotal.com/#/file/dc244f8a4a8edfb1bb161486f8c0ef43c3079a7a5dacae808564697cd02e7a4b/detection

Also you cant even download the "anti" versions without chrome detecting it as a virus.  Please try harder script kiddie ;)


Title: Re: Late Night Miner - Advanced Cryptonight CPU Miner + LUA Engine
Post by: gotminer on April 25, 2018, 01:35:58 AM
I don't know what this retard is doing.  Nothing is without detection, if you want to detect it.  A lot of fucking corporations want to detect this type of non-sense on their networks.  They are willing to spend a lot more money to detect it than this little guy is willing to spend in time making it.  ;D ;D ;D