-
-
Save ZetaTwo/79fa8b659b79a315e62eb37f704fb9eb to your computer and use it in GitHub Desktop.
# Note: These instructions are outdated and no longer relevant | |
ln -s /tmp /usr/tmp | |
ln -s /lib64/ld-linux-x86-64.so.2 /lib64/ld-lsb-x86-64.so.3 | |
dpkg --add-architecture i386 | |
apt-get install libglib2.0-0:i386 gtk2-engines:i386 gtk2-engines-murrine:i386 gtk2-engines-pixbuf:i386 |
Install from the run file given on their site by changing the file permissions using chmod +x and then executing the run file.
It'll generate an ideafree folder,navigate into that and run the ida64 file
Install from the run file given on their site by changing the file permissions using chmod +x and then executing the run file.
It'll generate an ideafree folder,navigate into that and run the ida64 file
can you link the run file?
You can download the free version from their website here: https://www.hex-rays.com/products/ida/support/download_freeware/
If you want the professional version you will have to buy a license. These instructions are completely outdated and irrelevant btw.
You can download the free version from their website here: https://www.hex-rays.com/products/ida/support/download_freeware/
If you want the professional version you will have to buy a license. These instructions are completely outdated and irrelevant btw.
ty
how to open IDA?