r2dec-js icon indicating copy to clipboard operation
r2dec-js copied to clipboard

radare2 plugin - converts asm to pseudo-C code.

Results 51 r2dec-js issues
Sort by recently updated
recently updated
newest added

Hello @wargio, I'll test my luck and your patience as I did with https://github.com/wargio/r2dec-js/issues/178, thanks so much again for that one, btw 🙏🏻 ... would it be possible to have...

https://github.com/bellard/quickjs

**Describe the bug** **Component** - [ ] core - [x] arm - [ ] avr - [ ] m68k - [ ] mips - [ ] ppc - [ ]...

Looks like its taking forever to decompile the main from apple's m1 sed ``` r2 sed af pdd ``` [sed.gz](https://github.com/user-attachments/files/16056852/sed.gz)

**Describe the bug** **Component** - [ ] core - [x] arm - [ ] avr - [ ] m68k - [ ] mips - [ ] ppc - [ ]...

**Describe the bug** Before opening a bug report run `r2pm install r2dec` and verify it crashes also on the latest version. A clear and concise description of what the bug...

Adds support to quickjs ng

``` INFO: Starting install for r2dec INFO: R2PM_NEEDS: Found gcc in PATH INFO: R2PM_NEEDS: Found make in PATH ERROR: R2PM_NEEDS: Cannot find ninja in PATH ERROR: R2PM_NEEDS: Cannot find meson...

Looks like r2dec is linking qjs dynamically, so it's using r2's qjs instead of its own implementation. This causes a crash because now in r2 we are not using bellard's...

**Describe the bug** Before opening a bug report run `r2pm install r2dec` and verify it crashes also on the latest version. A clear and concise description of what the bug...