Posts by Listeiro 037 • 11 points
1 post
-
1
votes0
answers104
viewsQ: Assembly code problem for Linux 64
I created a code for GNU Asssembly 64-bit Linux very simple and it works. Only after strip it stops working. What may be occurring? Beginning of the code .section .rodata clear: .ascii "\033c\0"…