Go to file
George Hotz 517fcd5d0b ugh this is awful 2014-08-01 18:55:20 +00:00
cda ugh this is awful 2014-08-01 18:55:20 +00:00
ida time to ship windows plugin 2014-07-31 15:21:01 -07:00
middleware ugh this is awful 2014-08-01 18:55:20 +00:00
old moved things, oh god the c++ is segfaulting 2014-07-22 17:42:13 -07:00
qemu_mods things for a broken qemu system 2014-08-01 11:00:21 -07:00
qiradb j32 was a little excessive 2014-08-01 18:15:54 +00:00
qiradb_test refactored the python module packaging, VERSION in one place 2014-07-28 14:48:14 -07:00
releases bugfix, real release 0.7, ugh 2014-07-31 15:27:12 -07:00
tests ugh this is awful 2014-08-01 18:55:20 +00:00
vim i don't think we should ship the poorly supported vim plugin yet 2014-07-31 12:29:39 -07:00
web zoom bugfix 2014-07-31 14:19:19 -07:00
webstatic moved cda into qira, started vimplugin, new configuration file 2014-07-30 14:01:44 -07:00
.gitignore added clang python to avoid fetch 2014-08-01 18:36:31 +00:00
README i don't think we should ship the poorly supported vim plugin yet 2014-07-31 12:29:39 -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
fetchlibs.sh more sanity in the scripts 2014-07-28 14:55:25 -07:00
install.sh updated install for fedora 2014-07-31 16:04:42 -07:00
qemu_build.sh j32 was a little excessive 2014-08-01 18:15:54 +00: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 ==

./install.sh should handle everything for both release and trunk
./fetchlibs.sh will fetch the libraries for armhf, armel, and ppc

== Keyboard Shortcuts in web/client/controls.js ==

j -- next invocation of instruction
k -- prev invocation of instruction

u -- next toucher of data
i -- prev toucher of data

z -- zoom out max on vtimeline

left  -- -1 fork
right -- +1 fork
up    -- -1 clnum
down  -- +1 clnum

esc -- back