capstone-engine / capstone

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.
http://www.capstone-engine.org
7.51k stars 1.55k forks source link

LLVM bitcode disassembly support #1609

Open XVilka opened 4 years ago

XVilka commented 4 years ago

To read bitcode in the binary form and print the LLVM IR in the assembly text form:

radare commented 4 years ago

i though this issue was already opened. i asked for this about 2 years ago

On 30 Mar 2020, at 13:03, Anton Kochkov notifications@github.com wrote:

To read bitcode in the binary form and print the LLVM IR in the assembly text form:

https://llvm.org/docs/BitCodeFormat.html https://llvm.org/docs/BitCodeFormat.html https://llvm.org/docs/LangRef.html https://llvm.org/docs/LangRef.html — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aquynh/capstone/issues/1609, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG75FU6IVQIAKVZDHOJL3TRKB4AHANCNFSM4LWPWNDQ.

XVilka commented 4 years ago

I thought so too, searched before and found nothing.

On Tue, Mar 31, 2020, 02:05 radare notifications@github.com wrote:

i though this issue was already opened. i asked for this about 2 years ago

On 30 Mar 2020, at 13:03, Anton Kochkov notifications@github.com wrote:

To read bitcode in the binary form and print the LLVM IR in the assembly text form:

https://llvm.org/docs/BitCodeFormat.html < https://llvm.org/docs/BitCodeFormat.html> https://llvm.org/docs/LangRef.html https://llvm.org/docs/LangRef.html — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/aquynh/capstone/issues/1609>, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAG75FU6IVQIAKVZDHOJL3TRKB4AHANCNFSM4LWPWNDQ .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/aquynh/capstone/issues/1609#issuecomment-606153981, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABRT7LBDWHDWOBGX3UVDVDRKDNN3ANCNFSM4LWPWNDQ .

radare commented 4 years ago

it's here https://github.com/aquynh/capstone/issues/1491, so dupe

XVilka commented 4 years ago

It wasn't clear what bitcode. I have a better description of the issue and its title :P

radare commented 4 years ago

i dont think the title of the issue is the real problem to solve here :P

On 31 Mar 2020, at 16:30, Anton Kochkov notifications@github.com wrote:

It wasn't clear what bitcode. I have a better description of the issue and its title :P

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/aquynh/capstone/issues/1609#issuecomment-606664227, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAG75FVF5JQSO5PL4P5J5N3RKH5B7ANCNFSM4LWPWNDQ.