IDA and Microcontrollers
If you ever used IDA to analyze embedded stuff, you would immediately notice its pc-centric nature. ...
If you ever used IDA to analyze embedded stuff, you would immediately notice its pc-centric nature. ...
A month ago I received a support request: If I have an instruction like
What happened to OpenRCE, does anyone know? It would be a pity to lose such a nice resource. This ...
One of must-have features of a reverse engineering tool is the ability to add comments to the ...
IDA Pro being and old and time-proven platform for binary analysis, many plugins grew on it. There ...
A quite interesting document for everyone who programs in C++: ...
This short entry is just to tell you that the decompiler got a name: Hex-Rays and it goes to the ...
Analyzing binary executables can be a very boring activity, especially when you get used to the ...
As promised, here is the plugin which demonstrates how to create a very simple custom viewer in IDA ...