Back to articles
Anthropic says Mythos is too dangerous for cyber: here's how Opus actually perform

Anthropic says Mythos is too dangerous for cyber: here's how Opus actually perform

via Dev.toLaurent Laborde

So Anthropic isn't releasing Claude Mythos to the general public. One of the reasons is "it's too cyber-capable". Okay, sure, perhaps. The technical paper is all about Mythos "getting so much better than Opus it's scary". If How big is the jump to Mythos? ? Where is the baseline ? So i've sent a simple test to Opus 4.6. I'm testing various model to read some asm code and tell me what it does (i know precisely what it's doing). Most of them have a "rough idea" of what it's doing but they mostly fail to be practically useful. So i'm asking you. If you can't, that make sense they can't either. what is this code doing ? 55 push rbp {__saved_rbp} 4889e5 mov rbp, rsp {__saved_rbp} 4883ec10 sub rsp, 0x10 b900000000 mov ecx, 0x0 ba01000000 mov edx, 0x1 be00000000 mov esi, 0x0 bf00000000 mov edi, 0x0 b800000000 mov eax, 0x0 e838feffff call ptrace 4883f8ff cmp rax, 0xffffffffffffffff 7578 jne 0x4012d6 e85dfeffff call fork 8945fc mov dword [rbp-0x4 {var_c_1}], eax 837dfc00 cmp dword [rbp-0x4 {var

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles