x64 Assembly and C++ Tutorial 31: Byte Swap, Setting Flags and Bit Scanning Instructions
In this tutorial we’ll be examining 8 instructions. The BSWAP, or byte swap is used to reverse the order of bytes in a register. It was intended to be used to swap endianness. There’s 5 flag setting instructions, STD, CLD, STC, CLC and CMC which set and clear the direction and carry flags.
We will also look at the interesting Bit Scan instructions BSF and BSR. These instructions scan an operand for 1 bits and return the index of the first one they find.
1 view
647
187
5 months ago 00:08:01 1
new attack leaks secrets using RAM as a radio
6 months ago 00:06:50 1
lol crowdstrike just destroyed the internet
9 months ago 00:35:33 1
Основы Ассемблера, часть #01. О чём этот курс
9 months ago 00:08:03 1
you will never ask about pointers again after watching this video
10 months ago 00:08:28 3
secret backdoor found in open source software (xz situation breakdown)
10 months ago 00:08:32 5
researchers find unfixable bug in apple computers
10 months ago 00:01:15 1
coding in c until I go completely insane
1 year ago 00:15:46 1
Зачем нужен ассемблер на примере. Соглашения о вызовах разных архитектур. Вода, которая проясняет
1 year ago 00:03:52 1
Windows 8.1 Start screen in Windows 10 RTM
1 year ago 00:04:17 1
Как зарегистрировать DLL в Windows 10 и Windows 11
1 year ago 00:05:42 1
why do hackers love strings?
2 years ago 00:08:27 1
What’s inside a .EXE File?
2 years ago 00:13:56 1
everything is open source if you can reverse engineer (try it RIGHT NOW!)
2 years ago 00:53:33 1
GNU Assembler x64. Установка и первая программа в Ubuntu
2 years ago 00:40:58 1
GNU Assembler x64. Статические библиотеки
2 years ago 00:17:44 1
Modern x64 Assembly 1: Beginning Assembly Programming
3 years ago 00:09:09 1
Self-Learning Reverse Engineering in 2022
3 years ago 00:16:59 1
Hello world | пример ассемблер | Ubuntu Unix Linux