bytecode-viewer icon indicating copy to clipboard operation
bytecode-viewer copied to clipboard

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

Results 97 bytecode-viewer issues
Sort by recently updated
recently updated
newest added

Steps to reproduce 1. open up any jar 2. go to Plugins -> Change ClassFile Versions menu item it'll show this window: ![image](https://user-images.githubusercontent.com/765343/181707617-daa053ac-cf09-4df3-b803-f85a63e9d901.png) 4. press Cancel button it'll print out...

Bug

Hi. This tool is super great !!! I found a BUG. non-English words like Chinese,Japanese...etc in the class file shows messy code. After I compile it using Kratau Bytecode editor,...

Bug

# Description When viewing this file in the editor it works fine, however if you try to decompile any jar/zip with this file it will fail. Only on Procyon. #...

Bug
Dependency Related

I tried to run BCV from command line to decompile some jars but kept running into `error: no sources given` message. After getting into the source code and running it...

Bug
CLI
Priority

I was working on the GUI of BCV to search for specific words and open the files that match my searching terms and do some modification on them however, all...

Discussion

Please send this error log to https://github.com/Konloch/bytecode-viewer/issues or Konloch at https://the.bytecode.club or [email protected] If you hold appropriate legal rights to the relevant class/jar/apk file please include that as well. Bytecode...

Bug

decompiled with apkeasytools - ``` .method protected onCreate(Landroid/os/Bundle;)V .locals 2 .param p1, "savedInstanceState" # Landroid/os/Bundle; .line 15 invoke-super {p0, p1}, Landroid/app/Activity;->onCreate(Landroid/os/Bundle;)V .line 16 const/high16 v0, 0x7f040000 invoke-virtual {p0, v0}, Lbhakar/manoj/helloWorld/MainActivity;->setContentView(I)V...

Bug
Discussion
Dependency Related

Add a decompiler for android xml like layouts or manifest

Enhancement
Dependency Related

![Screenshot (9)](https://user-images.githubusercontent.com/107364573/173342030-782f89d2-9689-437f-90a8-9e3f71c88767.png)