Is there an easy way (like a free program) that can covert c/c++ code to x86 assembly?
I know that any c compiler does something very similar and that I can just compile
notice every architecture has its own unique names and even build differently now when you know the stacks involved using asm volatile would b the perfect solution