Today I selected an interesting topic to discuss. Here we are going to disassemble a binary file....
So you want to learn Reverse engineering. That's great. RE is used in various topics such as....
When it comes to search engine optimization, URL structure plays an important role. If the URL....
Today I selected a basic crackme to demonstrate crackme solving with GDB. Also, we can solve this....
GDB is shipped with the GNU toolset. It is a debugging tool used in Linux environments. The term....
Do you want to learn hacking? That's great, it is an awesome topic to learn. Some of you may....
The stack is an important concept in computer science. If you are planning to learn reverse....
Hacking is an interesting in computer science aria to study. Hear we are going to see some awesome....
Hi guys, In this document, we are going to talk about a mobile Linux platform. Termux is a terminal....
In our "Manipulating data with C" article we saw how we can store data in memory. We used the....
File access is an essential feature of any programming language. In C we can use two methods to....
Socket programming is one of most important feature in C. In this document we are going to build a....