You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, Ghidra re-orders if/else statements reversed from the original assembly order or out-of-order switch statements have their order changed when decompiled
so i need to know which line of decompiled code corresponds to lines of assembly
The text was updated successfully, but these errors were encountered:
Sometimes, Ghidra re-orders if/else statements reversed from the original assembly order or out-of-order switch statements have their order changed when decompiled
so i need to know which line of decompiled code corresponds to lines of assembly
The text was updated successfully, but these errors were encountered: