Rust for Malware Development

3 points by rggr


wink

I mean, I'm no malware developer but getting dynamically linked binaries to run on a different system with unknown kernel/libc can already be challenging, so I don't get why you would ever not statically build your malware - I found that point of comparison pretty weird. And that's without the assumption that the rust binary would be statically linked by default. Slightly confused here.