Intended audience IDA 7.2 users, who have experience with IDAPython and/or the decompiler. The problem As you may already know, the decompilers allow not only decompiling the current function (shortcut F5) but also all the functions in the database (shortcut Ctrl+F5). A somewhat less-well known feature of the “multiple” decompilation, is that if a range … Continue reading Hack of the day #1: Decompiling selected functions
↧