From be6925bd14e87a2d816a702c40e774270316286b Mon Sep 17 00:00:00 2001 From: LukeFZ <17146677+LukeFZ@users.noreply.github.com> Date: Thu, 19 Mar 2026 15:25:54 +0100 Subject: [PATCH] add nso suppot to redux features in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb70d4b..2687c99 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ This is a continuation of [Il2CppInspector, by djkaty](https://github.com/djkaty - A fake xref between MethodInfo instances and their corresponding method to quickly get the correct function * Binary Ninja script output, with all of the IDA-exclusive features * New cross-platform capable CLI and GUIs with dark mode support, providing the same output formats. +* Support for NSO binaries > [!NOTE] > As not all of the old UI features are implemented in the new UIs yet,