Skip to content

IDA Processor module for Challenge 10 of Flare-on 2018

Notifications You must be signed in to change notification settings

Cih2001/CustomProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDA processor module for challenge 10 of flare-on 2018

It is the implementation of an IDA Processor module for challenge 10 of Flare-On 2018 for IDA Pro 7.

Inspired by a similar work by Emanuele Cozzi This modules helps to speed up static analysis of presented VM using IDA.

VM specifications can be found here.

Installation

  1. Copy CustomProc.py to the Ida 7 "proc" directory
  2. Copy CustomProcInstructionSet and its contents to the Ida 7 "proc" directory

Usage

  1. Open sample codes from "Samples" in IDA 7 (using drag and drop.)
  2. Select CustomProcessor from processor type.

Screen Shots

Disassembly mode: Normal Mode

Graph mode: Graph Mode

About

IDA Processor module for Challenge 10 of Flare-on 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages