Posts

Showing posts from December, 2023

Hacking Wi-Fi Networks with Pwnagotchi

Image
Introduction Hacking is often perceived as a difficult task that requires advanced technical skills. However, a cheap and simple device called Pwnagotchi has made it easier than ever to hack Wi-Fi networks, even if they are password protected. In this blog, we will explore the features and functionality of Pwnagotchi, how it is assembled, and how it works. Assembling Pwnagotchi Assembling Pwnagotchi is a relatively simple process that involves a few key components. The main component is the Raspberry Pi 0W, a single board computer that costs around $15. Additionally, an e-link display, which can be purchased for approximately $9, is needed to provide visual feedback. A small power bank is used to power up the Pwnagotchi, as the micro USB connector on the Raspberry Pi board may be damaged. Finally, an 8GB micro SD card is required to store the operating system. Setting up Pwnagotchi Once the hardware is assembled, the next step is to download the...

Fix Duplicate Drives In Windows 10 File Explorer

Image
Fix Duplicate Drives In Windows 10 File Explorer If you find your windows explorer showing duplicate drive letters, other than a system restore or windows reinstallation, follow these steps to alleviate it.   Example: Steps to fix duplicate drives in Windows 10 File Explorer To fix the Duplicate drives problem in Windows 10 file explorer, you simply have to remove a key from the Registry. It is as simple as that. To do this, follow the simple steps given below. Open  Run  dialog by pressing  Win + R  keys together. After opening the Run dialog box, type  regedit  and press  Enter . Next, confirm the action. Click  Yes  and it will open the Registry Editor. Now follow this path on the list in the left-hand side and navigate to the  DelegateFolders  key.  HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\DelegateFolders Under the  DelegateFolders  key, delete...

How To Configure Multiple Simultaneous Audio Outputs on Windows 10

Image
  1. Enable Stereo Mix Right-click the  Speakers  icon on the system tray and select  Sounds . Select the Playback tab shown in the snapshot directly below. Then select your primary speakers audio playback device and click  Set as default . That will be one of the two playback devices that play the audio. Select the Recording tab shown directly below. Right-click a blank space on the Recording tab and select the  Show Disabled Devices  option. Then you will usually see Stereo Mix on the Recording tab. Right-click Stereo Mix and select the  Enable  option. Then right-click Stereo Mix to select the  Set as Default Device  option on its context menu. Click  Properties  on Stereo Mix’s context menu to open the Stereo Mix Properties window. Select the Listen tab on the Stereo Mix window. Then click the  Listen to this device  checkbox. Select the second playback device listed on the  Playback this device  dr...