This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
74051ee997ba909686aea352c45e7e91cbe2860a
xmrig-hac
/
src
History
XMRig
74051ee997
Auto-detect proper asm variant.
2018-09-23 19:09:05 +03:00
..
3rdparty
Update libcpuid to recent git version.
2018-09-23 13:05:03 +03:00
api
Old static class Cpu replaced to interface ICpuInfo.
2018-09-23 17:51:56 +03:00
common
Auto-detect proper asm variant.
2018-09-23 19:09:05 +03:00
core
Auto-detect proper asm variant.
2018-09-23 19:09:05 +03:00
crypto
Cryptonight variant 2 - final version
2018-09-22 17:21:32 +02:00
interfaces
Added debug thread log.
2018-09-15 16:48:57 +03:00
net
Added TLS fingerprint validation.
2018-09-16 08:14:22 +03:00
workers
Old static class Cpu replaced to interface ICpuInfo.
2018-09-23 17:51:56 +03:00
App_unix.cpp
Fix Linux build.
2018-04-21 21:41:39 +07:00
App_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
App.cpp
Old static class Cpu replaced to interface ICpuInfo.
2018-09-23 17:51:56 +03:00
App.h
Move files.
2018-06-05 07:34:58 +07:00
config.json
Fix av option in generated config.
2018-05-04 03:31:17 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Fix Linux build.
2018-04-21 21:41:39 +07:00
Mem_win.cpp
Move logging code to common folder.
2018-04-20 18:54:58 +07:00
Mem.cpp
Fixed ARM build.
2018-04-15 12:58:17 +07:00
Mem.h
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
Summary.cpp
Old static class Cpu replaced to interface ICpuInfo.
2018-09-23 17:51:56 +03:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
v2.8.0-dev
2018-09-13 11:20:10 +03:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00