avr单片机反汇编器

时间:2012-12-03 16:02:38
【文件属性】:
文件名称:avr单片机反汇编器
文件大小:461KB
文件格式:RAR
更新时间:2012-12-03 16:02:38
reavr Overview A reassembler is a special kind of disasssembler not only viewing source code, but creating source file for new asm project as well. And ReAVR is a reassembler for AVR, generating source code from intel hex binaries. Features are: - output syntax selectable for ICCAVR, ICCtiny, IAR, GNU and Atmel assembler, - whole AVR instruction set supported, - labels "L<6or4hex>:" with BRanch, (R)CALL and (R)JMP instructions, - labels "D<4hex>:" with LDS/STS addresses, - user definitions for io registers, LDD/STD offsets and immediate data, - asm directives for unknown instructions, - asm directives for constants. Symbolic names all may be redefined during disassembling session except for bit names; further you can define "Const Blocks" and "Quick DWs“ to exclude byte arrays/single words from being disassembled. A search function is available on output, too. ReAVR runs under any 32-bit Windows.
【文件预览】:
reavr
----ReAVR320setup.exe(486KB)

网友评论

  • 功能比较简单,可用
  • 还可以,学习汇编很不错的
  • 挺好用滴,很好
  • 速度很快,但是反汇编出来的汇编还是不太好懂,可能是水平不够吧
  • 使用次数较少,用来理解程序结构还是可以的。
  • 不怎么好用
  • 有用,但是生成的结果看的不是很懂额
  • 功能比较简单,不像C51的反汇编那样具有智能排版功能。
  • 还可以,学习汇编很不错的
  • 简洁..功能单一.可读性一般
  • 试用过后证实,可用,但反汇编的代码不太好读,跳转的入口都是数字
  • 试用过后证实,可用,但反汇编的代码不太好读,跳转的入口都是数字
  • 用过了,有的地方翻译的不是很好,但绝大部分没问题,结合上下文都能看懂