From c9c2e896937272d9c9ab8723465fbe3d6f6f6967 Mon Sep 17 00:00:00 2001 From: ApfelTeeSaft <91074565+ApfelTeeSaft@users.noreply.github.com> Date: Thu, 24 Oct 2024 06:20:24 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 42564df..701d5f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # IDAExecFunctionsImporter -## This is an IDA-Plugin for v7.7 to import names from an `.idmap` file into the database. +## This is an IDA-Plugin for v9.0 rc1 to import names from an `.idmap` file into the database. + +## The Original Code was made by [Fischsalat](https://github.com/fischsalat) ### This plugin can be used with .idmap files generated by [Dumper-7](https://github.com/Encryqed/Dumper-7/). -----