1:39
Executable code should be a simple concept, right? Well, not always: watch to find out more.
0:35
Video shows what executable code means. Instructions for a computer in a form the computer can directly use (i.e. which it can ...
12:01
When you first learned to write code, you probably realized that computers don't really have any common sense. You need to tell ...
5:49
Ever wonder what a source code is? Here you can get a general idea even if you have no prior knowldege!
7:48
Making a Very Minimal Windows Executable in C
In this video I will demonstrate how you can instruct the Visual Studio linker to produce a very minimalist executable You can get ...
2:10
How to turn your Python file (.py) into an .exe (Tutorial 2021)
Hey guys! How's it going? In this video I'll be showing you how to create a .exe in Pycharm using Python. Cool right? Let me know ...
16:21
Concept of Source code, Object code, Executable code
Tutoriaholic By Rashmi Chaudhari
This video will help you to understand the concept of Source code, Object code, Executable code. Other videos: Steps to Solve ...
17:04
What is the Smallest Possible .EXE?
What is the smallest possible EXE that can be run on the Windows Operating System? What about the largest possible EXE?
8:27
What is inside the Windows Executable or the executables for other operating systems? I take a look at the past from the days of ...
4:46
In this video I explain what the PE format is. ❇️Links & Socials❇️ → Github: https://github.com/axxo1337 → Email: ...
8:35
What are Executables? | bin 0x00
BinaryExploitation #ELF #Executables This video is an introduction to ELF Executables in Linux. Also it's the first video of a new ...
8:37
No really, how does Linux run executables?
Worth noting, this is a huuuuge topic, that could be turned into a several hour video. This video is meant more as a summary of ...
6:13
C++ Source code to Executable code , All the Steps are Explained
Programmers write programs in a form called source code. Source code must go through several steps before it becomes an ...
0:44
What does executable code mean?
What does executable code mean? A spoken definition of executable code. Intro Sound: Typewriter - Tamskp Licensed under ...
20:48
C++ Source Code to Executable | Compilation, Linking, Pre Processing | Build Process Explained
In this C++ video tutorial you will learn how c++ works, pre processing, compilation, linking all the steps involved from writing a ...
4:46
How To Decompile Any EXE File {2025}
Feel free to join the discord sever for help discord.gg/Ef2HafkJZj.
0:51
Decompile Python Files | Under 1 Minute
Found this helpful? I don't run ads, so every coffee on Ko-fi truly helps me keep creating... https://ko-fi.com/afkarxyz How to Unpack ...
13:28
Reverse Engineering Executable | Disassembly of executable code | Compilation process in C
Reverse engineering of executables is performed through the process known as disassembly of executable code. Reverse ...