Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Updated to v1.2.2
Browse files Browse the repository at this point in the history
* Fixed crash when some connections are blocked by the government/ISP in places like Turkey or China
  • Loading branch information
UnamSanctam committed Apr 9, 2021
1 parent 2b8c2cb commit c028028
Show file tree
Hide file tree
Showing 5 changed files with 193 additions and 163 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<img src="https://github.com/UnamSanctam/SilentETHMiner/blob/master/SilentETHMiner.png?raw=true">

# SilentETHMiner v1.3.1 - Based on Lime Miner v0.3
# SilentETHMiner v1.3.2 - Based on Lime Miner v0.3


## Main Features
Expand Down Expand Up @@ -39,35 +39,37 @@ So the requirements are as follow:

## Changes

# v1.3.1 (09/04/2021)
### v1.3.2 (09/04/2021)
* Fixed crash when some connections are blocked by the government/ISP in places like Turkey or China
### v1.3.1 (09/04/2021)
* Fixed minor injection option bug
# v1.3 (09/04/2021)
### v1.3 (09/04/2021)
* Fixed critial bug on some Windows systems
* Added Task Scheduler startup when miner has administrator privileges
* Replaced and improved injector
* Added advanced options form
* Added debug option to display errors for testing
* Added ability to obfuscate watchdog
* Fixed miscellaneous bugs
# v1.2 (01/04/2021)
### v1.2 (01/04/2021)
* Updated miner
* Added timer that reinitalizes GPU and memory every 30 minutes for better longevity during long mining sessions
* Recoded injector and watchdog from VB to C#
* Overall improved watchdog and injector
* Decreased antivirus detections
* Added built-in function name obfuscation
# v1.1 (28/03/2021)
### v1.1 (28/03/2021)
* Improved miner
* Added compatability for RTX 3000 series cards among others
* Updated Watchdog
* Improved injector workflow reliability
* Changed encryption since the code was detected
# v1.0.2 (23/03/2021)
### v1.0.2 (23/03/2021)
* Better support for running XMR miner and ETH miner simultaniously
* Changed encryption
# v1.0.1 (20/03/2021)
### v1.0.1 (20/03/2021)
* Added support for proxy mining
# v1.0 (20/03/2021)
### v1.0 (20/03/2021)
* Inital release

## Author
Expand Down
14 changes: 9 additions & 5 deletions SilentETHMiner/Advanced.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c028028

Please sign in to comment.