Projects STRLCPY jadx Commits 445e91e6
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 20 lines
    21 21  - jump to declaration
    22 22  - find usage
    23 23  - full text search
    24  - 
    25  -**Upcoming unstable features:**
    26 24  - smali debugger (thanks to [@LBJ-the-GOAT](https://github.com/LBJ-the-GOAT)), check [wiki page](https://github.com/skylot/jadx/wiki/Smali-debugger) for setup and usage
    27 25   
    28 26  See these features in action here: [jadx-gui features overview](https://github.com/skylot/jadx/wiki/jadx-gui-features-overview)
    29 27   
    30  - 
    31  -![jadx-gui screenshot](https://i.imgur.com/h917IBZ.png)
    32  - 
     28 +<img src="https://user-images.githubusercontent.com/118523/142730720-839f017e-38db-423e-b53f-39f5f0a0316f.png" width="700"/>
    33 29   
    34 30  ### Download
    35 31  - release from [github: ![Latest release](https://img.shields.io/github/release/skylot/jadx.svg)](https://github.com/skylot/jadx/releases/latest)
    skipped 4 lines
    40 36  - `jadx-gui` - UI version
    41 37   
    42 38  On Windows run `.bat` files with double-click\
    43  -**Note:** ensure you have installed Java 8 or later 64-bit version.
    44  -For windows you can download it from [adoptopenjdk.net](https://adoptopenjdk.net/releases.html?variant=openjdk11&jvmVariant=hotspot#x64_win) (select "Install JRE").
     39 +**Note:** ensure you have installed Java 11 or later 64-bit version.
     40 +For windows you can download it from [oracle.com](https://www.oracle.com/java/technologies/downloads/#jdk17-windows) (select x64 Installer).
    45 41   
    46 42  ### Install
    47 43  1. Arch linux
    skipped 86 lines
Please wait...
Page is in error, reload to recover