Tech ChroniclesRamblings of a Tech Dude

Archive: December 2019

hashcracking

HashCobra – Hash Cracking Tool

  This is hashcobra Hash Cracking tool. Usage $ ./hashcobra -H --==[ hashcobra by sepehrdad ]==-- usage: hashcobra -o <opr> [options] | [misc] options: -a <alg> - hashing algorithm [default: md5] - ? to list available algorithms -c...

Curl

15+ examples for Linux cURL command

  In this tutorial, we will cover the cURL command in Linux. Follow along as we guide you through the functions of this powerful utility with examples to help you understand everything it’s capable of. The cURL command is used to download or...

SED

31+ Examples For Sed Linux Command In Text Manipulation

  Today we will talk about a very useful tool for string manipulation called sed or sed Linux command. Sed is used to work with text files like log files, configuration files, and other text files. In this post, we are going to focus on sed...

blockchain

How Does the Blockchain Work?

  Blockchain technology is probably the best invention since the internet itself. It allows value exchange without the need for trust or a central authority. Imagine you and I bet $50 on tomorrow’s weather in San Francisco. I bet it will be...

Awk

Getting started with awk, a powerful text-parsing tool

  Awk is a powerful text-parsing tool for Unix and Unix-like systems, but because it has programmed functions that you can use to perform common parsing tasks, it’s also considered a programming language. You probably won’t be...

TMUX

A quick introduction to tmux

  For many people, the Linux terminal represents a substantial portion of where their most important work happens. Whether a system administrator managing multiple remote machines, a programmer trying to run a new snippet of code as they walk...

Android Termux

How to Use the Linux Command Line on Android With Termux

  Android is a capable operating system, as it offers many apps that approach desktop class. Yet sometimes, it takes a fair bit of effort to accomplish something on Android that would be a snap on a desktop. One solution is to take advantage of...

Tech Chronicles
RSS
Follow by Email
LinkedIn
Share