The Bit Explorer

Malware Research

HackTheBox

Crackme’s writeup

Crackme solution – A beginners guide

Welcome to the first post in a series about solving various crackme's. This first post will feature a Crackme solution aimed for beginners. Since this is the first post, I decided to start off with an easy challenge. This crackme is taken from crackmes.one. Here is...

Recognizing C Code Constructs in Assembly (Real malware examples) – Part 1

When reverse engineering malware or just programs in general, it is usually important not to focus too much on each individual assembly instruction. It's often a better idea to get a broader overview, and then focus on areas of interest. Recognizing C Code Constructs...

Crackme solution – A beginners guide

Welcome to the first post in a series about solving various crackme's. This first post will feature a Crackme solution aimed for beginners. Since this is the first post, I decided to start off with an easy challenge. This crackme is taken from crackmes.one. Here is...

Welcome to The Bit Explorer. This blog will explore various Cyber Security topics, such as Malware analysis, HackTheBox writeups and some writeups from various CTF challenges.