Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ecx86/classinformer-ida7
Browse files Browse the repository at this point in the history
  • Loading branch information
rcx committed Aug 3, 2018
2 parents b427f67 + 299c732 commit 9a162f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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.

0 comments on commit 9a162f9

Please sign in to comment.