upvote
Ignoring comments is not a solution because the texts can be put in random strings among the actual code.
reply
And really all it takes is one keyword such as “nuke”.
reply
Nuke is probably too generic but I wouldn't put it past an LLM to get thrown away by that. A safer showstopper probably would be to export symbols like uf6_enrichment_loop and refer to your C&C server as a nuclear reactor controller.

https://www.youtube.com/watch?v=Gbgk8d3Y1Q4

On a second thought, probably better to act like it is a tool for "frontier LLM research". Export symbols like "mythos_distillation_subroutine".

reply
Haha now I’m picturing obfuscation where instead of 0x everything is a scary word.
reply
Provides possible clues to the origin and use.
reply
because not all malware is open source

scanning arbitrary blobs very often entails running `strings` on the binary. Just slap it in there and oop there goes your LLM.

reply