How to Build Your Own Pwnagotchi (Cute AI Powered WiFi Hacking Tool)
Given that I am taking a course in Cyber Security, it will help with the understanding to build some of the recon tools, and one […]
Given that I am taking a course in Cyber Security, it will help with the understanding to build some of the recon tools, and one […]
A blogger explains how to clone an active Raspberry Pi SD card using the rpi-clone tool. After accessing the Raspberry Pi via SSH, they download the rpi-clone GitHub repository and conduct a test run. They then insert a new SD card, use specific commands to confirm its recognition, and perform the cloning process. Challenges due to SD card size differences are mentioned, alongside a tutorial video that provides additional guidance.
I need to try some WPPConnect-server from github repositories, in the following location https://wppconnect.io/docs/projects/wppserver/installation But since I am travelling and only have access to Windows […]
I stumble across an article on how to install your own PrivateGPT so that you can have your own version of LLM (Large language Model) […]
I stumble across the open source Face restoration using AI. So naturally tempted to try this on and the results are quite stellar. Here are […]
There will be times when you need to convert the M4A file to MP3 file, such as your music that you have purchased from iTunes […]
I wanted an MP3 player that will play an MP3 file automatically when the page load. So I manage to get ChatGPT to create the […]
If you are like me, curious to see how things works under the hood. So I am learning how the CI (continuous integration) and CD […]
So if you are managing multiple servers using ssh like me, and don’t want to have to remember all the passwords or storing it on […]
So you stumble across the music that you like in YouTube, but you don’t want to listen to it in YouTube because it will suck […]
So you have audible subscription and you are enjoying tons of contents. But you are not able to download the audio file as MP3 because […]
Recently I downloaded a soothing music from youtube and it was a long audio loop. So I wanted to split it up to individual mp3 […]
There will be a time where you want to download all pdf from one website with static pages. Here is the command that I have […]
Renaming multiple files with the mv command is easier if you know a little bit of Bash scripting. I stumble across the following when I try […]
I stumble across the cool WLED firmware which allow you to control my LED Strips. So combining this with LedFx, it makes one heck of […]
So I have upgraded my Hackintosh with a new CPU and GPU with the following specs: Intel Core i5-10400F 4.3 GHz LGA1200 CPU AMD Sapphire […]
Here are the step by step walk though to update the Home-Assistant in Docker container. Step 1. Stop and Delete the container SSH to your […]
I need to experiment with my Unifi API, and given that all my machine is occupied, I decided to use my new Hackintosh BigSur as […]
One problem when you are using micro controllers such as Arduino or ESP8266 is that you need to be aware of how precious the memory […]