|
You are here |
ketansingh.me | ||
| | | | |
benhoyt.com
|
|
| | | | | Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself. | |
| | | | |
g-w1.github.io
|
|
| | | | | My Question Was Answered In the previous post I asked a question, and got an answer! My question was: "From what i've seen, linux executables are loaded into memory at 0x400000 (if someone knows why this is, please tell me!)" | |
| | | | |
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. | |
| | | | |
tyrrrz.me
|
|
| | | A while ago I had to implement proper markdown parsing in DiscordChatExporter so that I could replace the brittle regular expressions I had been using. I had no idea how to approach this problem, so I spent days researching into this, eventually learning... | ||