llvm

Compiler Engineering

One of the main topics I’m interested now is about Compiler Engineering (mainly using LLVM framework).

C++ Logo

C++ Programming

I think C++ is very useful and powerful so it is the programming language I try to use on my projects.

IDA

Reverse Engineering

Learning about the working internals of the software is a key piece for finding errors, and improving it.