Prabhu Missier

Prabhu Missier has built safety critical real time applications in the Avionics, Automotive Electronics, Data management and Network Security domains using C++ while at Honeywell, IBM, BAE and other places. These days he works in the Defense sector.
He also runs a Software Development studio and apart from tinkering with Android and Arduino he loves trekking in Australia where he lives.

Sessions

  • Can C++ Become a Memory Safe Language?

    Beginner
    Intermediate
    Security & Safety

    In June 2025 the NSA and CISA released a cybersecurity information sheet stressing the need to move to memory safe languages to reduce vulnerabilities in modern software development. This wasn't the first and only advisory note and it seriously undermined the image of C++ and its use in developing critical applications which maintain national security or for that matter any critical system. Memory safety is a key consideration while building systems impacting national security and C++ has always been grappling with memory safety. The C++ core guidelines when enforced and static analysis when done can only mitigate risks to a […]