Releases: radareorg/radare2-extras
Releases · radareorg/radare2-extras
5.9.6
What's Changed
- Update ci.yml with afen plugin by @sylvainpelissier in #344
- Fix rparse to rcore binding for afen by @satk0 in #346
- Make afen function specific by @satk0 in #351
- Bump serde_json from 1.0.117 to 1.0.124 in /x86iced by @dependabot in #353
- Bump serde from 1.0.201 to 1.0.208 in /x86iced by @dependabot in #355
- Use TMPDIR env or fallback to /tmp for temporary log file by @nitanmarcel in #360
- r2ida IDA plugin by @sha0coder in #363
- R2svd no setuptools by @brainstorm in #364
- try by @trufae in #366
- Bump serde_json from 1.0.124 to 1.0.132 in /x86iced by @dependabot in #369
- Fix setup on termux by @AbhiTheModder in #367
- Repoint cmsis-svd repo to upstream cmsis-svd org by @brainstorm in #370
New Contributors
- @nitanmarcel made their first contribution in #360
- @sha0coder made their first contribution in #363
- @brainstorm made their first contribution in #364
- @AbhiTheModder made their first contribution in #367
Full Changelog: 5.9.0...5.9.6
5.9.0
What's Changed
- Bump minimist and mkdirp in /r2jadx by @dependabot in #317
- added -fPIC to hexagon makefile. Kindof a kludge, but it works by @roboman2444 in #327
- Update ci.yml with asahi plugin by @sylvainpelissier in #328
- Update README.md by @sylvainpelissier in #329
- fix evm io, remove duplicate anal,arch,debug by @Silur in #330
- Fix blackfin plugin compilation by @graux-pierre in #331
- Update ci.yml by @sylvainpelissier in #332
- Add r2iced by @riptl in #333
- r2iced: support AT&T, masm syntax by @riptl in #334
- x86iced: add metadata by @riptl in #335
- X86iced features by @riptl in #336
- Fix and improve vc4 plugin by @graux-pierre in #337
- Enable CI for vc4 plugin by @graux-pierre in #338
- Update ci.yml with VC4 test by @sylvainpelissier in #339
- Add afen plugin by @satk0 in #340
- Fix to make afen installable by @satk0 in #343
New Contributors
- @roboman2444 made their first contribution in #327
- @graux-pierre made their first contribution in #331
- @satk0 made their first contribution in #340
Full Changelog: 5.8.0...5.9.0
5.8.0
What's Changed
- Correct x86udis build by @sylvainpelissier in #307
- Temporary disable yara in CI by @sylvainpelissier in #308
- Move BPF to radare2 by @riptl in #310
- Correct check_buffer for bcl, atombios and pcap. by @sylvainpelissier in #315
- Correct EVM opcode max representation length by @sylvainpelissier in #316
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #319
- Bump minimatch from 3.0.4 to 3.1.2 in /r2jadx by @dependabot in #320
New Contributors
- @lgtm-com made their first contribution in #319
Full Changelog: 5.6.8...5.8.0
5.6.8
What's Changed
- Fix #286 - Fix the bad code in swf disassembler by @radare in #287
- Add r2svd build in CI. by @sylvainpelissier in #289
- Fix OP_REVERT and OP_SELFDESTRUCT mapping in evm.h by @mattdf in #290
- Bump path-parse from 1.0.6 to 1.0.7 in /r2jadx by @dependabot in #291
- Remove arm64v35 plugin from extras by @sylvainpelissier in #294
- M32c by @radare in #285
- Remove nios asm from Makefiles by @sylvainpelissier in #296
- Add separate CFLAGS to vc4 compilation by @sylvainpelissier in #299
- extras build for snowman to use QT5 by @dvestal in #300
- Bump ajv from 6.10.0 to 6.12.6 in /r2jadx by @dependabot in #305
- Replace sdb_fmt by r_strf by @sylvainpelissier in #302
- Add evm compilation in CI. by @sylvainpelissier in #303
New Contributors
- @radare made their first contribution in #287
- @mattdf made their first contribution in #290
- @dvestal made their first contribution in #300
Full Changelog: 5.3.0...5.6.8
5.3.0
What's Changed
- Translate arm64 analysis to v35 disassembler by @aemmitt-ns in #280
- Map yara scan results to correct virtual address by @sylvainpelissier in #281
- Bump lodash from 4.17.19 to 4.17.21 in /r2jadx by @dependabot in #283
- Bump hosted-git-info from 2.7.1 to 2.8.9 in /r2jadx by @dependabot in #284
- sys/sysctl.h no longer supported, won't build. by @Shadorain in #282
New Contributors
- @aemmitt-ns made their first contribution in #280
- @Shadorain made their first contribution in #282
Full Changelog: 5.2.0...5.3.0
5.2.0
codename: Sleepy Autumn
- x86tab is now available via r2pm
- bring back the dlang demangler
- Fix arm64 keystone assembler plugin
- Fix null deref in keystone deinitialization
- Removed yara2 support (yara3 only)
- Added ZPU plugins
- Initial support for the external libdwarf library
- Update baleful plugins