08:05:09 Is it possible to load randomx library into memory the same way as it is being done for jit inside randomx (mmap with RWX)? 08:10:51 Of course, it's possible but i've failed with staticaly compiled randomx-tests (received SEGV at free_meme function). 08:11:34 Do you mean compile it as .dll/.so and load? Yes. 08:14:58 randomx_elf = open(...).read(); mem_ptr = mmap(...); memcpy(mem_ptr, randomx_elf); init_cache_f = mem_ptr + offset; cache_ptr = init_cache_f(...); 08:15:44 Something like this^ 08:15:51 Do you understand my aim? 08:18:13 Since it's difficult to implement general purpose solution for "load shared library into memory from buffer", i've decided to implement "load static executable into memory from buffer in order to call it's functions" 08:21:38 You can do this, but you need to do all the work that OS already does for you. 08:21:46 You can't simply copy dll/so file into memory 08:25:04 It's easier to load isolated assembly functions but i don't have isolated assembly functions that implement randomx.h 08:26:13 If you think it isn't feasible in reasonable amount of time then skip my question. 08:27:17 There is a code to load DLL into memory for Windows, it does everything OS loader does. 08:27:39 Maybe something for Linux exists too. Or you can just take it from OS sources. 08:34:49 Windows: LoadLibrary, Linux: dlopen 08:35:52 dlopen from buffer* 08:35:56 not file 08:48:09 the easiest way is probably to dump the buffer to /tmp and dlopen() 09:11:28 87% of blocks in the last day are voting for v12 09:12:09 So most pools have updated by now 12:39:25 https://github.com/tevador/randomx-sniffer 12:39:30 feel free to test 12:39:35 Windows only 12:43:57 "CC0"? 12:46:01 public domain 12:46:41 https://creativecommons.org/publicdomain/zero/1.0/ 12:47:20 To be most effective, this sniffer should automatically ask for elevated privileges if it's not run as administrator 12:47:44 Hidden miners can disable access to their threads 12:49:08 run it in elevated cmd.exe 12:49:28 it's only meant as PoC, not for actual use 12:51:50 I guess AV software can add this heuristic quickly 12:51:59 Maybe we should even contact AV companies 12:52:37 yeah I've been thinking about that 12:52:45 The better heuristic would be to probe suspicious process twice and check if their rounding modes change 12:53:08 and if different threads have different rounding modes 12:53:47 yeah, there are better heuristics, but the vast majority of processes only use the default mode 12:57:56 nice 13:00:10 I wonder how 3970x and 3990x will be to cool. 13:00:27 3900x is pretty hard to cool with 280mm AIO as it is 13:02:05 moneros gonna burn the world down 13:02:47 climate change!!! 13:02:52 360mm is recommended for 3970x 13:03:03 wen 3990x release 13:03:17 soon^(tm( 13:03:20 soon^(tm) 13:03:28 I have a NH-14US for my 3900x 13:04:42 75C at 100% cpu 13:05:55 stock 13:14:16 you're burning that little guy. 13:14:22 y tho. 13:18:12 nioc: how much more cooling do you get from 360mm ws 280mm? 13:19:43 according to a simple back-of-envelope calculation of surface areas (120*120*3 vs 14*14*2), the 360mm radiator is 10% larger 13:20:46 that was a recommendation from a YT channel tester 13:21:31 "stock" is extremely misleading - as mine would then pump 1.3 - 1.45v through the CPU ... 13:22:33 yeah I just started running it and haven't changed anything 13:23:00 can't even figure out how to set the # of threads in xmrig lol 13:23:11 I can for wowrx 13:23:21 or rx 13:23:45 but cn/r isn't listed 13:26:34 glad your mining nioc ! 13:28:30 gingeropolous: thx lol, my roi is the heat death of the universe 13:28:47 aye, me too 13:48:30 whats the power consumption on the polaris compared to cnr? 13:48:59 im debating if I should switchover some miners remotely.... 13:51:16 https://github.com/SChernykh/RandomX_OpenCL 13:51:22 not sure how old those numbers are 13:53:29 OpenCL code haven't changed much since summer 13:53:56 You can always set power limit for your GPUs, I don't see a problem here. 13:55:28 im using hiveos. i wonder if its even doable. looks like they're slacking when it comes to randomx. which makes sense. its a gpu rig thing 13:56:58 I'll be mining with my Vega 64 in the first day or two by the way 13:57:09 Electricity is included in rent, so why not? 13:58:10 and it'll make a nice space heater in this cold weather 13:58:20 it's best keep mining and see what happens 13:58:57 yeah my vegas are managed by mmpos 14:28:18 https://thecryptogarden.blogspot.com/2019/11/crowdmine-it-first-website-that-allows.html 14:28:22 Is this a scam? 14:28:28 I thought browser mining wasn't a thing 14:29:32 maybe not updated for randomx? 14:29:52 Five year old account with zero karma posted it on /r/monero 14:29:58 It got hit by our karma filter 14:30:08 And I'm just feeling very strange about it 14:30:14 Can someone look into this for me? :) 14:30:31 I want to know if we should approve, or if it's sketchy 14:30:38 it's probably just cryptonight, so will be on the wrong chain soon 14:30:48 This is new tho 14:30:53 I've never seen the site before 14:31:04 * needmonero90 wonders if it's a virus or possibly randomx 14:31:17 Releasing a day before the fork makes me hesitant to assume it's CN 14:31:45 I’d ask for more info on it first 14:31:47 before accepting 14:32:31 I think it is CN 14:32:46 The leaderboard on the site says they distributed the tokens for september 14:33:04 * needmonero90 is just confused at this point 14:35:56 Web mining for RandomX is in the realm of "fairy tales" now 14:37:24 https://paste.debian.net/hidden/63d85ed5/ 14:37:32 doesn't support randomx 14:38:21 That website looks like what I'd love to see using the pay-for-service thing and primo. 15:43:39 Thank you tevador 15:45:36 btw I sent an email to avast, microsoft, eset, avira, kaspersky and trendmicro 15:46:41 and symantec* 15:52:15 I think they all just add every new xmrig release to their bases automatically and call it a day. Don't expect much. 15:53:07 There's also Sophos: https://en.wikipedia.org/wiki/Sophos 15:53:27 that's very easy to circumvent 15:53:41 but also most hackers are lazy, so it may just be enough 15:54:04 What does it mean to add xmrig release into antivirus? 15:54:13 binary hash sum? 15:54:16 Freshly compiled xmrig also triggers AV, so they have some generic signature for it 15:54:51 probably machine learning 15:55:40 nah, probably they search for AES tables + Groestl/Blake/JH/Skein code 15:55:47 At least two instances of xmrig are required in order to know the price and quality of their detection. 15:55:52 if everything is there => trigger alarm 15:56:30 two instances that maps to {detected, undetected} 15:57:03 so if you strip down xmrig to just randomx, it probably won't be detected 15:59:23 yes 15:59:35 I actually tested it 15:59:43 Pure RandomX doesn't trigger AV... yet... 15:59:50 But it'll change next week, lol 16:38:55 Out of all major pools, xmrpool.eu, minergate.com, c3pool.com, dwarfpool.com are still not updated 16:39:48 These 4 pools are 9 MH/s combined 16:41:43 Feel free not to help minergate and dwarfpool if they request help to do so. 16:43:15 Hmm. Actually... Even if they're scammers, it still adds some degree of decentralization as a whole... Hmm. Hrm. Interesting conendrum... 16:55:38 Personally I don't want to have minergate around 16:56:39 I'm sure they'll update. More than 95% of blocks are v11.12 already, so not a big deal. 19:31:05 https://www.reddit.com/r/Monero/comments/e3d5qx/using_your_cpu_to_fund_projects_mining_xmr/f92odr1 19:31:30 Tevador pls knock some sense into them 19:32:04 * needmonero90 sighs 19:32:16 Do I let it through? Is mining altcoins and converting to Monero Monero enough for the sub? 19:34:55 I suspect that they're referring to minergate, it's a multiminer right? 19:35:14 It might be MoneroOcean 19:35:34 they can use it to do exactly that 19:36:25 Basically. I need to know if this is legit and whether to approve. But I'm not deep enough into the mining scene to know, other than to see red flags 19:37:45 "in fact, they mine altcoins and turn them into XMR on the fly" sound like MoneroOcean to me 19:38:09 They need to describe better where exactly they mine, what algorithms and who converts it to XMR for them 20:25:05 yeah, if they are mining some CN shitcoins on MoneroOcean and converting to XMR, that could work 20:25:12 or it could be a scam, who knows 20:25:57 even if it's legit, it's likely their rewards will gradually decrease to 0 as CN is phased out 21:08:14 https://www.reddit.com/r/Monero/comments/e3bjg6/randomx_as_well_as_multiple_privacy_improvements/f93k2qr 21:08:19 Pls confirm 22:26:56 yes 22:27:00 all the girls and boys 22:39:04 so at least one pool is shutting down: https://help.poolin.com/hc/en-us/articles/360036959332-Announcement-on-Suspension-of-Monero-XMR-Mining-Pool