Skip to content

  • Home

create a program in .asm for x86_64 and run it

February 24, 2025
 |  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 […]

know if i have bios or uefi

 |  No Comments
 |  information, linux, macos, server
BIOS (Basic Input/Output System) is a firmware found on the motherboard of a computer. UEFI (Unified Extensible Firmware Interface) is a firmware that replaces the […]

emulate a program from one architecture to another

February 22, 2025
 |  No Comments
 |  information, linux, macos, windows
QEMU (Quick Emulator) is an open source software that allows you to emulate different types of hardware and operating systems in a virtual machine. QEMU […]

get core.img and core.efi for x86_64

February 19, 2025
 |  No Comments
 |  information, iso, linux, macos
core.efi and core.img are part of grub, they are bootloaders. In this case they are for the x86_64 architecture, if the architecture changes the files […]

Posts pagination

Back 1 … 34 35 36 37 38 … 44 Next

Categories

Theme By SKT Minimal