REDasm 一款开源的反编译 软件
REDasm is an interactive, multiarchitecture disassembler written in modern C++11 using Qt5 as UI Framework, its core is modular and it can be easily extended in order to support new file formats and instruction sets.You can hack and improve REDasm without any issues and limitations.
项目地址: https://github.com/REDasmOrg/REDasm
bin 下载地址:https://github.com/REDasmOrg/REDasm-Builds
楼主没给编译个出来呀。 ...我是学java的,看不懂反编译怎么破 反编译什么软件? 这个界面看起来很漂亮,功能上肯定要慢慢完善
反编译什么软件? 有点迷反编译的话是万能的吗? losingstars 发表于 2019-2-27 21:33
楼主没给编译个出来呀。
https://github.com/REDasmOrg/REDasm-Builds上面都给出链接了~! 你没有仔细看~~ lyliucn 发表于 2019-2-27 22:38
反编译什么软件?
Portable Executable 32/64 bits
ELF Executable 32/64 bits, Little/Big endian
Sony Playstation 1 Executable PsyQ 4.6/7 signatures available
Android Dalvik Executable (DEX)
XBox1 Executable (XBE)
GameBoy Advance ROM In development
Nintendo64 ROM Little/Big endian and "swapped roms" are supported, In development
Assemblers
x86 and x86_64 Capstone Based
MIPS Capstone Based, Little/Big endian mode
ARM Capstone Based, 32 bits only
Dalvik
CHIP-8 Just for Fun :) 951 发表于 2019-2-28 11:14
有点迷反编译的话是万能的吗?
不是的 支持下面的:
Portable Executable 32/64 bits
ELF Executable 32/64 bits, Little/Big endian
Sony Playstation 1 Executable PsyQ 4.6/7 signatures available
Android Dalvik Executable (DEX)
XBox1 Executable (XBE)
GameBoy Advance ROM In development
Nintendo64 ROM Little/Big endian and "swapped roms" are supported, In development
Assemblers
x86 and x86_64 Capstone Based
MIPS Capstone Based, Little/Big endian mode
ARM Capstone Based, 32 bits only
Dalvik
CHIP-8 Just for Fun :)
页:
[1]