Personal blog.
Amps Template Engine
Amps template engine for C++17.
Linux Crash Tool Part I
Using the Linux crash tool to debug process from the kernel perspective.
Touching Around
Now, let’s change other’s process memory values.
Spying Around
Inspecting other process memory for fun…
CPPCon 2017
Very nice lectures from CppCon 2017.
Elegant Visitors
Exploring the powerful visitor design pattern.
Functions in Assembly - Part II
What is a function from assembly’s point of view and how to write it. Part II.
FPGA Cyclone IV - Altera
My first FPGA board, a Cyclone IV - Altera.
Functions in Assembly - Part I
What is a function from assembly’s point of view and how to write it. Part I.
Using the KVM API - PowerPC 64 version
Interacting with PPC64 KVM module in C.