Reverse Engineering Lab
Reverse engineering (also known as backwards engineering or back engineering) is a process or method through which one attempts to understand through deductive reasoning how a previously made device, process, system, or piece of software accomplishes a task with very little (if any) insight into exactly how it does so.
Depending on the system under consideration and the technologies employed, the knowledge gained during reverse engineering can help with repurposing obsolete objects, doing security analysis, or learning how something works.
All reverse engineering processes consist of three basic steps: information extraction, modeling, and review.
— Wikipedia
relabs is a passion project of @thedevwonder dedicated to reverse engineering interesting things. I disassemble, analyze, and understand how technologies work.