Igor’s Tip of the Week #179: Bitmask enums – Hex Rays

Need to change structure field representation? Check the new attributes available in the refreshed Local Types view of IDA 8.4 🌐 https://hex-rays.com/blog/igors-tip-of-the-week-178-field-representation-attributes/?utm_source=Social-Media-Post&utm_medium=Mastodon&utm_campaign=Igor-Tip-178

#IgorsTipOfTheWeek #IDAtips #IDAPro

Igor’s Tip of the Week #178: Field representation attributes – Hex Rays

Igor’s Tip of the Week #177: Unused argument attribute – Hex Rays

Igor’s Tip of the Week #176: Handling stack reuse in the decompiler – Hex Rays

One of my favorite #IDAPro tricks, go to the location at offset from cursor (in the jump to address popup window).

Make sure to use `get_screen_ea()` as `here()` does not work in this window.

#IDAProTip #IDAtips

Do you often open IDBs from network or removable locations? Consider setting a work directory on local disk to speed up your work and avoid data loss 🌐 https://hex-rays.com/blog/igors-tip-of-the-week-175-idb-work-directory/?utm_source=Social-Media-Post&utm_medium=Mastodon&utm_campaign=Igor-Tip-175

#IgorsTipOfTheWeek #IDAtips #IDAPro

Igor’s Tip of the Week #175: IDB work directory – Hex Rays

Igor’s Tip of the Week #174: IDA database (IDB)details – Hex Rays

Need to edit a type used in decompiler but having trouble locating it among all the others? Quickly jump to the exact type you need using these small tricks 🌐 https://hex-rays.com/blog/igors-tip-of-the-week-173-navigating-to-types-from-pseudocode/?utm_source=Social-Media-Post&utm_medium=Mastodon&utm_campaign=Igor-Tip-173

#IgorsTipOfTheWeek #IDAtips #IDAPro #decompiler

Igor’s Tip of the Week #173: Navigating to types from pseudocode – Hex Rays

Igor’s Tip of the Week #172: Type editing from pseudocode – Hex Rays

Igor’s Tip of the Week #171: Enums as structure members – Hex Rays