SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Assembly Reverse Engineering Projects
-
Reverse-Engineering-Tutorial
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit/64-bit ARM, 8-bit AVR and 32-bit RISC-V architectures.
Project mention: Reverse Engineering – Lesson 1: x86 Course (Part 1: Goals) | news.ycombinator.com | 2024-12-20 -
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
I don't agree that the comparison is correct. In modern AI, Python is either used to describe a graph built of predefined operations or as a language that is translated into this graph (or into C++/CUDA, potentially through multiple intermediate representation languages). Once the translation is done, Python, with its GIL and object-based model, is almost not involved.
In contrast, game uses an imperative, immediate rendering library, where the developer directly controls every sprite with something like `pos += velocity * dt`. It's very classic, and it reminds me of the Touhou PC-98 Restoration Project - https://github.com/nmlgc/ReC98/blob/master/th05/main/boss/b1...
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
Simple-Polymorphic-Engine-SPE32
Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Assembly Reverse Engineering discussion
Assembly Reverse Engineering related posts
-
Disassembly of Pokémon Red/Blue
-
Reverse Engineering – Lesson 1: x86 Course (Part 1: Goals)
-
A bullet hell game written in bash
-
Reverse Engineering for Everyone
-
The direct influence of Twin Peaks on Zelda
-
The NSA Furby Documents
-
Interesting facts about the Game Freak dev process
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Jul 2025
Index
What are some of the best open-source Reverse Engineering projects in Assembly? This list will help you:
# | Project | Stars |
---|---|---|
1 | Reverse-Engineering-Tutorial | 12,375 |
2 | pokered | 4,325 |
3 | pokecrystal | 2,248 |
4 | LADX-Disassembly | 865 |
5 | pokeyellow | 766 |
6 | ReC98 | 758 |
7 | pokegold | 595 |
8 | pokediamond | 457 |
9 | pokeheartgold | 424 |
10 | pikmin2 | 309 |
11 | poketcg | 288 |
12 | mgbdis | 278 |
13 | pokepinball | 177 |
14 | Simple-Polymorphic-Engine-SPE32 | 146 |
15 | supermetroid | 139 |
16 | gridrunner | 72 |
17 | bn6f | 35 |
18 | r2dumpbin | 32 |
19 | OpenRakis | 31 |
20 | akmw | 21 |
21 | 0x01-ARM-32-Hacking-Hello-World | 16 |
22 | dc540-0x00005b | 16 |
23 | psychedelia | 11 |