x86_Shell_Coding
Assembly Language for 32 bit processors
Installing necessities
apt install nasm build-essential
apt install openssh-server
Finding CPU Detail
lscpu
cat /proc/cpuinfo
Last updated
Was this helpful?