NASM - The Netwide Assembler

NASM Forum => Programming with NASM => Topic started by: adanisch on October 23, 2019, 02:18:20 AM

Title: pnasm64 - Decompile C Code to NASM
Post by: adanisch on October 23, 2019, 02:18:20 AM
I wrote an alias to generate a nasm asm file from C using Agner's objconv, see the post on my blog:
http://scriptsandoneliners.blogspot.com/2019/10/pnasm64-decompile-c-code-to-nasm.html (http://scriptsandoneliners.blogspot.com/2019/10/pnasm64-decompile-c-code-to-nasm.html)