Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 485 Bytes

File metadata and controls

16 lines (13 loc) · 485 Bytes

Hexrays Decompiler Server

Simple ruby/sinatra server for IDA/Hexrays.
Supports uploading PE or IDB.

Usage

  1. Install IDA/Hexrays in Wine.
  2. Update main.rb to point to your installation path.
  3. Run with "ruby main.rb -o 0.0.0.0 -p 8888"
  4. Browse to "http://:8888/upload"

Screenshots with putty.exe

  1. Uploading a file for analysis

    • Upload
  2. Viewing your results

    • Results