Pelles C forum

Assembly language => Assembly discussions => Topic started by: HellOfMice on January 22, 2025, 03:04:19 AM

Title: Disassembler
Post by: HellOfMice on January 22, 2025, 03:04:19 AM
Hi,

It is on original approach. I will use it for my disassembler

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg (https://img.shields.io/badge/License-Apache%202.0-blue.svg))](https://opensource.org/licenses/Apache-2.0 (https://opensource.org/licenses/Apache-2.0))

# x64ID ~ x64 Instruction Decoder
Title: Re: Disassembler
Post by: TimoVJL on January 22, 2025, 05:58:41 AM
Please, use tags to format message.


This one?
x64ID ~ x64 Instruction Decoder (https://github.com/DispatchCode/x64-Instruction-Decoder)
Title: Re: Disassembler
Post by: HellOfMice on January 22, 2025, 06:43:03 AM
Please change the editor, I am tired with  and the empty lines it inserts. More than 10 moinutes for sendding a message. No problem. I remove text.
Title: Re: Disassembler
Post by: Vortex on January 23, 2025, 10:48:00 AM
Hi Philippe,

Could you provide a small example demonstrating the usage of the decoder?