mirror of
https://github.com/geohot/qira
synced 2024-12-27 06:19:41 +03:00
cda | ||
ida | ||
middleware | ||
old | ||
pin | ||
qemu_mods | ||
qiradb | ||
qiradb_test | ||
releases | ||
tests | ||
vim | ||
web | ||
webstatic | ||
.gitignore | ||
bdistrib.sh | ||
fetchlibs.sh | ||
install.bat | ||
install.sh | ||
qemu_build.sh | ||
qira | ||
qira.bat | ||
README | ||
VERSION |
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 l -- set iaddr to instruction at current clnum left -- -1 fork right -- +1 fork up -- -1 clnum down -- +1 clnum esc -- back == Installation on Windows (experimental) == Install git Install python 2.7.8 Install pip Run install.bat