From 338c728cdf428c8c85bf1b8a0076234a2d0f8570 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 15 Mar 2024 23:14:40 +0300 Subject: Add an image describing the main use case pipeline --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 18896d6..83c8001 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,8 @@ incompatible assembly listing, or it is not the same as original binary after translation into machine code. So I decided to build my own disassembler, that will do exactly what I need with full control over the process and maybe more. +![A typical use case flow][pipeline.svg] + ## Build To build this project, you will need CMake and some modern C++ compiler like GCC -- cgit v1.2.3