# jadx

### Install

```
brew install jadx
```

### Update

```
brew upgrade jadx
```

### Decompile

```
jadx app.apk
```
