logo
  • Products
  • Case studies
  • Resources
  • Company
  • Pricing
My Account
IDA Pro

State-of-the-art, binary code analysis tool

IDA Home

Affordable tool for reverse engineering hobbyists

IDA Free

Lightweight IDA at no cost to evaluate basic features

IDA Classroom

Powerful IDA for education providers and universities

IDA Pro OEM

The license you need to sell software or SaaS based on IDA

Features

Decompilers

Easily readable pseudocode to enhance your binary analysis

Private Lumina Add-on

Fast function recognition within your organization

Teams Add-on

Collaborative reverse engineering

Others

Training courses

Expert-level courses for mastering complex reverse engineering techniques.

Help

FAQs

Commonly asked questions and their answers.

Documentation

Comprehensive user guides and technical documentation.

Our reseller partners

Information about our official reseller partners.

Malware analysis & Digital forensics

Digital forensic investigations occur when a system is compromised by malicious software.

Vulnerability research & Penetration testing

There is a strong incentive for software developers to attack their own software for the purpose of hardening security.

Intellectual property

Intellectual property is an essential asset of many companies.

Dynamic Analysis & Debugging

Disassembling a computer program can reveal a great deal about its behavior, but there are many ways to limit the usefulness of the raw disassembly.

Automotive security

Modern vehicles are rolling software ecosystems. They are now more reliant on firmware running on microcontrollers instead of pure hardware like in the past.

Interoperability

Information is rarely produced and consumed strictly inside an application.

See all case studies

Help

Pricing

Information on our product pricing and available plans.

FAQs

Commonly asked questions and their answers.

Our reseller partners

Information about our official reseller partners.

Learn & Connect

Documentation

Comprehensive user guides and technical documentation.

Blog

Insights, updates, and articles from the Hex-Rays team.

Forum

Participate in our forum for questions and community support.

Incentive

Beta Program

Be first to try new features and shape the outcome.

Bug Bounty

Report security vulnerabilities and earn rewards for your contributions.

CTF Sponsorship Program

You’re hosting a competition or competing on the world stage, we want to help.

Supercharge

Community plugins

Enhance IDA with a variety of plugins.

Help

FAQs

Commonly asked questions and their answers.

Download center

Access and download the latest versions of SDKs & utilities.

Our reseller partners

Information about our official reseller partners.

Company

About us

Discover Hex-Rays’ journey in revolutionizing binary analysis and supporting cybersecurity professionals worldwide.

Careers

Join our team of experts and contribute to advancing reverse engineering and cybersecurity tools.

Contact us

Do you need advice in selecting the right plan or managing your account?

Legal

Privacy policy

Learn how we prioritize and protect your data and ensure transparency in our practices.

Terms of use

Understand the guidelines and conditions for using our products and services effectively.

Cookies notice

Help

General questions?

Do you need advice in selecting the right plan or managing your account?

Need Support?

Open a support ticket to request assistance from our support team.

logo
  • Products
    IDA Pro

    State-of-the-art, binary code analysis tool

    IDA Home

    Affordable tool for reverse engineering hobbyists

    IDA Free

    Lightweight IDA at no cost to evaluate basic features

    IDA Classroom

    Powerful IDA for education providers and universities

    IDA Pro OEM

    The license you need to sell software or SaaS based on IDA

    Features

    Decompilers

    Easily readable pseudocode to enhance your binary analysis

    Private Lumina Add-on

    Fast function recognition within your organization

    Teams Add-on

    Collaborative reverse engineering

    Others

    Training courses

    Expert-level courses for mastering complex reverse engineering techniques.

  • Case studies
    Malware analysis & Digital forensics

    Digital forensic investigations occur when a system is compromised by malicious software.

    Vulnerability research & Penetration testing

    There is a strong incentive for software developers to attack their own software for the purpose of hardening security.

    Intellectual property

    Intellectual property is an essential asset of many companies.

    Dynamic Analysis & Debugging

    Disassembling a computer program can reveal a great deal about its behavior, but there are many ways to limit the usefulness of the raw disassembly.

    Automotive security

    Modern vehicles are rolling software ecosystems. They are now more reliant on firmware running on microcontrollers instead of pure hardware like in the past.

    Interoperability

    Information is rarely produced and consumed strictly inside an application.

    See all case studies
  • Resources

    Learn & Connect

    Documentation

    Comprehensive user guides and technical documentation.

    Blog

    Insights, updates, and articles from the Hex-Rays team.

    Forum

    Participate in our forum for questions and community support.

    Incentive

    Beta Program

    Be first to try new features and shape the outcome.

    Bug Bounty

    Report security vulnerabilities and earn rewards for your contributions.

    CTF Sponsorship Program

    You’re hosting a competition or competing on the world stage, we want to help.

    Supercharge

    Community plugins

    Enhance IDA with a variety of plugins.

  • Company

    Company

    About us

    Discover Hex-Rays’ journey in revolutionizing binary analysis and supporting cybersecurity professionals worldwide.

    Careers

    Join our team of experts and contribute to advancing reverse engineering and cybersecurity tools.

    Contact us

    Do you need advice in selecting the right plan or managing your account?

    Legal

    Privacy policy

    Learn how we prioritize and protect your data and ensure transparency in our practices.

    Terms of use

    Understand the guidelines and conditions for using our products and services effectively.

    Cookies notice
  • Pricing
My Account
  • There are no suggestions because the search field is empty.

Posts written by Igor Skochinsky

    Apr 23, 2021

    Igor’s tip of the week #36: Working with list views in IDA

    List views (also called choosers or table views) are used in many places in IDA to show lists of ...

    I
    Igor Skochinsky ✦ Posted: Apr 23, 2021
    Apr 16, 2021

    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 ...

    I
    Igor Skochinsky ✦ Posted: Apr 16, 2021
    Apr 9, 2021

    Igor’s tip of the week #34: Dummy names

    In IDA’s disassembly, you may have often observed names that may look strange and cryptic on first ...

    I
    Igor Skochinsky ✦ Posted: Apr 9, 2021
    Apr 2, 2021

    Igor’s tip of the week #33: IDA’s user directory (IDAUSR)

    The user directory is a location where IDA stores some of the global settings and which can be used ...

    I
    Igor Skochinsky ✦ Posted: Apr 2, 2021
    Mar 26, 2021

    Igor’s tip of the week #32: Running scripts

    Scripting allows you to automate tasks in IDA which can be repetitive or take a long time to do ...

    I
    Igor Skochinsky ✦ Posted: Mar 26, 2021
    Mar 19, 2021

    Igor’s tip of the week #31: Hiding and Collapsing

    You may have come across the menu items View > Hide, Unhide but possibly never used them.

    I
    Igor Skochinsky ✦ Posted: Mar 19, 2021
    Mar 12, 2021

    Igor’s tip of the week #30: Quick views

    IDA has three shortcuts as an alternative to some menus which could be cumbersome to navigate.

    I
    Igor Skochinsky ✦ Posted: Mar 12, 2021
    Mar 5, 2021

    Igor’s tip of the week #29: Color up your IDA

    For better readability, IDA highlights various parts of the disassembly listing using different ...

    I
    Igor Skochinsky ✦ Posted: Mar 5, 2021
    Feb 26, 2021

    Igor’s tip of the week #28: Functions list

    The Functions list is probably one of the most familiar features of IDA’s default desktop layout. ...

    I
    Igor Skochinsky ✦ Posted: Feb 26, 2021
    Prev
    15 16 17 18 19
    Next

    Stay up-to-date with the latest news!

    Stay up to date with the newest blog posts

    Products

    IDA Home
    IDA Pro
    IDA Free
    IDA Classroom
    IDA Pro OEM
    Private Lumina Add-on
    Teams Add-on
    Training courses

    Case studies

    Malware Analysis & Digital Forensics
    Vulnerability research & penetration testing
    Dynamic Analysis & Debugging
    Automotive Security
    Interoperability
    Software Assessments

    Classroom

    IDA Classroom Free
    Classroom discount for IDA Pro

    Resources

    Documentation
    Forum
    Blog
    Community plugins

    Pricing

    For organizations
    For individuals
    For education providers
    Our reseller partners

    Company

    About us
    Careers
    Privacy notice
    Terms of use
    Cookies notice
    Contact us

    Connect with the community on

    X Mastodon LinkedIn YouTube
    logo

    © 2025 Copyright Hex-Rays