From fea44e8fbb8a4bf69ec753c208348979ee21ab27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=9A=28noham=29=C2=B2?= <100566912+NohamR@users.noreply.github.com> Date: Sat, 29 Mar 2025 18:19:02 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4e5a247 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# IDAFuncExporter +IDA Plugin exports all pseudocode at once for easy search and analysis