Тёмный

What is an EXE file? 

Owen's Fireside Chat
Подписаться 120 тыс.
Просмотров 78 тыс.
50% 1

In this video, I discuss file types, the origins of computer programming, and many other subjects.
Faithless Forum:
owenmorgan.com/faithlessforum
Social Media:
Patreon: / telltaleatheist
Twitter: / telltaleatheist
Facebook: / telltaleatheist
Discord: / discord

Опубликовано:

 

2 апр 2018

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 221   
@oh3681
@oh3681 2 года назад
"what is an exe?" Kids: a creepypasta or a demon thingy of a character
@NynnaOnYT
@NynnaOnYT 3 месяца назад
LOL
@kimsan4374
@kimsan4374 5 лет назад
Honestly, the drawings are so satisfying...
@HotDog-wy5vw
@HotDog-wy5vw 3 года назад
Ikr lol
@MrMcChicken10
@MrMcChicken10 3 года назад
Especially this one 5:00
@ihatemylife7378
@ihatemylife7378 2 года назад
@@MrMcChicken10 WoW
@kyron2766
@kyron2766 Год назад
@@MrMcChicken10 bro you mean it's 5:00
@jakubmateusz1999
@jakubmateusz1999 6 лет назад
Nice video, but, what you're talking about? You started by explaining difference between text and binary file, gone through binary itself, started explaining what C and stack is, then what c++ does differently, and ended with "yeah, .exe is just instructions how to set up environment for program and executive program itself". I'm creating software myself and I understand video, but I thing casual user will not understand what's going on.
@lor3nz42s2
@lor3nz42s2 6 лет назад
yeah, there needs to be a little bit more detail explaining this stuff.
@IshayuG
@IshayuG 4 года назад
And it's not correct entirely. The video contains nothing about the format of the .exe file, just its contents being binary code. .exe also contains a lot of other stuff about how the operating system should treat and run it. I know of the PE format but not any others. It's not just a page of commands. I clicked on this video because I don't know how an .exe is structured, but I do know that Linux has several formats, like "out", "ELF", and "bytecode"
@pandaexpress7673
@pandaexpress7673 3 года назад
@@IshayuG wait so .exe is not necessarily a malware or virus but a command for your os?
@IshayuG
@IshayuG 3 года назад
@@pandaexpress7673 Yes. Sometimes those commands do things you didn't intend though, which is malware.
@davonuk1
@davonuk1 6 лет назад
I haven't dealt with EXE files since I ran Windows On Linux, any file can be executable if you set it as such in the permissions. File extensions for me are used for compatibility with other systems, they aren't needed.
@trixievonmothersbaugh1340
@trixievonmothersbaugh1340 3 года назад
I use Kubuntu and can't open an .exe nor have I been able to get WINE to work. I rarely need to open non-Linux compatible files, tho. I miss Media Monkey :/
@MintKaffee
@MintKaffee 6 лет назад
This helped me understand software related day-to-day stuff better. Thanks, you rock! :)
@rosecox8115
@rosecox8115 5 лет назад
Thank you! As a librarian who helps patrons with computers every day. This information is very helpful to me.
@TMBtD
@TMBtD 6 лет назад
Your voice is so great to listen to, especially now talking about science and tech!
@clayshepardson9701
@clayshepardson9701 3 месяца назад
I know its a long time since you made this but still, thank you for making it.
@bobjones5166
@bobjones5166 6 лет назад
WOW!! A blast from the past. I started my programming career on a Honeywell 6000 mainframe computer writing code on a card punch machine. :) Started in assembly langue then moved onto COBOL and then to FORTRAN.
@AlfaOmega_XD
@AlfaOmega_XD 3 года назад
"What's .exe?" Me: The scary version of a character.
@watchongezellig
@watchongezellig 3 года назад
amogus
@watchongezellig
@watchongezellig 3 года назад
@@brothernumberone amogus
@trevorbeatz5741
@trevorbeatz5741 3 года назад
@@brothernumberone WEN DA IMPOSTA IS SOOS
@sussyangel7492
@sussyangel7492 3 года назад
@@brothernumberone Infinite Zamasu in Manga: SUSSOOOS. AmOGUUUUSSSSSS!!!!
@AlfaOmega_XD
@AlfaOmega_XD 3 года назад
Amoogus
@tisitabarman6633
@tisitabarman6633 Год назад
It felt like a drawing tutorial initialy 😅, unique presentation style, really appreciate🤗❤
@bluewhaleking6227
@bluewhaleking6227 6 лет назад
“Welcome to the Salty Spitoon, how tough are ya?” “How tough am I? I wrote a Pokémon game!” “Yeah, so?” “In ASSEMBLY!” “Oh, go right ahead in!”
@Szzalab
@Szzalab 3 года назад
BlueWhaleKing I don’t get it
@eumemo4814
@eumemo4814 3 года назад
@@Szzalab spongebob reference
@RobinSwede
@RobinSwede 6 лет назад
"how evolution works" 4:40 "what is an exe file" 7:00
@Ozair-hayat
@Ozair-hayat 4 года назад
Robin Swede thanks man
@seid6978
@seid6978 4 года назад
wtf, video is long 6 minutes
@ham1847
@ham1847 4 года назад
seidolema , that’s the point
@The3dCarrot
@The3dCarrot 6 лет назад
Its Telltale! Hooray!
@The3dCarrot
@The3dCarrot 6 лет назад
Also first bitches
@manastro1345
@manastro1345 6 лет назад
The 3D carrot awwww I wanted to be first
@The3dCarrot
@The3dCarrot 6 лет назад
Better luck next time; Ainsley Harriot is too fast for you
@edelweiss6634
@edelweiss6634 6 лет назад
Q: What is an EXE file? A1: Something that Windows needs, but Linux doesn't, b/c GNU/Linux doesn't care about file extensions (Well, the system doesn't, at least. But, ofc, higher-level configs can use them). A2: Something that's hella big from the start, b/c you decided to compile a Lisp program with SBCL and didn't use a tree-shaking algorithm -- holy shit, like 54MB for Hello World, not even joking; Lisp includes the entire environment, *_including the compiler_* . (Basically, it static links *_EVERYTHING_* )
@crossfarm4146
@crossfarm4146 4 года назад
I think this is a very good video to give someone a baseline knowledge of programming, but I thought this was actually gonna go into detail about EXE files, as I'm trying to make some of my python code into an actual program i can run on windows
@creeperYT9824
@creeperYT9824 3 года назад
I used to think exe files were virus because of sonic.exe
@KiranasOfRizon
@KiranasOfRizon 6 лет назад
The most annoying error honestly looks like this: Segmentation fault Stack overflows aren't as common these days, considering that most compilers support tail call optimization, so you'd need to be using some deep non-tail recursion to generate one. Or allocating very large data structures on the stack instead of the heap.
@JeersNX
@JeersNX 8 месяцев назад
fr
@Chaspen
@Chaspen 6 лет назад
"Pokemon Blue was written entireley in Assembly" While this is true with alot of GameBoy games, some devs wrote the game in C and compiled it to Assembly IIRC. I heard that's how Earthbound was developed. I could be entireley wrong though. :P
@mctours4402
@mctours4402 3 года назад
This video came out on my b-day
@LunamArchaChannel
@LunamArchaChannel 2 года назад
When he mention the Dogs Barking, I paused the Video and the Neighbor's Dog was actually barking.
@armadilloalien854
@armadilloalien854 6 лет назад
Have you ever taken the Cisco A+ certification exam or ccent? If so any tips?
@wolfyfart4608
@wolfyfart4608 5 лет назад
Thanks so much telly!
@tibby7709
@tibby7709 6 лет назад
Another great video telly! You can trust that statement because I subbed first *heh*
@aidanr8353
@aidanr8353 6 лет назад
The Tiberius himself!
@jackchrismon637
@jackchrismon637 6 лет назад
Hey tiberius its me Jackstew1115
@peterstreat804
@peterstreat804 6 лет назад
Ofyre and Tiberius outside of discord?? Well this is a surprise🤔
@aidanr8353
@aidanr8353 6 лет назад
Psssh what? We totally have lives..
@liopeeo
@liopeeo 6 лет назад
Ive loved your videos for a while now, and I really love computer science too!!! I'd really like more videos like this.
@comradealita
@comradealita 6 лет назад
This helped me put a lot. I'm about to go to school for computers even though I don't know too much about them. Do you know of any RU-vidrs that are a good source for learning about files and computers in general?
@kostaszn7341
@kostaszn7341 3 года назад
I had Luncher.exe in my computer and I dint know that was a bad program thanks man nice video
@MegaMinerd
@MegaMinerd 6 лет назад
I'd say the problem that annoys me most when I'm programming is NullPointerException. It seems like just about everything can cause them and I see them with a fair amount of frequency.
@graphite2786
@graphite2786 6 лет назад
LOL! Got this mixed up with your other channel, I thought this was going to be about some secret JW file on Ex - members!!
@azizshamsi6044
@azizshamsi6044 5 лет назад
what is an exe A. a demon that lurks from hell B. an executive file format C. something that causes you to stop working
@MarioGotMilk-Remake
@MarioGotMilk-Remake 5 лет назад
Aziz Shamsi B
@ellekinkade8745
@ellekinkade8745 2 года назад
All!!!!!!
@martismartiis813
@martismartiis813 6 лет назад
when you see a file with .mp3.exe that means you gotta download it and run it, it will be fun
@jakubmateusz1999
@jakubmateusz1999 6 лет назад
Low level programming is so hard, that even Microsoft used DOS as bootstrap for Windows up to 98 or Milenium
@anatheisticsnailsjourney2344
@anatheisticsnailsjourney2344 6 лет назад
Jakub Szymański agggghhhh!!!! Bad flashback windows ME!!!
@stephaniecuellar3192
@stephaniecuellar3192 6 лет назад
You've one of my favourite voices among the YT atheist community. Have you ever considered doing voice work like reading books on tape? You'd rock at it.
@owensfiresidechat
@owensfiresidechat 6 лет назад
id love to. never had an offer though
@brianscott2089
@brianscott2089 6 лет назад
I love your voice. Like, I've seen most all of your drawings, and they're what drew me in (along with the atheism/cult stuff), but now I can just put your videos on and listen to your voice. You should try narrating sometime, I think you'd be goode at it.
@ahsrafulalam4557
@ahsrafulalam4557 Год назад
My media file not open any media player please suggest
@lyndamaracle1165
@lyndamaracle1165 2 года назад
everytime i download something it says downloading roblox studio exe
@corkedfever
@corkedfever 6 лет назад
Memory Map Core dumps on C++ are my most hated error... (usually happens when you fuck up pointers)
@user-tp1pf8if3l
@user-tp1pf8if3l 3 года назад
why exe is limited for windwos?
@PurpleKnightmare
@PurpleKnightmare 6 лет назад
Also the extension stuff is mostly relevant to Windows and DOS. Linux. Unix only care if the file is marked as executable in the file system.
@sushicup6893
@sushicup6893 5 лет назад
When your downloading a app It said IHDKKK_NDJD_38EJMDD_exe. (i made those random) and i was worried
@richardrunyan2273
@richardrunyan2273 5 лет назад
May be wrong but I learned .dll stood for dynamically linked library. Maybe they dropped the "ally" later on?
@PurpleKnightmare
@PurpleKnightmare 3 года назад
Endless loops can cause stack overflows easily, making that variable, over and over... That is how I often get them. Opps.
@satyakishore6174
@satyakishore6174 4 года назад
Interesting, do you have any other videos or links?
@italiandarthvader
@italiandarthvader Год назад
Does anyone know the name of the song?
@atphamnguyenngoc125
@atphamnguyenngoc125 3 года назад
thank you
@dudeist_priest
@dudeist_priest 6 лет назад
Maybe I'm comically lazy, but I was hoping for the X Files music to play in the intro.
@holdingsand
@holdingsand 2 года назад
What is the program you're drawing with here? Well, I assume it's you drawing here lol. Thanks for the video btw, lots of good info
@Ms_Adi_wuz_here._.
@Ms_Adi_wuz_here._. Год назад
finally something not related to .exe games
@sakuraleaftea9208
@sakuraleaftea9208 4 года назад
What the hell man I came here to learn about computer file not get distracted by a drawing of an elephant.
@truthseekeratheist9105
@truthseekeratheist9105 6 лет назад
Cool stuff huh! I learned Fortran in college. I taught myself Basic and bought the editor and compiler back in the 80s. Basic which is not too different from Fortran. I don’t suppose that these languages are still taught in college; dinosaur era high level languages. Remember Kent Hovind asserts that dinosaurs are still well and alive in the Congo! My dad programmed an IBM computer in COBOL. The machine had 4 k core memory!!! And took up a huge room with a special elevated floor and very robust environmental control system to keep the room from getting too hot. The IBM 1401 actually used small electromagnets for the binary “on off” code. Today they use billions of microscopic transistors implanted into silicon dioxide wafers. I did a double major in physics and one track was microelectronic device fabrication. Everything I learned back in those days is obsolete. Someday there’ll be quantum computing, maybe you could do a video on thAt possibly. I also read once about a computer that used microbes that aligned to magnetic fields to represent binary code. When I was young I did a lot of numerical analysis using Fortran because of my Science background. Every so often I still write macros in Visual Basic in Excel. Taught myself the Visual Basic Statements. I never learned C or C ++. Something I should do someday.
@edelweiss6634
@edelweiss6634 6 лет назад
Curious: What languages do you generally use in your job?
@rennoforget5130
@rennoforget5130 2 года назад
thanks for the information :}
@cheetos6777
@cheetos6777 6 лет назад
Subbed to you Telltale
@dr.jonathancrane1233
@dr.jonathancrane1233 6 лет назад
What about EBCDIC?
@whathuh6965
@whathuh6965 2 года назад
Didn't explain EXE files specifically and in detail, but it was still a good video overall.
@cajnova8654
@cajnova8654 5 лет назад
whats the song in the intro?
@bingbong5743
@bingbong5743 5 лет назад
He spent 5 minutes explaining everything not .exe files, then explained .exe files in layman's terms in the last minute. Very cool Kanye!
@manastro1345
@manastro1345 6 лет назад
Was looking for pure science on this channel, got an explanation of files... Pleasantly surprised... Also first ;P Edit: DAMNIT I WAS ONLY SECOND the 3d carrot beat me D':
@owensfiresidechat
@owensfiresidechat 6 лет назад
computer science. its science. i dont intend to do it often but i WILL be talking about computers sometimes
@manastro1345
@manastro1345 6 лет назад
Telltale Science yeah, I just assumed more physics and such, especially for the first few videos. I actually really enjoyed this, props on making it sound interesting lol
@jlamothe2
@jlamothe2 4 года назад
My most hated error is the segfgault, not stack overflow.
@proalfie7698
@proalfie7698 6 лет назад
whats the name of your other channel?
@HossanMdSalim
@HossanMdSalim 2 года назад
Your drawings are amazing wow how?
@kriscarr634
@kriscarr634 6 лет назад
Song name?
@mysterypersonthing8885
@mysterypersonthing8885 5 лет назад
I wonder whether LA-MULANA was made with C++ or C... Cave Story was a C program (though the dev modified the language a lot), but LA-MULANA began development a few years earlier...
@hostgrady
@hostgrady 6 лет назад
This is so cool
@tan8067
@tan8067 3 года назад
The drawings are so satisfying🤤
@summergarcia279
@summergarcia279 6 лет назад
AWESOME!!!!
@williammcghee863
@williammcghee863 4 года назад
My friend, you need a separate channel to explain computer topics. I'm surprised that you don't, because I've learned so much just by listening.
@aidanr8353
@aidanr8353 6 лет назад
Wooo! I'm late but I love ya man.
@cooking24605
@cooking24605 8 месяцев назад
The drawing made me to subscribe to the channel 🙉
@maicher3316
@maicher3316 4 года назад
How about tutu app
@Niharika-si9dk
@Niharika-si9dk 5 лет назад
Achhaa what is meant file?
@Cobalt985
@Cobalt985 6 лет назад
Oh cool, you do computers? LINUX NEXT LINUX NEXT
@MoyDeeGaming
@MoyDeeGaming 6 лет назад
Keep it up tale
@espytpro
@espytpro 4 года назад
"This program cannot be run in DOS mode" -Every EXE file ever
@sugarbooty
@sugarbooty 6 лет назад
What's his second channel?
@bdf2718
@bdf2718 6 лет назад
I just had a flashback to the 1990s. There are only two types of file, ASCII and binary? ASCII are text files? Whatever happened to utf-8? Or even ISO 8859-1. Oh, you're talking about Windows. Where exes are frequently filled with all sorts of crap. Are BMPs still embedded in exes? I gave up at that point. I could feel my knowledge regressing.
@lordblazer
@lordblazer 6 лет назад
bdf2718 Lmao. Let's take it back to Windows 2.0
@bdf2718
@bdf2718 6 лет назад
+lordblazer You can go back to Windows 2.0 if you wish. I'll stick with Linux.
@Cobalt985
@Cobalt985 6 лет назад
btw i use arch
@edelweiss6634
@edelweiss6634 6 лет назад
+bdf2718 +Xenon GNU/Linux here, too, mai niggies! RN, I'm on Fedora, but I got another laptop I'm setting up Antergos on, rn. Can't rly make full use of it, though, until my other memory stick comes -- I'ma crank it up from 4GB to 8GB, so maybe I can run Universe Sandbox² on it.
@seodoreriddle
@seodoreriddle 6 лет назад
LordCentillion-2 i used to use antergos, but switched to deepin- tbh i dont really like deepin as much as i liked antergos or arch
@supermegabenji1026
@supermegabenji1026 9 месяцев назад
idk why tf Some people making Horror games and adding .EXE at the End. It started off with Sonic.EXE and the File itself in the Creepypasta is just called "Sonic" and the .EXE part is mean't to be called "Excutable File" Not something To turn it into a Horror Games, He is just called "Sonic" Not "sonic.exe" It's just a File name.
@magallanesethanluis7412
@magallanesethanluis7412 5 лет назад
Telltale wit is that the makers of the walking dead from season 1,2,3, and 4 like with my girl clementine
@BFDT-4
@BFDT-4 6 лет назад
.EXE vs. .COM files? Also, ".APP" files, but that's a different environment. Finally, do filename extensions work the same way in Linux?
@eigq9487
@eigq9487 2 года назад
I am scary exe
@espytpro
@espytpro 4 года назад
Sonic 1, Sonic 2, Sonic 3 Were all written in assembly
@ellekinkade8745
@ellekinkade8745 2 года назад
?ti exe.cinos dnA
@tamaghnadey3050
@tamaghnadey3050 4 года назад
that elephant has no tail?
@mariajuanasadventures3672
@mariajuanasadventures3672 3 года назад
I was guessing what is the drawing. Less focus to the explanations haha
@Bransaucesauce
@Bransaucesauce Год назад
Wheres the scary bloody hedgehogs clickbait smh
@FillyCheeseSteak
@FillyCheeseSteak 5 лет назад
I think Ex files used to be a tv show but I don’t know
@ellekinkade8745
@ellekinkade8745 2 года назад
🦔😈
@lenziin_.14
@lenziin_.14 3 года назад
so exe means executable,?
@Chelaxim
@Chelaxim 6 лет назад
Megaman.EXE Jack in!
@bernadethbautista547
@bernadethbautista547 Год назад
I'm a visual learner and the drawing distracts me so I need to take away my glance on the computer to listen about the topic. If I return me eye to the pc my mind focuses on his drawings hehe
@juicy_juice_box5237
@juicy_juice_box5237 4 года назад
So sometimes exe files arnt viruses?
@watchongezellig
@watchongezellig 3 года назад
They never have Been
@ellekinkade8745
@ellekinkade8745 2 года назад
🦔🦔🦔🦔🩸
@PixelBytesPixelArtist
@PixelBytesPixelArtist 5 лет назад
I hate when all my peers try to seem edgy and cool by adding .EXE to random shit so it looks like a virus or something
@warriorwhocodes
@warriorwhocodes 4 года назад
Exe is binary or hex ???
@rivercamera
@rivercamera 5 лет назад
Am I the only person who didn’t search this? Your drawing is great btw
@RIjad101
@RIjad101 3 года назад
You sound like Elliot Alderson from Mr. Robot! :D
@mob_pho
@mob_pho 3 года назад
Answer is here: 2:20 Leave a like if helped.
@ttthttpd
@ttthttpd 6 лет назад
Stack overflow, heh. No, segfaults are the real hell. Uninitialized pointers and/or memory corruption. Combine that with debugging other people's code and you have a true nightmare.
@rajahbrown4696
@rajahbrown4696 3 года назад
You know why i whent here I saw exe on my computer I uninstalled it
@Pangsit969
@Pangsit969 3 года назад
exe is not dangerous..... every application have .exe
@kushagragoel1795
@kushagragoel1795 3 года назад
The drawings keep distracting me from what he's saying
@billybillybillybillybillybilly
@billybillybillybillybillybilly 4 года назад
I asked for a reason why the ROBLOX website was downloading exe files to my computer, not a documentary
@user-dt1jt3qb9c
@user-dt1jt3qb9c 11 месяцев назад
It’s to play the game, you need the exe file (i know this comment is old)
@billybillybillybillybillybilly
@billybillybillybillybillybilly 11 месяцев назад
@@user-dt1jt3qb9c didn't expect this fast reply did you
@Vulkan477
@Vulkan477 4 года назад
Is it just me or does it piss you off that most people (mainly younger kids) assume EXE means something’s “HaUNteD” when it’s actually just a goddamn file extension. I also kinda hate the sonic.exe game for starting the trend of making literally any file extension mean that something is “hAUnteD”.
@siarnabizadah7621
@siarnabizadah7621 5 лет назад
lol nice drawing tutorial
Далее
What is the Smallest Possible .EXE?
17:57
Просмотров 299 тыс.
Sonic.EXE - Explained
10:57
Просмотров 2,2 млн
They got a Golden Buzzer 🤣✨
00:46
Просмотров 14 млн
What is a File Format?
12:58
Просмотров 178 тыс.
What Kinds of Files Can Be Viruses?
14:08
Просмотров 242 тыс.
How does the INTERNET work? | ICT #2
8:59
Просмотров 8 млн
What is a Server?  Servers vs Desktops Explained
7:14
How to Avoid 99% of Malicious EXE Files
9:44
Просмотров 63 тыс.
Modem vs Router - What's the difference?
7:00
Просмотров 8 млн
Premature Optimization
12:39
Просмотров 774 тыс.
100+ Linux Things you Need to Know
12:23
Просмотров 844 тыс.
Linux File System/Structure Explained!
15:59
Просмотров 4 млн
They got a Golden Buzzer 🤣✨
00:46
Просмотров 14 млн