Skip to content

  • Home

Author: admin

why don’t i do things for windows?

February 26, 2025
 |  No Comments
 |  linux, macos, server, windows
The truth is that it is an operating system that I don’t know much about. My approach to the PC is at school. I had […]

what is assembly and assembler

February 25, 2025
 |  No Comments
 |  algorithm, assembler, information, server
An assembler is a program that translates assembly code into machine code that the computer can execute directly. The assembler takes the assembly code written […]

what happens when arch and uname -m give different results

February 24, 2025
 |  No Comments
 |  information, linux, macos, server
arch: This command displays the architecture of the operating system kernel. uname -m: This command displays the architecture of the machine (hardware) on which you […]

create a program in .asm for x86_64 and run it

 |  No Comments
 |  information, linux, macos, server
the file and the commands in the same location to see our architecture We will get: The executable is only to be run on computers […]

run a “hello world!” program on qemu x86_64 without OS or grub

February 23, 2025
 |  No Comments
 |  algorithm, assembler, information
Hello world! means Hello world! but in Spanish program mundo.asm: This code is for x86 architecture in real mode (16-bit). first you need to install […]

Posts navigation

Back 1 … 38 39 40 41 42 … 49 Next

Categories

Theme By SKT Minimal