Tagged Questions
0
votes
1answer
244 views
IDA Pro, QT Nokia Library, dll call, what is it actually doing?
I have reversed a dll using IDA Pro. Looking at the pseudocode generated by IDA i am interested in a set of calls into the QT library, is it trying to find the location of functions so that it can ...