Designing an isometric game with Godot Engine


In this post I will shed some light on the design process of...

Network Sniffing

"To understand what is going on a networked computer, the only true way to...

Program Interaction on Linux

Knowing few programming approaches is essential for efficient interaction with programs. This can be...

Scripting with GDB

GDB is the default debugger that comes with most Linux distributions. When it is...

Analyzing Malware with Ghidra


Ghidra is a reverse engineering tool created by National Security Agency. It's quite...