Skip to content

hal3002/hexrays_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple ruby/sinatra server for IDA/Hexrays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published