Giter Site home page Giter Site logo

hugmyndakassi / idascope Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danielplohmann/idascope

0.0 0.0 0.0 3.3 MB

An IDA Pro extension for easier (malware) reverse engineering

License: GNU General Public License v3.0

Python 99.91% YARA 0.03% Makefile 0.06%

idascope's Introduction

IDAscope - An IDA Pro extension for easier (malware) reverse engineering

IDAscope is an IDA Pro extension with the goal to ease the task of (malware) reverse engineering with a current focus on x86 Windows.
It consists of multiple tabs, containing functionality to achieve different goals such as fast identification of semantically interesting locations in the analysis target, seamless access to MSDN documentation of Windows API, and finding of potential crypto/compression algorithms.

Instructions

Go to https://github.com/danielplohmann/idascope and download a release package or check out the repository for the latest version of IDAscope.

Basic installation is easy: unzipping the package in a location where it can be reached from IDA Pro should suffice.
To use the extension, simply run IDAscope.py from the root directory via IDA Pro's "File / Script File".

To make the MSDN database to the WinAPI browser available, follow the steps described in IDAscope/documentation/manual.html.

Caution!

IDAscope has functionality (annotation, coloring, code conversion, ...) that can alter your IDB. While it should normally not happen, we cannot guarantee that it will not break the IDB of your analysis target. Therefore, we recommend making backups before using it.
By using this tool, we assume that you know what you are doing and you accept that you are using it on your own risk. As stated in the license, we will not take liability for any damage caused by this tool.

Credits

The idea for the plugin was born at RECON 2012 out of some prototype scripts created by Daniel and Alex.
Some more history is preserved in the blogs of Daniel and Alex.

Authors and contributors of IDAscope are Daniel Plohmann, Alexander Hanel, Luca Corbatto, Jean-Michel Picod, Branko Spasojevic, Sascha Rommelfangen

Version History

  • 2022-08-02 -- v1.3.1: THX to Denis Barkar for fixing a width issue with window sizing!
  • 2020-08-10 -- v1.3: Move to Github, Adaptions for IDA 7.0+ and Python3 - Eternal THX to Luca Corbatto for making the modernization happen!
  • 2018-08-13 -- v1.2.1: Minor fixes on YaraScanner and CryptoIdentifier - thanks to Jean-Michel Picod
  • 2016-01-08 -- v1.2.1: Support up to IDA 6.9 with PyQt5.
  • 2014-02-07 -- v1.2: Added SemanticExplorer to IDAscope.
  • 2014-02-07 -- v1.1: Added YARA Scanning to IDAscope.
  • 2012-12-13 -- IDAscope wins the 2012 IDA Plugin contest!
  • 2012-09-18 -- v1.0a: The original release!

idascope's People

Contributors

targodan avatar danielplohmann avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.