helios-decompiler / standalone-app

All-in-one Java reverse engineering tool
Apache License 2.0
181 stars 39 forks source link

Decompiler Only showing the Hex tab. #37

Closed jaspersmitNL closed 7 years ago

jaspersmitNL commented 7 years ago

Decompiler Only showing the Hex tab.

samczsun commented 7 years ago

Ctrl-T to open the editor context menu. No guarantees if you're using Mac. I'll re-add the right click option sometime later

jaspersmitNL commented 7 years ago

Ctrl-T dous not anything i have a file open ugh, Sorry hahah

jaspersmitNL commented 7 years ago

Using windows 10 http://prntscr.com/el3tex

samczsun commented 7 years ago

If ctrl-t doesn't work, you'll have to wait until I readd the right click option. Sorry

jaspersmitNL commented 7 years ago

a ok Any good decpiller alternatives until you add it back, JDGui sucks and Bytecodeviewer has too many crashes :(

samczsun commented 7 years ago

I wouldn't recommend any of those. You could always add it in yourself for the time being, or try building a copy of Helios before the rewrite