Releases: wargio/r2dec-js
Releases · wargio/r2dec-js
Release 5.9.4
What's Changed
Full Changelog: 5.9.2...5.9.4
Release 5.9.2
What's Changed
- Clean source with deps artifact generation by @prodrigestivill in #309
- Implement
madd
instruction for arm64 by @trufae in #316 - Fix #314 - Delete the deprecated p/ directory by @trufae in #318
- Bring back the linux packaging (just a zip) by @trufae in #319
- Fix #313 - bring back the eslint checks into a working state by @trufae in #317
- Safeguard the seek address in case it changes when decompiling by @trufae in #320
- Fix eslint by @wargio in #322
New Contributors
- @prodrigestivill made their first contribution in #309
Full Changelog: 5.9.0...5.9.2
Release 5.9.0
What's Changed
- RISCV: auipc: fix wrong offset generated by @strlcat in #290
- Changed plugin structure in radare2 5.8.9 by @trufae in #294
- Remove duktape and use QuickJS by @wargio in #295
- Ignore the ARM64/PAC instructions as they add no value to the decompition by @trufae in #301
- Update developer.md & always rebuild js files. by @wargio in #304
- Fix #298 - Cslj -> Csj by @trufae in #300
- Bump r2 to 5.9.0 by @wargio in #308
Full Changelog: 5.8.8...5.9.0
Release 5.8.8
What's Changed
- Handle brk (as breakpoint), pac (as nop) and ccmp (wip) arm64 instructions by @trufae in #282
- Parsing fixes for riscv64: lui, loads by @strlcat in #285
- Always ensure vars has arrays. by @wargio in #287
- Update R2 to 5.8.8 and fixed small issues with the release by @wargio in #289
New Contributors
Full Changelog: 5.7.8...5.8.8
Release 5.7.8
What's Changed
- Support XDG paths and APIs if available by @trufae in #277
- Fix build with latest r2 from git, use xdg instead of hardcoded paths by @trufae in #278
- Fix Unused pops on _fp_compare (backport)
- R2 5.7.8 by @wargio in #279
Full Changelog: 5.7.6...5.7.8