Col-E / recaf-3x-issues

This was the temporary issue tracking for 3x. Focus is now on 4x and all issues are tracked on the main repo going forward.
35 stars 5 forks source link

[Question] How to open the assembler in 3.x? #152

Closed marlester-dev closed 1 year ago

marlester-dev commented 1 year ago

In 2.x I could just right click and there's edit with assembler but in 3.x it's not there, I couldn't find it there and in keybindings. Sorry for noob question.

Amejonah1200 commented 1 year ago

Use the "Fields & Methods" Tab to select the member you want. When parsing fails, you cannot right-click anymore.

marlester-dev commented 1 year ago

Use the "Fields & Methods" Tab to select the member you want. When parsing fails, you cannot right-click anymore.

So I opened fields methods tab on the sidebar, right clicked on the method and I didn't see assembler option, sorry it didn't work, how do I do it?

Amejonah1200 commented 1 year ago

image

Col-E commented 1 year ago

Amejonah's answer is the correct one. The edit button brings up the assembler and can be accessed on that side menu, even when the decompilation cannot be analyzed.