README Update
This commit is contained in:
parent
ced48c76fd
commit
b345ee0e74
1 changed files with 7 additions and 2 deletions
|
@ -3,17 +3,22 @@
|
||||||
Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More.
|
Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Decompiler & More.
|
||||||
|
|
||||||
#### New Features
|
#### New Features
|
||||||
|
* Dark mode with multiple themes
|
||||||
* Translated into over 30 languages including: Arabic, German, Japanese, Mandarin, Russian, Spanish
|
* Translated into over 30 languages including: Arabic, German, Japanese, Mandarin, Russian, Spanish
|
||||||
* Plugin Writer - create and edit external plugins from within BCV
|
* Plugin Writer - create and edit external plugins from within BCV
|
||||||
* Fixed Java & Bytecode editing/compiling
|
* Fixed Java & Bytecode editing/compiling
|
||||||
|
* Tabbed plugin console
|
||||||
* Javap support
|
* Javap support
|
||||||
* XAPK support
|
* XAPK support
|
||||||
* Dark mode
|
|
||||||
* Updated nearly all dependencies (incl. decompilers like CFR, JD-GUI etc.)
|
* Updated nearly all dependencies (incl. decompilers like CFR, JD-GUI etc.)
|
||||||
* Updated ASM library to version 9.1
|
* Updated ASM library to version 9.1
|
||||||
* Added support to Java files compiled using JDK > 13
|
* Added support to Java files compiled using JDK > 13
|
||||||
* Migrated to Maven
|
* Migrated to Maven
|
||||||
|
|
||||||
|
#### v2.10.x Notes
|
||||||
|
* The rewrite/refactoring process is currently ongoing so please report any bugs you find
|
||||||
|
* If you're encountering any issues try using [v2.9.22](https://github.com/Konloch/bytecode-viewer/releases/tag/v2.9.22)
|
||||||
|
|
||||||
#### Links
|
#### Links
|
||||||
* [BCV Discord](https://discord.gg/aexsYpfMEf)
|
* [BCV Discord](https://discord.gg/aexsYpfMEf)
|
||||||
* [Website](https://bytecodeviewer.com)
|
* [Website](https://bytecodeviewer.com)
|
||||||
|
@ -37,7 +42,7 @@ Bytecode Viewer - a lightweight user-friendly Java/Android Bytecode Viewer, Deco
|
||||||
* Customizable UI
|
* Customizable UI
|
||||||
* Plugins + Script Engine Design
|
* Plugins + Script Engine Design
|
||||||
* Malicious code scanning API
|
* Malicious code scanning API
|
||||||
* Translated Into 25 Languages Including: Arabic, German, Japanese, Mandarin, Russian, Spanish)
|
* Translated Into over 30 Languages Including: Arabic, German, Japanese, Mandarin, Russian, Spanish)
|
||||||
* Export functionality as Runnable Jar, Zip, APK, Decompile All As Zip, Etc.
|
* Export functionality as Runnable Jar, Zip, APK, Decompile All As Zip, Etc.
|
||||||
* And more! Give it a try for yourself!
|
* And more! Give it a try for yourself!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue