wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
514 stars 50 forks source link

Proposal: Hide the endbr64 instruction #254

Closed trufae closed 2 years ago

trufae commented 3 years ago

Describe the bug

When decompiling functions containing instructions like endbr64, those should be ignored/skipped and not displayed, like if it was a nop

Screenshot 2021-10-19 at 22 15 09

Component

Reproduce via JSON (pddi)

The screenshot is taken from the CI

wargio commented 2 years ago

nopped