preloader
How I created my first Web Crawler! | By Gourav Dhar
How I created my first Web Crawler!

What is a web crawler? A web crawler is a bot that crawls the internet to index and downloads the contents of websites for scraping....

How I created a Trojan Malware - Ethical Hacking | By Gourav Dhar
How I created a Trojan Malware

A Trojan horse (or Trojan) is one of the most common and dangerous types of threats that can infect your computer or mobile device....

Hack WiFi Passwords | Gourav Dhar
Hack WiFi Passwords

Almost all modern-day wifi routers use WPA2 encryption. The WEP connections or WPS-enabled networks were easier to hack into because of the flaws in their design....

C++ Threads for beginners
Cool tech stuff C++ Threads for beginners

In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed independently by a scheduler, which is typically a part of the operating system.

read more