# testik **Published by:** [owhi](https://paragraph.com/@owhi/) **Published on:** 2023-10-31 **URL:** https://paragraph.com/@owhi/testik ## Content test “article” code example:#include <iostream> #include <cstdint> class { char ch; double d; int8_t val; float f; virtual auto get() -> int8_t* { return &val; } } obj; auto main(int argc, const char* argv[]) -> decltype(argc) { int8_t*(*get)(){ ((int8_t*(*)())((*((int64_t**)&obj)[0]))) }; int8_t* val{ (int8_t*)((int64_t)&obj+(int64_t)get()) }; *val = '\u0030'; std::cout << *val; return EXIT_SUCCESS; } Subscribe ## Publication Information - [owhi](https://paragraph.com/@owhi/): Publication homepage - [All Posts](https://paragraph.com/@owhi/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@owhi): Subscribe to updates