radare2 4.0 release, reverse engineering platform

radare2 reverse engineering platform is an open source, it can disassemble, debug, analyze and manipulate binary files. Version 4.0 has been released, the following key elements:

anal

  • ARM 64 UBFX achieve Esil
  • The RAnalFunction.cc source RAnal String Pool
  • Add afoj and afdj
  • Repair r_core_anal_propagate_noreturn () memory leak
  • RAnal acceleration / cleaning / reconstruction
  • Analysis Esil achieved and control flow graph dfg
  • Analysis was added to disable the delay slots for testing Analysis
  • Delay the execution of debug messages is now available through anal.labose

api

  • Add r_strbuf_copy API

bin

  • On AArch64 new special symbol $ x
  • Support the old format Java Properties
  • Simplify r_bin_open_io function
  • Support> 4GB ELF file
  • Add support for RTable.Query in the i
  • Integrated on to a table is, ia, ir, iz, is (RBin Info) in the command
  • Achieve RISCV PLT ELF relocation support
  • Add NES ROM mirroring

See more see the change log:

https://github.com/radareorg/radare2/releases/tag/4.0.0 

Guess you like

Origin www.oschina.net/news/110940/radare2-4-0-released