/boomerang

Fork of Boomerang Decompiler (08-08-2011)

Primary LanguageC++OtherNOASSERTION

For build instructions please see 

	http://boomerang.sourceforge.net/making.html

Note that on a debian system you can usually get away with:

  sudo apt-get install libgc-dev
  sudo apt-get install libexpat-dev
  ./configure
  make remote
  make

Thanks.