Background

Blog

19 Articles
36 Tags
Updated Weekly

Articles about reverse engineering and offensive security research

7 min read

Discover how to test callback-based APIs in C++ as a JavaScript developer. Learn to set up GoogleTest, use std::promise for async callbacks, and write robust test cases, bridging your JavaScript expertise to C++ testing scenarios.