Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Detail about MSR_GS_BASE in linux x86 64

How to disassemble movb instruction

Testing Shellcode From C - Bus Error 10

c macos assembly shellcode

Delphi 64 bits asm compiling error

How can I find out what "processor family" an Intel processor is under?

16 colors for background in MCGA BIOS text mode (AL = 03h)

Writing to a file in assembler

assembly nasm dosbox

How does a loader in operating system work? [closed]

What is the JCC instruction in x86

Why is ExitProcess necessary under Win32 when you can use a RET?

winapi assembly

Is Intel® Transactional Synchronization Extensions New Instruction (TSX-NI) difference from Intel TSX?

c++ assembly x86 intel-tsx

Can we say that an x86 CPU has data types?

assembly types x86

Can a UEFI machine use BIOS interrupts?

How to get return value from a function in windbg?

gas: too many memory reference

assembly x86 gnu-assembler att

Visual Studio C++: Seeing the ASM code?

c++ visual-studio assembly

What are function epilogues and prologues?

How do I use the LOCK ASM prefix to read a value?

would ever passing a variable of an integral type to functions by reference be more efficient than by value?

What address does the x86 begin executing at?

assembly x86