Conditional Statements (also called Conditions) are features of a programming language , Which allows it to perform actions depending upon some...
In this tutorial we’ll be learning some mathematical operations in C (multiplications, divisions , additions , subtractions , modulus) So let’s...
What are format strings Format strings are strings that are used to render and arbitrary number of varied datatype parameters into a string when...
Note: This article is a continuation to my previous article on Variables in C , I suggest a glance over it before proceeding . In that article I...
Data types are basically used to store different types of data that can be easily accessed by the program. C provides us with data-types giving us...
In this tutorial we’ll be making our first running C Program, It will simply print out a Message on the Screen! So let the coding begin. :party:...
What is a Compiler A Compiler is a Computer Program that go through the provided source code , Checks for error and converts in into another...
What is C ? C Programming Language was developed at AT & T’s Bell Labs in 1972. It was designed and developed by Denis Ritchie. Spite of C being...
Hey Guyz! I have released a new Project Named Ani-Shell , Its OpenSource and You can do anything with it! Enj0y! Ani-Shell v1.0 ==[0x00]...
Hey guyz! :phone: This is lionaneesh , I am a professional Programmer in C , C++ , Python , Assembly x86 , PHP , HTML , CSS and a Grey Hat hacker...
If you have some experience as a Linux Admin or Even if you are using linux , at some point of time you'll face a "Linux Error while Loading...
Points to remember to stay safe and secure on the WWW. 1. Install a good antivirus/IDS There are many sites on the net spreading Trojans,...
System Calls also known as Syscalls are function invocation from User-Space into the kernel in order to request/receive some service from the...
Let us see the basic differences between a bind shell and a reverse shell.. What is a Shell A shell is a software that acts as a...
In this tutorial we'll be looking at a new way(at least for me) to bypass weak firewalls... A firewall is a device or set of devices designed to...
Regular expressions commonly known as ‘regex’ provide an abstract and Flexible means to compare strings. It’s mainly used for scrapping and...
Cron is a Unix/Linux etc .. utility thaat allows the tasks to be run at specific time as well as at specific intervals..The job that the program...
Every web-applications needs to transfer data from one page to another and one of the way of doing it is using sessions in PHP.. Sessions are a...
SEH stands for Structured Exception Handler as the name suggests it is used to handle exceptions and change the course program towards the code...
This is a continuation of my previous article on format string vulnerbilities..I suggest a glance over it before reading further.. In this...
Separate names with a comma.