|
You are here |
abstractexpr.com | ||
| | | | |
stefansf.de
|
|
| | | | | In this article we examine the strict aliasing rules of the C programming language which are the basis for Type-Based Alias Analysis and show some quirks | |
| | | | |
leonardschuetz.ch
|
|
| | | | | Introduction to NaN boxing | |
| | | | |
jorenar.com
|
|
| | | | | [AI summary] The provided text is a comprehensive overview of various advanced C programming techniques and features. It covers topics such as preprocessor tricks, metaprogramming, inline assembly, coroutines, and more. The text also includes examples of using _Generic for type-based dispatch, handling variadic functions safely, and implementing a garbage collector. The content is highly technical and demonstrates the flexibility and power of the C language. | |
| | | | |
cocomelonc.github.io
|
|
| | | [AI summary] The post explains reverse shell techniques in cybersecurity, detailing how attackers use them to gain remote control over a target system by connecting back to their machine, with examples in various programming languages and tools like netcat. | ||