# RE

## Ghidra

Install:

* <https://ghidra-sre.org/>

```
$ mv /opt/tor-browser/Browser/Downloads/ghidra*.zip ~/tools
$ cd ~/tools && unzip ghidra*.zip && rm ghidra*.zip && mv ghidra* ghidra && cd -
$ sudo apt install openjdk-11-jdk
```

## Frida

* <https://www.issp.com/post/frida-benefits-and-use>
* <https://passthehashbrowns.github.io/using-frida-for-rapid-detection-testing>

## Python

* <https://github.com/extremecoders-re/pyinstxtractor>
* \[<https://pylingual.io/]https://pylingual.io/()>
