Skip to content

kvnesterov/IdaHaskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IdaHaskell

Allows to execute haskell code in Ida Pro.

alt text

Requirements

  • Windows version of Ida Pro (tested on version > 6.5)
  • Haskell Platform (tested on HaskellPlatform-7.10.3-i386) or ghc(tested on 7.10.2) + cabal

Build

  • Copy your idasdk into cabal directory with name idasdk
  • Set env variable IDA_PATH to your Ida Pro installation
  • cabal build
  • cabal install
  • suffer

About

Allows to execute haskell code in Ida Pro.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published