AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is Rust a Better Language Than C++?
Rust is kind of uncharted territory as far as I'm concerned. The steps that you need to do to reverse engineer and kind of figure out what's happening are actually more painful. It feels like the tooling like Ida for instance the disassembler that we use on the job doesn't seem to support the Rust language as well as it supports the Go language. At the end of the day Rust tends to generate constructs that really look like C++ and C ++ is a mess to begin with.