We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7683ebc commit 2d1cf1cCopy full SHA for 2d1cf1c
1 file changed
README.md
@@ -112,6 +112,7 @@ The following images are before and after PyClassInformer execution. Many known
112
## Note
113
- I **WILL NOT** support parsing GCC's RTTI. **DO NOT** open an issue about it.
114
- I **WILL NOT** support beta versions of IDA. **DO NOT** open an issue about it.
115
+- I **WILL NOT** support IDA free and IDA demo except for IDA Classroom Free because they do not have IDAPython.
116
- Some code is from SusanRTTI and the output table is similar to Class Informer.
117
[https://github.com/nccgroup/SusanRTTI](https://github.com/nccgroup/SusanRTTI)
118
[https://sourceforge.net/projects/classinformer/](https://sourceforge.net/projects/classinformer/)
0 commit comments