CodeOnByte - In Between Bytes
  • Home
  • Programming
    • JavaScript
    • Python
  • System
    • Cross-platform
    • Linux
    • macOS
    • Windows
  • Gear
  • About Me
Home
Programming
    JavaScript
    Python
System
    Cross-platform
    Linux
    macOS
    Windows
Gear
About Me
CodeOnByte - In Between Bytes
  • Home
  • Programming
    • JavaScript
    • Python
  • System
    • Cross-platform
    • Linux
    • macOS
    • Windows
  • Gear
  • About Me
Browsing Category
System Windows

Disk Cloning on Windows (Macrium)

September 4, 2026 No Comments

What’s up!

Today we will be looking at a fast and free solution for disk cloning on Windows using some software from the guys at Macrium. The specific software we will use is called Reflect X Home, although they do have other solutions ready for deployment.

You will have to register on their website to activate the free trial for 30 days. Then you should be good to go!

The tool itself it really easy to use, but I will guide you on how to do it below…

Before starting, we’ll make sure to have a few things that will certainly be helpful throughout the process.

Let’s begin!

Continue reading
Reading time: 1 min
Share:
Written by: codeboss
Cross-platform Networking

VPN Server on Ubuntu VPS

July 6, 2026 No Comments

Hello there!

Today I will show you how to install OpenVPN server on the latest version of Ubuntu Linux (26.04 as of writing) in a matter of a few minutes. 🙂

I have been working on a series of small projects to run on my virtual private server and, of course, this has me spinning up VPN’s quite often so I figured I would make a quick video on how to do it.

Let’s begin…

Continue reading
Reading time: 2 min
Share:
Written by: codeboss
Networking System Windows

Secure VPN Traffic With No Leaks

May 11, 2026 No Comments

What’s up?

In this post we will learn how to secure our VPN so that it doesn’t leak any traffic.

If you have ever used a VPN for geolocation specific sites or applications, you might have run into the issue where your VPN turns off and suddenly you are connecting to that application using your main connection which can lead to minor interruptions from that site or application or even becoming blocked.

A solid setup can be the differential preventing this from happening and that is what we will learn how to configure in this post using some basic Windows firewall rules.

Let’s begin.

Continue reading
Reading time: 4 min
Share:
Written by: codeboss
Cross-platform Data Recovery Programming Python

Brute-Force Bitcoin Wallet Recovery AI

April 16, 2026 No Comments

Hello friend!

In this video we will use AI to code a Python script that can help you in recovering your lost bitcoin wallet.

More precisely we will be using Google’s AI Studio to work out a little tool capable of assisting in bitcoin wallet recovery with the use of brute-forcing the original words that form your seed phrase.

The purpose for this article is to guide you on the use of this tool but also to show you how to approach using AI for creating simple tools to help you in your repetitive daily tasks. With AI being so widespread and easy to use right now it is a good idea to think of what tools you can create to automate certain tasks and save your precious time. But before we begin…

Continue reading
Reading time: 6 min
Share:
Written by: codeboss
Data Recovery Python

Python for Data Recovery

May 7, 2022 7 Comments

What’s up yall!

In this post we’ll take a look at Python for data recovery.

We’ll be covering a script I made that reads through a disk (in this example, a USB) and checks for specific file signatures in an attempt to recover photos and images (.jpg) from said disk.

If you haven’t seen my previous post about data recovery using a hex editor, I highly recommend it since a lot of the knowledge from that post will be automated using this script.

I’ll also get into how you can use this script to search for other types of files later on… 😉

Let’s get into the tutorial!

Continue reading
Reading time: 4 min
Share:
Written by: codeboss
Page 1 of 91234»...Last »

Recent Posts

  • Disk Cloning on Windows (Macrium)
  • VPN Server on Ubuntu VPS
  • Secure VPN Traffic With No Leaks
  • Brute-Force Bitcoin Wallet Recovery AI
  • Python for Data Recovery

Recent Comments

  • Python for Data Recovery – CodeOnByte on Data Recovery using Hex Editor
  • Eddie on Brute-Force VeraCrypt Encryption
  • grant on Python for Data Recovery
  • grant on Python for Data Recovery
  • Grant on Python for Data Recovery

About me

My name is Felipe! I’m a programmer from NY.

Blogs about coding, operating systems, network and security.

Hosting

© 2020 Copyright CodeOnBy // All rights reserved
In Between Bytes