All Projects → helios-decompiler → Standalone App

helios-decompiler / Standalone App

Licence: apache-2.0
All-in-one Java reverse engineering tool

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Standalone App

dnEditor
💾 A .NET assembly editor based on dnlib
Stars: ✭ 108 (-27.52%)
Mutual labels:  decompile
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (+181.21%)
Mutual labels:  decompile
Apk Dependency Graph Plugin
Displays dependencies between classes as fancy graph.
Stars: ✭ 36 (-75.84%)
Mutual labels:  decompile
elisp-decompile
Emacs Lisp Decompiler
Stars: ✭ 22 (-85.23%)
Mutual labels:  decompile
Tomb5
Tomb Raider: Chronicles Disassembly translated to C source code.
Stars: ✭ 397 (+166.44%)
Mutual labels:  decompile
Decompile Apk
🔥 Decompile APK(反编译APK)
Stars: ✭ 464 (+211.41%)
Mutual labels:  decompile
react-native-decompiler
Decompile React Native Android/IOS Bundle.
Stars: ✭ 78 (-47.65%)
Mutual labels:  decompile
Jremapper
Remapping tool for compiled java programs.
Stars: ✭ 97 (-34.9%)
Mutual labels:  decompile
Delegatedecompiler
A library which is able to decompile a delegate or a method body to its lambda representation
Stars: ✭ 397 (+166.44%)
Mutual labels:  decompile
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+532.21%)
Mutual labels:  decompile
reverse-enginnering
open source repository
Stars: ✭ 29 (-80.54%)
Mutual labels:  decompile
Wasmdec
WebAssembly to C decompiler
Stars: ✭ 290 (+94.63%)
Mutual labels:  decompile
Apk Dependency Graph
Android class dependency visualizer. This tool helps to visualize the current state of the project.
Stars: ✭ 675 (+353.02%)
Mutual labels:  decompile
dxbc reader
easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read
Stars: ✭ 194 (+30.2%)
Mutual labels:  decompile
Tr2main
Tomb Raider II Injector Dynamic Library
Stars: ✭ 46 (-69.13%)
Mutual labels:  decompile
Retroindy
No description or website provided.
Stars: ✭ 20 (-86.58%)
Mutual labels:  decompile
Redriver2
Driver 2 Playstation game reverse engineering effort
Stars: ✭ 426 (+185.91%)
Mutual labels:  decompile
Among Us Protocol
A writeup of the network protocol used in Among Us, a game by Innersloth.
Stars: ✭ 99 (-33.56%)
Mutual labels:  decompile
Felix Search Webconsole Plugin
Search Web Console Plugin for Apache Felix
Stars: ✭ 79 (-46.98%)
Mutual labels:  decompile
Onekey Decompile Apk
一步到位反编译apk工具(onekey decompile apk)
Stars: ✭ 746 (+400.67%)
Mutual labels:  decompile

Standalone App

About

Helios is an all-in-one Java reverse engineering tool. It features integration with the latest up-to-date decompilers.

If you want to download the latest version, check out the CI server

There are several keybinds that can be used. To open a new file, simply use Ctrl-O. Arrow keys can be used to navigate the file tree. Enter or clicking a file will open that file into the editor view.

To open a different view, simply use Ctrl-T and a menu will pop up where the cursor is. You can use your arrow keys or your mouse to select a view.

If the file is a class file, you will be able to choose from a variety of decompilers and disassemblers. If the file is not a class file, you will only be able to view the hex representation and the plain text representation.

If you want to clear the GUI, you can use Ctrl-N to start a new session. This will reset all open views.

If you have modified a file that you are inspecting, you can use F5 to refresh the files. This will reload them from disk.

To close the current opened file, use Ctrl-W. To close the current opened view, use Ctrl-Shift-W

All files are stored inside the default temporary file directory on your OS. You can delete these files safely.

The settings file is located within the .helios folder inside your user directory. Inside the .helios folder you will find libraries which are not written in Java, but have been packaged with this program. You will also find the addons folder, where you can install new addons.

Acknowledgements

Icons

Icons for the tree are sourced from the "Silk" icon pack, located here

Performance

YourKit

YourKit supports open source projects with its full-featured Java Profiler.

YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].