diff --git a/README.md b/README.md index 992b928..cdb8a3c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# ClassInformer for IDA 7 +# ClassInformer for IDA 7.0 -Originally by sirmabus, ported to IDA 7 +Originally by sirmabus, ported to IDA 7.0. For IDA 7.1, the orignal author has released an [official build](https://sourceforge.net/projects/classinformer/). Unforunately for those of us who are too broke to afford it we need 7.0 :P -Compiled binaries over at the [Releases](../../releases). +Compiled binaries over at the [Releases](../../releases). **If it crashes, use the Debug build and provide a crashdump and crash log! Otherwise I can't fix the issue** # How to compile it @@ -54,4 +54,4 @@ Each of these repositories should have the Release .lib precompiled for you. If they are not, you can compile them using a process similar to the one used to compile this project. After your paths are setup, you are ready to compile. -Use Release for the ida.exe plugin, and Release64 for the ida64.exe plugin +Use Release for the ida.exe plugin, and Release64 for the ida64.exe plugin.