Skip to content

Releases: radareorg/r2unity

1.2.0

23 Jun 14:43

Choose a tag to compare

Release Notes

Codename: Release 1.2.0
Version: 1.2.0
Previous: 1.1.0
Commits: 4
Contributors: 3

Highlights

More details

Contributors

pancake pancake pancake

Changes

Raw

  • Release 1.2.0
  • Sanitize image names in emitted r2 commands
  • Documentation cleanup
  • Initial support for non-heuristics using r2 bin parsers
  • Keep the simple bin parsers for fast carving
  • Configurable pointers via config vars
  • Use RGetOpt

1.1.0

03 Jun 07:55

Choose a tag to compare

Release Notes

Codename: Release 1.1.0
Version: 1.1.0
Previous: 1.0.0
Commits: 6
Contributors: 1

Highlights

More details

Contributors

pancake

Changes

Raw

  • Release 1.1.0
  • Register class inheritance and fields using r2 6.1.6 commands
  • Fix build with r2abi>=104 for rvec strings
  • Dump class info with -c flag
  • Publish the .deb in the release page
  • Minor fixes in the release script

1.0.0

15 May 10:03

Choose a tag to compare

First release!

  • Supports iOS, Android, Linux, macOS and Windows
    • Custom elf/macho/pe parsers for faster scans
  • Parse global metadata versions from v36 to v6000!
  • Export CycloneDX SBOM in JSON format with all the libraries
  • Find and list PInvoke and reverse PInvoke api calls
  • RBin and RCore plugins for radare2
  • Fully written in bare metal portable C
  • Autodetect path of main executable and companion files
  • Enumerate managed strings literals
  • Map symbolic information in your favourite disassembler (obviously radare2)