From d5bf10b705e0928376f5662449705d651eb9c0f0 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 May 2026 01:27:31 -0700 Subject: [PATCH] Add assembly-repl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c1bc91..f7438d6 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ A curated list of awesome reversing resources * [lldb](http://lldb.llvm.org/) * [qira](http://qira.me/) * [unicorn](https://github.com/unicorn-engine/unicorn) +* [assembly-repl](https://github.com/pirate/assembly-repl) - A small native assembly, WebAssembly, LLVM IR, C, C++, and Objective-C REPL for macOS and Linux. ## Mac Decrypt @@ -247,4 +248,3 @@ Please have a look at * [Top Machine learning Books](http://www.kalitut.com/2017/01/machine-learning-book.html) * [Top 5 books Programming Books](http://www.kalitut.com/2017/01/Top-Programming-Books.html) * [Top Java Books](http://www.kalitut.com/2017/01/Best-Java-Programming-Books.html) -