URL eccentricities in java

URLConnection To make a http request or any kind of request of an application layer protocol in java, developers mostly use the URL class that is available.

Bizarre Bash

init Hi Y’ALL, this blog post covers the analysis of weird things in bash that is posted on twitter by Alex Chapman.

Understanding-Linux: Process

Hi Y’ALL, glad to meet you in this blog post. This post will cover the basic concepts on process mainly in linux system and we will have an hands-on with linux process and how it works.

Debugging using radare2

Hi Y’ALL, before proceeding to solve other crackmes it is important to know how to debug in r2.

Solving IOLI Crackmes Using Radare2 [Part-I]

As I was learning reverse engineering using r2, i tried the IOLI crackmes.