Bytecode Viewer

 2 likes

Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI...

License model

  • FreeOpen Source

Application type

Platforms

  • Mac
  • Windows
  • Linux
  No rating
2 likes
0comments
0 news articles

Features

Suggest and vote on features

Bytecode Viewer News & Activities

Highlights All activities

Recent activities

No activities found.
Show all activities

Bytecode Viewer information

  • Developed by

    Kalen Kinloch
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    7 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  14,896 Stars
  •  1,169 Forks
  •  89 Open Issues
  •   Updated Mar 9, 2025 
View on GitHub

Our users have written 0 comments and reviews about Bytecode Viewer, and it has gotten 2 likes

Bytecode Viewer was added to AlternativeTo by vickie62 on May 30, 2018 and this page was last updated Jun 18, 2018.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Bytecode Viewer?

Bytecode Viewer is an Advanced Lightweight Java Bytecode Viewer, GUI Java Decompiler, GUI Bytecode Editor, GUI Smali, GUI Baksmali, GUI APK Editor, GUI Dex Editor, GUI APK Decompiler, GUI DEX Decompiler, GUI Procyon Java Decompiler, GUI Krakatau, GUI CFR Java Decompiler, GUI FernFlower Java Decompiler, GUI DEX2Jar, GUI Jar2DEX, GUI Jar-Jar, Hex Viewer, Code Searcher, Debugger and more. It's written completely in Java, and it's open sourced. It's currently being maintained and developed by Konloch.

There is also a plugin system that will allow you to interact with the loaded classfiles, for example you can write a String deobfuscator, a malicious code searcher, or something else you can think of. You can either use one of the pre-written plugins, or write your own. It supports groovy scripting. Once a plugin is activated, it will execute the plugin with a ClassNode ArrayList of every single class loaded in BCV, this allows the user to handle it completely using ASM.

Official Links