Igor’s tip of the week #35: Demangled names
Name mangling (also called name decoration) is a technique used by compilers to implement some of ...
Name mangling (also called name decoration) is a technique used by compilers to implement some of ...
A rather nasty issue evaded our testing and found its way into IDA 7.6: using the PyQt5 modules ...
In IDA’s disassembly, you may have often observed names that may look strange and cryptic on first ...
The user directory is a location where IDA stores some of the global settings and which can be used ...
A handful of our users have already requested information regarding the Qt 5.6.3 build, that is ...
The 2021 IDA training course will take place online from 10–14 and 17-19 May 2021, CEST time.
Scripting allows you to automate tasks in IDA which can be repetitive or take a long time to do ...
You may have come across the menu items View > Hide, Unhide but possibly never used them.