Part 3 | De-serialization (Correction) | Example of Binary Serialization in C++

preview_player
Показать описание
This is the correction to the following video:
"Part 2 | De-serialization | Example of Binary Serialization in C++ | Secure Programming Practices"

This video is accompanied by my blog post:

For the source code check "BinSerialize" Visual Studio C++ solution on GitHub:

Time Codes:
===========================
0:28 Correction for the incorrect std::string size check during de-serialization.
3:25 Adding a check if a double type refers to a valid number during de-serialization.
7:32 Final check if de-serialization logic produced the same structure as the original.

#windows #security #serialization #cpp
Рекомендации по теме