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 the first to explore new updates and make your voice heard in the development process.

Bug Bounty

Report security vulnerabilities, help strengthen our platform, and earn rewards for your contributions.

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 the first to explore new updates and make your voice heard in the development process.

    Bug Bounty

    Report security vulnerabilities, help strengthen our platform, and earn rewards for your contributions.

    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

    Oct 9, 2020

    Igor’s tip of the week #10: Working with arrays

    Arrays are used in IDA to represent a sequence of multiple items of the same type: basic types ...

    I
    Igor Skochinsky ✦ Posted: Oct 9, 2020
    Oct 2, 2020

    Igor’s tip of the week #09: Reanalysis

    While working in IDA, sometimes you may need to reanalyze some parts of your database, for example:

    I
    Igor Skochinsky ✦ Posted: Oct 2, 2020
    Sep 25, 2020

    Igor’s tip of the week #08: Batch mode under the hood

    We’ve briefly covered batch mode last time but the basic functionality is not always enough so ...

    I
    Igor Skochinsky ✦ Posted: Sep 25, 2020
    Sep 18, 2020

    Igor’s tip of the week #07: IDA command-line options cheatsheet

    Most IDA users probably run IDA as a stand-alone application and use the UI to configure various ...

    I
    Igor Skochinsky ✦ Posted: Sep 18, 2020
    Sep 11, 2020

    Igor’s tip of the week #06: IDA Release notes

    With every IDA release, we publish detailed release notes describing various new features, ...

    I
    Igor Skochinsky ✦ Posted: Sep 11, 2020
    Sep 4, 2020

    Igor’s tip of the week #05: Highlight

    In IDA, highlight is the dynamic coloring of a word or number under the cursor as well as all ...

    I
    Igor Skochinsky ✦ Posted: Sep 4, 2020
    Aug 28, 2020

    Igor’s tip of the week #04: More selection!

    In the previous post we talked about the basic usage of selection in IDA. This week we’ll describe ...

    I
    Igor Skochinsky ✦ Posted: Aug 28, 2020
    Aug 21, 2020

    Igor’s tip of the week #03: Selection in IDA

    This week’s post is about selecting items in IDA and what you can do with the selection.

    I
    Igor Skochinsky ✦ Posted: Aug 21, 2020
    Aug 14, 2020

    Igor’s tip of the week #02: IDA UI actions and where to find them

    In the previous post we described how to quickly invoke some of IDA’s commands using the keyboard. ...

    I
    Igor Skochinsky ✦ Posted: Aug 14, 2020
    Prev
    18 19 20 21 22
    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