Go to file
George Hotz 1c8c1bee88 happy with that, ish 2014-07-31 11:56:44 -07:00
cda check for cda dir 2014-07-31 08:20:12 -07:00
ida make building qemu the norm 2014-07-30 16:02:23 -07:00
middleware vm cl navigation works 2014-07-31 11:19:54 -07:00
old moved things, oh god the c++ is segfaulting 2014-07-22 17:42:13 -07:00
qemu_mods forks work, yay 2014-07-28 16:52:09 -07:00
qiradb make building qemu the norm 2014-07-30 16:02:23 -07:00
qiradb_test refactored the python module packaging, VERSION in one place 2014-07-28 14:48:14 -07:00
releases fix bad release 2014-07-30 14:56:51 -07:00
tests fixing cda 2014-07-30 18:20:43 -07:00
vim vim plugin works 2014-07-30 17:23:15 -07:00
web build QEMU if it's broken 2014-07-31 11:47:11 -07:00
webstatic moved cda into qira, started vimplugin, new configuration file 2014-07-30 14:01:44 -07:00
.gitignore remove qemu from git 2014-07-30 15:26:59 -07:00
README README updated 2014-07-23 12:55:20 -07:00
VERSION package this as version 0.6 instead 2014-07-28 22:54:19 -07:00
bdistrib.sh build QEMU if it's broken 2014-07-31 11:47:11 -07:00
develinstall.sh fix up bash -e and support clickable registers 2014-07-28 15:21:58 -07:00
fetchlibs.sh more sanity in the scripts 2014-07-28 14:55:25 -07:00
install.sh happy with that, ish 2014-07-31 11:56:44 -07:00
qemu_build.sh happy with that, ish 2014-07-31 11:56:44 -07:00
qira c database works, about to tear out old stuff 2014-07-22 17:37:06 -07:00

README

QIRA is an IDA plugin to reverse using QEMU

== Installation ==

If this is a release version, ./install.sh handles everything
./fetchlibs.sh will fetch the libraries for armhf

For a checkout of trunk, try ./develinstall.sh
You really just need ./install.sh and ./qemu_build.sh