Igor’s tip of the week #24: Renaming registers
While register highlighting can help tracking how a register is used in the code, sometimes it’s ...
While register highlighting can help tracking how a register is used in the code, sometimes it’s ...
Graph view is the default disassembly representation in IDA GUI and is probably what most IDA users ...
IDA’s default windows layout is sufficient to perform most standard analysis tasks, however it may ...
When reverse-engineering, sometimes you need to perform some simple calculations. While you can ...
Even if you prefer to move around IDA by clicking, the G shortcut should be the one to remember. ...
When dealing with big programs or huge functions, you may want to know how various functions ...
IDA Pro for ARM64 is coming! We have ported all of IDA to run natively on Apple Silicon and it will ...
Previously we’ve covered cross-references in the disassembly view but in fact you can also consult ...
Python 3.9 has been released fairly recently and it was a bit too short notice for us to ensure it ...