Hello,
Can I run GNU Assembler or nasm code inside phone and can I connect to the phone to make it easier to run and compile like connecting to a server ?
happy hacking !
Hello,
Can I run GNU Assembler or nasm code inside phone and can I connect to the phone to make it easier to run and compile like connecting to a server ?
happy hacking !
Sure. Byzantium has both the binutils
package (which contains GNU Assembler) and nasm
.
I’m having trouble understanding what exactly you’re trying to accomplish. Can you elaborate a little?
Connecting phone with ssh like connecting to a server for directly being inside to edit with nano, vi, emacs etc
Yes, of course. Just install the ssh server.
Thanks ! I’ll focus on development from now on… happy hacking