This repository has been archived by the owner on Sep 12, 2023. It is now read-only.
SilentXMRMiner v1.5.0
UnamSanctam
released this
02 Oct 00:46
·
4 commits
to master
since this release
The previous version was supposed to be the last one before the unified miner but I recieved great results by loading everything by Shellcode making it worthwhile to update
- Added new Shellcode loader, the miner, watchdog and uninstaller will now be converted into shellcode and injected using a native C loader which greatly reduces detections
- Added custom tcc C compiler to compile the Shellcode loader
- Added custom windres resource compiler to allow icons, assembly data and run as administrator for the native C program
- Added donut to convert .NET programs into Shellcode
- Added option to disable Shellcode loader
- Remade and optimized much of the miner and watchdog code
- Removed old C# loader
- Renamed Install to Startup due to confusion