Reverse Engineering

Unlocking the Secrets of Software Systems

Articles

Assembly code
LINKED BLOG | 12 min read

Malware Reverse Engineering for Beginners - Part 1: From 0x0

by Avigayil Mechtinger

Explore the basics of malware reverse engineering in this comprehensive guide. Learn how to set up your environment, understand assembly language, and analyze simple malware samples.

Learn More
Obfuscated C# code
BLOG | 4 min read

Getting Started with Reverse Engineering

Discover how reverse engineering can help you understand software systems, identify vulnerabilities, and learn from existing solutions. This article introduces the fundamental concepts and techniques used in reverse engineering.

Learn More
Washi at 16th place in the Flare-On CTF
LINKED BLOG | 25 min read

Flare-On 11 Write-Ups

by Washi

Flare-On 11 is a Capture The Flag (CTF) competition that challenges participants to reverse engineer and analyze various software challenges, occurring annually. Let's explore the solutions and techniques used to tackle these challenges.

Learn More
Unity3D Games
LINKED BLOG | 15 min read

Unity3D Protection in "AU2" Dance Games

by kao

Today's story is about dancing games. Specifically, about "AU2 Mobile-EN" game. In this article, I will go through each of the protection mechanisms step-by-step and explain how it works.

Learn More
"How to Reverse Engineering" comic
LINKED BLOG | 2 min read

Reverse Engineering For Everyone!

by @mytechnotalent

Wait, what's reverse engineering? <Insert Wikipedia definition> Whew, that was quite a mouthful, wasn't it? Well, it is one of the main reasons why this tutorial set exists. To make reverse engineering as simple as possible.

Learn More
Maze
LINKED BLOG | 10 min read

How to Become a Good (C#) Reverser?

by mindlock

I'm sometimes scrolling YouTube videos about RE and I notice most of them are only 2-3 minutes long, showing how to use freshly-made tool to remove X protector. But that's not how to reverse engineer. So I decided to write this article.

Learn More
TEST | -1 min read

Test 404

Test 404

Learn More