|
You are here |
blog.yossarian.net | ||
| | | | |
elmanto.github.io
|
|
| | | | | [AI summary] This article introduces the basics of writing LLVM passes for security purposes, covering LLVM architecture, IR, and examples of security-related applications such as pointer analysis, address sanitization, and fuzzing. | |
| | | | |
ketansingh.me
|
|
| | | | | A place for me to share my thoughts, experiences, and insights on technology relevant to enthusiasts and hackers like myself | |
| | | | |
benhoyt.com
|
|
| | | | | Mugo is a single-pass compiler for a tiny subset of the Go programming language - just enough to compile itself. | |
| | | | |
github.com
|
|
| | | C++ implementation of a fast hash map and hash set using hopscotch hashing - Tessil/hopscotch-map | ||