What is a File Format?

  Рет қаралды 180,718

LiveOverflow

LiveOverflow

Күн бұрын

Пікірлер: 510
@yuxin7440
@yuxin7440 4 жыл бұрын
This video is pretty fascinating. With many years of experience using Linux and command line, I am already familiar with the fact that file format is just a trick (every file is just a binary stream anyway), but I am sill surprised that you can easily craft files to be interpreted by multiple programs differently. I am not sure whether it's a good thing or a bad thing. From a developer's perspective, we want the file format to be unambiguous, because we know from experience that ambiguity is a common source of bugs and unexpected behaviors. However, sometimes we also want flexibility and tolerance. For example, we want to add more features to file format but not break the older version program, which means we shouldn't be overly strict on recognizing format. These two design principle are sometimes conflicting to each other, and I think it is the main cause of the issue.
@redpanda31337
@redpanda31337 4 жыл бұрын
@@00O3O1B a word file is also just a zip file
@nagitokomaeda3237
@nagitokomaeda3237 3 жыл бұрын
this is why magic numbers exist
@Blast-Forward
@Blast-Forward Жыл бұрын
It also doesn't sound very efficient to put different "files" into the same file for most use cases.
@joachimprz
@joachimprz 4 жыл бұрын
Roger, LiveOverflow gone Dark Mode
@rogervanbommel1086
@rogervanbommel1086 4 жыл бұрын
Why use my name?
@bruh_5555
@bruh_5555 4 жыл бұрын
I was searching for this comment🤣🤣
@TimLF
@TimLF 4 жыл бұрын
I love dark mode. I wonder what % of 0.5M viewers are on OLED and how much energy was saved.
@machinexa1
@machinexa1 4 жыл бұрын
Black lives matter
@Architector_4
@Architector_4 4 жыл бұрын
I honestly like the light mode more. Not only it feels more reminiscent with what I associate with the channel, keeping it light at all times prevents eye whiplash like at 0:55 where the light fills the entire video instantly.
@philipk883
@philipk883 4 жыл бұрын
Aah yes! the Schrodinger's zip file.
@thefridge6913
@thefridge6913 4 жыл бұрын
I laughed at this a little too hard.
@NestiGaming
@NestiGaming 4 жыл бұрын
That cat example doesn't seem that random...
@AjayKumar-fd9mv
@AjayKumar-fd9mv 4 жыл бұрын
അടിപൊളി
@chregig7967
@chregig7967 4 жыл бұрын
@@thefridge6913 you can never laugh too hard :D
@mouaztabboush5571
@mouaztabboush5571 4 жыл бұрын
Schrödinger doesn't like this trick
@panagiotispetridis7961
@panagiotispetridis7961 4 жыл бұрын
I really like this type of videos. The explanations where really good the quality is very high and overall I can confidently say that I've learnt something I didn't know before!
@YotaNinja
@YotaNinja 3 жыл бұрын
I remember my first time learning about this file format trick was probably about 2005-2006 on 4chan of all places. Someone uploaded an image, it was the cover of a C++ textbook, or some C language. I can't quite remember, but what I do remember was you could download the image, and extract that exact document from it. They embedded the textbook within the image itself, and used any image hosting site to discretely share it with people. I was blown away.
@shady4tv
@shady4tv 4 жыл бұрын
I'm someone in the category of people freaking out about closed source binwalk so I see files agnostically already. But I thought - "Hey, If I give this video a chance I'm sure LiveOverFlow will teach me something new" - All I can say is WOW The idea of not encapsulating but "programming" a file into the zip format is a complete paradigm shift. I will never be able to look at files in the same way again holy shit bro you just blew my mind.
@Sunpy_Emily
@Sunpy_Emily 4 жыл бұрын
The scene with dark background, a table and a simple t-shirt makes this feel like an interrogation scene where police is asking the criminal questions.
@SamuelCarreira
@SamuelCarreira 4 жыл бұрын
I really like this scenario, for me doesn’t look any like that... but only a minimalist and well filmed scenario. No more that typical youtuber background bullshit with their setup behind
@tilakmadichettitheappdeveloper
@tilakmadichettitheappdeveloper 4 жыл бұрын
#hackersroom
@ultraviolet.catastrophe
@ultraviolet.catastrophe 4 жыл бұрын
"We know you work with the File Format Cartel! Who is your leader?!?"
@NStripleseven
@NStripleseven 3 жыл бұрын
Except instead, he’s answering questions nobody asked.
@SimonHuenecke
@SimonHuenecke 4 жыл бұрын
How dark should the background be? Live overflow: YES
@MrKristian252
@MrKristian252 4 жыл бұрын
If anyone has seen this image going around on Discord; "Please don't open me in the browser". Basically 2 image png animation. Renamed to .zip, gives a .mp3 file inside, containing some metadata about opening the audio in a image viewer. Pretty cool, took half of the day to get to the end of it.
@zekiz774
@zekiz774 4 жыл бұрын
Yes. I'm not the only one. I just posted this video in the discord server.
@atharvavaidya6230
@atharvavaidya6230 4 жыл бұрын
Looks interesting. Can you post a link here?
@zekiz774
@zekiz774 4 жыл бұрын
@Nigel YING No. It's not quiet the end. Try to do "file" on the happiness file
@E404NNF
@E404NNF 4 жыл бұрын
I saw the one which only works on VLC (not the UWP version)
@uuuuuhhlettuce3909
@uuuuuhhlettuce3909 4 жыл бұрын
omggg u finally made a dark mode intro. 🙏🏿🙏🏿🙏🏿
@BGroothedde
@BGroothedde 4 жыл бұрын
The 010 tool is pretty awesome, reminds me of something similar I made for terminals - but more advanced and with a hex editor. Thanks for sharing that!
@p.9227
@p.9227 4 жыл бұрын
My mind was absolutely blown away. I've never thought that the same file could be interpreted differently. This is eye-opening for me.
@stevepoper8073
@stevepoper8073 4 жыл бұрын
I remember being blown away by file extensions when I played DDLC
@imgladnotu9527
@imgladnotu9527 4 жыл бұрын
Dont We All................... just monika ngl LiveOverflow should check out/play games that have neat tricks like what ddlc does, and im pretty sure there are obscure as heck ones out there.
@UjjwalKumar-wg4wu
@UjjwalKumar-wg4wu 4 жыл бұрын
loving the new brand design
@otkchk
@otkchk 4 жыл бұрын
LiveOverflow 2016 - finding a parser differential in loading ELF LIveOverflow 2020 - what is a file format just joking. top notch stuff I didn't know.
@frni
@frni 3 жыл бұрын
You can do this in windows with the copy command and the /B switch for binary "copy /B picture.jpg+folder.zip new.jpg" I learned this when I heard that a promotional desktop wallpaper for Portal had an Easter egg in it. If you opened it as an archive the ending song "Still Alive" mp3 was in there. This was a triumph!
@johnny5gr
@johnny5gr 4 жыл бұрын
The conversation went like this: - WTF did you do? - You dog... - Zip it man!
@Basepilot
@Basepilot 4 жыл бұрын
love the example with the "Town Musicians of Bremen " :)
@4g3v
@4g3v 4 жыл бұрын
010's template feature is the best one I have seen yet in any hex editor. It's really useful for reversing proprietary file formats.
@MulleDK19
@MulleDK19 4 жыл бұрын
Nothing beats Hex Editor Neo. Unfortunately it's not free.
@Brlitzkreig
@Brlitzkreig 4 жыл бұрын
Wow, you make it so easy for people to understand these complex topics!
@WtfAnupam
@WtfAnupam 2 жыл бұрын
This whole channel is a blessing in my Cybersecurity journey! thankyou soo much for creating such level of content...
@attention_shopping
@attention_shopping 3 жыл бұрын
love the bit about CTF at the end -- that makes so much sense!
@svampebob007
@svampebob007 4 жыл бұрын
Files being source code is so blatantly obvious I never though of it, but when you pointed it out it instantly made sense how one could play with the file. and espessially when you showed that ansicphpbash "file format" :) How many of us have struggled with one code trying to parts a bit of another code as a string/variable, or what ever, only to realize you forgot to reformat it so that the thing you're trying to pass is not a being interpreted as actual code.
@maddoggLP
@maddoggLP 4 жыл бұрын
Ideal video to start reading my digital forensic course. As if you know I am procrastinating
@hafidhzouahi7146
@hafidhzouahi7146 3 жыл бұрын
LiveOverFlow: hiding files in files is not fun justCTF: yes
@thecakeredux
@thecakeredux 4 жыл бұрын
Presentation is excellent, no background and you in the center explaining and gesticulating is a very good idea.
@TheKinGG0ld
@TheKinGG0ld 4 жыл бұрын
Love the musicians of bremen image and the new videos format!
@RichardiOS275
@RichardiOS275 4 жыл бұрын
the thing that went in my head when I see 6:26 is C I didn't realise there's php and bash until you told us
@aj2090
@aj2090 4 жыл бұрын
Don’t listen to the weirdos. Loving the low light setup. I see you clearly and nothing else. Minimal and clean
@solomioist
@solomioist 4 жыл бұрын
LiveOverflow: „You don’t want to do PDF by hand“ Me: *cries in LaTeX*
@ra1d3r34
@ra1d3r34 4 жыл бұрын
i feel you!
@blackneos940
@blackneos940 4 жыл бұрын
What is Latex, some condom ingredient?
@int16_t
@int16_t 4 жыл бұрын
A typesetting tool.
@Cobalt985
@Cobalt985 4 жыл бұрын
LaTeX is fucking incredible. Also if you like meme ways of writing your documents check out groff/troff. Much simpler than LaTeX. Or, just start converting markdown/emacs org-mode to LaTeX. That takes the pain out of it. I wrote all my Bio notes in org-mode then compiled it into a final LaTeX document without much trouble.
@flp322
@flp322 3 жыл бұрын
LaTeX by hand is much easier than PDF by hand.
@Crux161
@Crux161 3 жыл бұрын
This is one reason why simple things like the `file` command in Linux are *so useful*
@olbluelips
@olbluelips 4 жыл бұрын
Great video, I love thinking of zip as interpreter for .zip "source code"! I also just love the concept of weird machines Recently, for educational purposes, I've written a couple of image file formats and also I'm writing an interpreter, so this is right up my alley :)
@nohbdy9634
@nohbdy9634 4 жыл бұрын
This is great, the education was great, and the whole building up to the message about the CTFs was hilarious, but I 100% agree.
@0okaze
@0okaze 4 жыл бұрын
À true hacker spirit, reminds me of my youth. It pleases me to see young talents, there are so few of them, while I thought 30 years ago that there would be countless hackers far better than us in the future. It never happened, everything has gone down, so these videos are refreshing.
@cannaroe1213
@cannaroe1213 4 жыл бұрын
I like this channel a lot :) I really liked how you explained that zip files actually program zip to make a file, rather than "contain" data. You could have brought in zip-bombs at this point, because then a 1Kb file making a 42Gb file kind of shows how it's generative. Having said that, I think you made one point unclear, which was that programs sometimes "ignore" bytes they don't understand, like scanning for a dog and not seeing the cat. PDF is weird in that it looks for it's magic sequence anywhere in the file, ignoring the zip at the beginning. ZIP, for example, wont do this. Python wont do this. etc etc. Nevertheless, through use of commenting, which is like programming zip to deliberately ignore code, you make polyglots. Polyglots almost always use commenting. If commenting wasn't possible, making polyglots would be WAY harder! Programs don't typically ignore anything, unless you trick them into it. Also this whole video strikes at the heart of a big problem in Europe, what does data privacy/security/illegal information actually mean? What if a picture file, for example, looks like a beautiful sunset in one image viewer application, but child-pron in another. Is the *file* child-pron, or is the image-viewer *making* child-pron when it's displayed? Or both? Do you need to have both on your computer to break the law? TL;DR we all have child-pron and state-secrets on our computers, sometimes in the same file, we just don't have the software to view it.
@kanucks9
@kanucks9 4 жыл бұрын
11 minutes in "I don't know exactly why the pdf isn't shown in the zip file" Dude that's literally the only reason I watched this video.
@petey5009
@petey5009 4 жыл бұрын
The pdf file is probably contained in a place where the zip program doesn't check, and pdf headers don't need to start at the beginning
@oODomeeOo
@oODomeeOo 4 жыл бұрын
@@petey5009 Since the PDF is in the Zip record it is probably checked by the Zip program. But since it has no filename it is simply not displayed.
@giantbee9763
@giantbee9763 4 жыл бұрын
He does know why, just not precisely what the reason is in this particular case. In this particular case it could be anything, depending on the way the zip format is there might be many ways to hide the pdf. You just need to find a way to make the information redundant, like making things a comment in the earlier polyglot C php bash etc example. :)
@erickcardozo462
@erickcardozo462 3 жыл бұрын
That's because the PDF file was not zipped, its contents were just combined with the contents of the zip file in the final generated file. So when the zip program reads the final file, it encounters the only thing that was zipped in that file: the text file. It's not that hard to get 🙂
@31redorange08
@31redorange08 2 жыл бұрын
@@erickcardozo462 You should watch the video.
@joshinils
@joshinils 4 жыл бұрын
"grew up with a commandline" yes, you could say that i grew up when i started using linux a few years ago
@helper_bot
@helper_bot 4 жыл бұрын
I'd like to point out some flaw in the video 1. The Person A and Person B analogy, rather than just "liking" it should've been "only knowing" or "ignoring except". PDF program would read the PDF code, and not the ZIP code, and the other way around for Zip programs 2. Rather than changing the file name extensions, you could probably just run the file with the program right away. Though I'm not sure since I haven't tried it, but I'm sure it would run as is. Anyway, great video as usual, thanks for sharing this information with us!
@HolowatyVlogs
@HolowatyVlogs 4 жыл бұрын
This is really interesting, I’ve never heard of polyglot computing! This kinda reminds me of steganography.
@user-vn7ce5ig1z
@user-vn7ce5ig1z 4 жыл бұрын
Because steganography often uses this as the method of embedding data. That said, not all cases of this are steganography, for example, a self-extracting archive is seen by the shell as an executable file but as an archive by the archive program. (An archive program is usually involved with these.)
@TheSam1902
@TheSam1902 4 жыл бұрын
Great lighting ! Really striking how you made that work despite usually commenting without a camera feed
@funkykong9001
@funkykong9001 4 жыл бұрын
So cool to see 010 Editor mentioned! I love it :)
@FennecTECH
@FennecTECH 4 жыл бұрын
I think the CTF about finding the hidden stuff in a file would be a great challenge for a stego CTF. And it is valuable experence in identifying stego. And if your getting into information security stego experence is very important.
@DM-qm5sc
@DM-qm5sc 4 жыл бұрын
Thank you for dark mode!
@Danielo515
@Danielo515 4 жыл бұрын
I came to this video thinking I will just reaffirm on my knowledge about files, it them I learned a lot of new stuff. Thanks
@zonbiimusic4750
@zonbiimusic4750 2 жыл бұрын
Greetings from Bremen. Thanks for the interesting Video. As a linux user and C programmer not much was new for me but it was still interesting to listen to you explaining in detail
@zakuarbor
@zakuarbor 4 жыл бұрын
Great video. I recalled how many students were amazed when I had students extract an image from a PDF in my seminar course (a course where students teach the class) where I talked about stegosploit. Makes you think what files could be hidden in a PDF. However, that was only the start of it because the toolkit created by Saumil Shah, the person who created Stegosploit, hid the toolkit inside the image. So you had to rename the image extension to HTML and open it in the browser to obtain the toolkit. I was also very shocked when I first was researching the topic.
@RahulRaj-pd7gi
@RahulRaj-pd7gi 4 жыл бұрын
No this type of ctf challenges are not at all annoying infact I solved this type of challenge yesterday and learned alot about file extension and that's how I reached to this video. You explained everything perfectly. Thanks
@NebMotion
@NebMotion 4 жыл бұрын
Thank you for sharing this knowledge, we truly live in the age of information!
@Sankaritarina89
@Sankaritarina89 4 жыл бұрын
I can totally relate to this. Grew up with windows but entirely switched to Linux like 8 years ago. I have a completely different understanding for the filesystem now.
@LeoStaley
@LeoStaley 4 жыл бұрын
Over the last twelve years, I have tried to switch over to Linux no less than 6 times. I am driven insane by trying to deal with obscure problems, and have to turn back to windows every time. Perhaps it's just because I'm not a coder and am just a power user. But if a power user like me can't take the frustration of Linux, I can't imagine normal people ever being able to take it.
@Sankaritarina89
@Sankaritarina89 4 жыл бұрын
@@LeoStaley if you are a windows user who needs windows it will be difficult I guess. I'm a software engineer, so I have a big benefit from using Linux and only downsides when using windows so that made the decision easy for me.
@lilyliao9521
@lilyliao9521 Жыл бұрын
@@LeoStaley never fully switch to linux, dont get tricked by the masochistic nerds
@VeryBlueBot
@VeryBlueBot 4 жыл бұрын
Wow your production level got upgraded so much since the last time I watched your vids. Looks even better than before. Wish YT algo would push more of your content to my Recommended.. Now I will to go on and "manually" watch your latest stuff. Super interesting content and approach to digital security one of my favorite channel on the subject for me as a developer/programmer Keep it up :)
@mina86
@mina86 4 жыл бұрын
ZIP file’s ‘header’ is located at the end of file and it includes list of files in the archive. Any file records which are not specified in that header at the end are simply ignored. This way you can easily modify a ZIP archive by appending data at the end of it (e.g. you can remove files from the list, add new file records and new entries in the list etc.). This also means that you can just append a ZIP file at the end of another file, and the result will likely work as both. ZIP program will look at the end of the file to look for list of files to extract and will completely ignore whatever is at the beginning of the file. This is how self-extracting archives work. Your zip tool might warn you if there is some data at the beginning that it doesn’t expect, but that depends on the tool. The way the trick works with PDF is that the PDF header does not need to be located at the very beginning of a file. This means that one can add a prefix which will make ZIP think it is a file record but because the file record is never referenced in the header at the end, the tool will just ignore it. On the other hand, PDF reader will ignore the prefix looking for the PDF header.
@1Hippo
@1Hippo 4 жыл бұрын
Very interesting, it really works, no special tools required, just with: cat tmp.zip >> random.pdf Then random.pdf still works as pdf and can also be read as zip in my filemanager (dolphin) if renamed. But not in other archive tools, it says that it not a supported archive, so that would need the prefix trick as well. "file" reports it as pdf, because it reads the magic number at the start, which was of course not modified by the simple appending.
@mina86
@mina86 4 жыл бұрын
@@1Hippo, it may be ignorance or security concerns why some tools don’t open such archives. Info-Zip will complain about extra bytes but otherwise will just go ahead and extract files correctly. By the way, some libraries might offer a ‘streaming’ interface for reading archives (e.g. Java’s ZipInputStream) which will read the file entries as they appear in the data ignoring the directory at the end.
@hypergraphic
@hypergraphic 2 жыл бұрын
This gives me new appreciation for the mantra: parse don't validate. If you just look for what you are expecting, you might admit more than you were bargaining for.
@nahu4870
@nahu4870 4 жыл бұрын
2:38 There's is magic though! At the first bytes of the file
@l-12343
@l-12343 4 жыл бұрын
wow! this new format is fantastic ... not to mention the video quality! spot on man!
@barkeeper7887
@barkeeper7887 4 жыл бұрын
I Love that your Videos can be watched by IT guys but still be understood by beginners :)
@Jagnathbaba
@Jagnathbaba 4 жыл бұрын
I always used to think that these formats are "strict" as in they wouldn't allow unknowns. Turns out they do and you can play tricks with them.
@Rudxain
@Rudxain 2 жыл бұрын
_[HTML without DOCTYPE has entered the chat]_
@lukor-tech
@lukor-tech 4 жыл бұрын
THANK YOU SO MUCH FOR THE DARK MODE LOGO!
@logc1921
@logc1921 4 жыл бұрын
The quality of this video is good! Keep it up man! Really appreciate your work.
@HritikV
@HritikV 4 жыл бұрын
Damn! This is so cool. At first I thought it was about magic bytes but you never fail to surprise!
@michamarzec9786
@michamarzec9786 4 жыл бұрын
That was very informative and entertaining. Learn something new today. Thanks :D
@justkarkat9575
@justkarkat9575 4 жыл бұрын
I am glad I actually understood the statue reference!
@mikee.
@mikee. 4 жыл бұрын
Love the new style of videos. Also the video quality is absolutely stunning, so well produced!
@darske1
@darske1 4 жыл бұрын
Loved the format, the topic, the explanation... Loved everything, great video
@samansinaei1426
@samansinaei1426 3 жыл бұрын
Huge thank you, I was really hoping to find a video like this. You couldn't do it better than this
@bramble-east
@bramble-east 4 жыл бұрын
I remember my frustration when first switching from Windows to Ubuntu for work projects. I didn't understand how the Ubuntu file system structure worked, how I should manage individual files, and how to work with them. I asked people questions like "Where should I install programs in Ubuntu?" and similar. At that time I thought to myself self "Gosh, Windows seems like a much cleaner system, everything is neatly organized, I have a dedicated folder for Program Files and the only thing I should do is click shortcuts". But after learning the Ubuntu FS layout, understanding how PATH actually works and what is it intended for, and a lot of other tips and tricks Windows FS principles feel rather restrictive. Although I now daily-drive Windows for home and work stuff (Windows made MAJOR progress towards being a developer-friendly system in the last few years), I still miss some of that clean simplicity and infinite possibilities that a proper GNU/Linux system provides.
@MateHegyhati
@MateHegyhati 4 жыл бұрын
Thanks, I'll bring this example up at my Formal Language Theory classes. This is a fun way to talk about the intersection of formal languages. :-)
@MeriaDuck
@MeriaDuck 4 жыл бұрын
2:38 LOL at no magic joke 😀 For those new to this, the linux file format recognizer (the file command) is configured in a file called /etc/magic
@TimLF
@TimLF 4 жыл бұрын
Anyone ever use that file? I though it just stayed empty and people used defaults, #!, /usr/share/applications/, or whatever.
@samfoxman7046
@samfoxman7046 4 жыл бұрын
The term "magic" comes from en.wikipedia.org/wiki/Magic_number_(programming)
@1Hippo
@1Hippo 4 жыл бұрын
Just checked on my system, /etc/magic does not exist. So at least for Arch Linux it is in /usr/share/file/misc/magic. It reads a compiled version (.mgc) first.
@sreejithsubhash7301
@sreejithsubhash7301 4 жыл бұрын
File exists in Ubuntu 😃
@nahu4870
@nahu4870 4 жыл бұрын
Pretty sure the joke was about the magic numbers like Sam said It's the first few bytes of a file / the signature which you can teoad to find out the format and other info like the version of the program uses to create that file
@redsus3866
@redsus3866 4 жыл бұрын
Epic dark mode intro!
@nashonightmare
@nashonightmare 4 жыл бұрын
Great explanation LiveOverflow .
@otesunki
@otesunki 4 жыл бұрын
I'm digging the dark theme! IDK if it's new or not, I haven't watched ALL of your videos ( yet )
@clippy3656
@clippy3656 4 жыл бұрын
I love how you turned on dark mode in the intro
@ozgun228
@ozgun228 Жыл бұрын
A video topic suggestion: how to make your own file format. That would give us more intuition in the topic.
@hikingpete
@hikingpete 4 жыл бұрын
Often PDFs will be read from the end. PDFs are designed to be written linearly, but a linearly written file is inefficient to access in a random fashion. Thus, after writing out the contents of a PDF, the writer will usually append an index at the end. The index is placed at a known offset from the end of the file, and readers will generally access that first, and then only read the parts of the file that they actually need.
@Hyperboid
@Hyperboid 4 жыл бұрын
"YOU decide what to open the file with" xdg-open: exists
@backendninja8333
@backendninja8333 4 жыл бұрын
What an outstanding explanation. Just mind blowing. Keep it up man!
@Yaxqb
@Yaxqb 4 жыл бұрын
File formats based on extension: Windows virgin. File format based on actual content: Unix file CHAD basedlord
@MrFram
@MrFram 4 жыл бұрын
MIME types: Our new web overlords
@GegoXaren
@GegoXaren 4 жыл бұрын
PoC||GTFO PDFs are all zip polyglot, some of the PDFs are also SNES roms and boot sectors... They also have an exploration of how it is done in the journal volumes. Highly recommended reading that journal.
@manotive6094
@manotive6094 4 жыл бұрын
Love this filming setup
@aakash-codes
@aakash-codes 4 ай бұрын
That was interesting to know! Thanks for making a video about this.
@OmegaZ2
@OmegaZ2 4 жыл бұрын
Something I didn't quite understand is: Wikipedia says that polyglots "performs the same operations or output independent of the programming language used to compile or interpret it.", but you showed that when renaming file formats, after "fusing" them with Mitra, the PDF and the TXT showed different things, this isn't the same output. Isn't this a fault on Wikipedia's side?. Very cool and informative video! Thanks as always LiveOverflow
@LiveOverflow
@LiveOverflow 4 жыл бұрын
I Wouldn’t call it a fault. I would just say that some terms have maybe slightly different meaning depending on who you ask
@SriHarshaChilakapati
@SriHarshaChilakapati 4 жыл бұрын
I used to do this with BMP images. Compress all your files, and combine them with a BMP image of your choice. Just a simple copy command in cmd will work and you can hide some stuff from people. copy /b image.bmp files.zip image2.bmp. I used to hide my games in school lab PC this way.
@SriHarshaChilakapati
@SriHarshaChilakapati 4 жыл бұрын
This is also exactly the way SFX archives work. Open an SFX archive (.exe file) in any Zip program and it will show the contents. Fun stuff indeed.
@nagitokomaeda3237
@nagitokomaeda3237 3 жыл бұрын
This reminds me of that time I concatenated a shell script unzipping itself with a zip file to have basic self-extracting archives.
@narayanbandodker5482
@narayanbandodker5482 4 жыл бұрын
LiveOverflow has finally enabled Dark mode!
@nilsantenergard2762
@nilsantenergard2762 4 жыл бұрын
Love the enthusiasm and great content as always! Keep these coming :)
@user-vn7ce5ig1z
@user-vn7ce5ig1z 4 жыл бұрын
These sorts of subjective-filetype files usually involve an archive because they ignore stuff they don't understand more than other types of programs, but steganography can involve most formats (though plain-text is a lot harder to pull off as the container).
@Basileuswar
@Basileuswar 4 жыл бұрын
A really good video as always. The quality on overall looks really sharp. I would prefer to have windows in dark theme to better match the rest of the video
@louisdupont4397
@louisdupont4397 4 жыл бұрын
This video blew my mind ^^ Thanks a lot for sharing and teaching this ! Keep doing your awesome work !
@syedumararfeen8146
@syedumararfeen8146 4 жыл бұрын
Yo, thanks. Really like the new bg.
@aakashadhikari3752
@aakashadhikari3752 4 жыл бұрын
Ohhhhh man ...i lobh your talks🔥🔥🔥🔥 the last part was funny " please dont give such kinda Ctfs"
@bancodrut
@bancodrut 4 жыл бұрын
For a second there I thought this was some bare entry-level tutorial ... saw the channel name ... Wait a second 😂 Nice video btw. I was thinking about something similar and it's nice to know that it has been already researched (cus I'm lazy as fuu)
@HootanHM
@HootanHM 4 жыл бұрын
Now that this secret is public, I want to confess. ✝️ It was my trick in all teen years to hide my private content in a shared pc with family. Of course, we had different users but windows 98, ME and XP were so kind to let me browse other users files. So, I imagined that maybe someone else can browse my files too... Even if they managed to gain access to my files they didn't know if they change the file suffix/extension they see a whole new thing I don't exactly remember which year I learned about file format, but it was between 2000 and 2002.
@kmnaniak
@kmnaniak 4 жыл бұрын
we can go even deeper, it is possible to make file without filename and extension but with content
@abstractapproach634
@abstractapproach634 3 жыл бұрын
Both approaches for flags are useful imo
@casperes0912
@casperes0912 4 жыл бұрын
I used to think that the file extension meant something. Now I know it’s just a clue to the user/OS/application, but otherwise means nothing at all. And further on the point of this video; Code and data are two sides of the same coin, really. - This was fun though. Thanks; I expected some of this data would corrupt either file when trying to use the relevant program to run it, throwing an exception or something
@ewenlbh
@ewenlbh 4 жыл бұрын
6:26 Here's a triple syntax-highlighting image that can help understand how this can be valid PHP, C and Bash at the same time i.imgur.com/f7a4Uqu.png
@svampebob007
@svampebob007 4 жыл бұрын
Nice! that should be uploaded to Wikipedia it would make it visually clear! en.wikipedia.org/wiki/Help:Adding_image en.wikipedia.org/wiki/Polyglot_(computing)
@_nikeee
@_nikeee 4 жыл бұрын
I use binwalk when dissecting a file for its contents.
@metalpachuramon
@metalpachuramon 4 жыл бұрын
Oh, so this is how these files are made! I remember when I was a kid using windows in the early days of internet dial tones and tons of viruses that you'd get by just opening ie... I remember in particular a .doc file that when you'd opened it, it read a blank file, but that'd execute the real malware... Years later I remember seeing how php determined the mime type of a file, and wondered how it'd know, because as a windows user, I thought that programs could only use the extension hahaha Now I know, this is awesome!
@LiEnby
@LiEnby 4 жыл бұрын
Still doesn't explain how it executes since if it's a word document and you open it with word it wouldn't see the executable portion let alone execute it. Just the doc part. Btw *.docx is acturally a zip file just renamed
@SeaHay
@SeaHay 4 жыл бұрын
This seems like a really cool way to install a smallish program while making sure someone reads the README file first and foremost
@ΔημητρηςΤ-ζ7ω
@ΔημητρηςΤ-ζ7ω 4 жыл бұрын
Great explanation!!
@JonJaded
@JonJaded 4 жыл бұрын
Awesome video man... Very informative.
Why MissingNo Multiplies Items!
21:36
LiveOverflow
Рет қаралды 179 М.
What is a Browser Security Sandbox?! (Learn to Hack Firefox)
18:06
LiveOverflow
Рет қаралды 144 М.
ЗНАЛИ? ТОЛЬКО ОАЭ 🤫
00:13
Сам себе сушист
Рет қаралды 4 МЛН
Wait… Maxim, did you just eat 8 BURGERS?!🍔😳| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 8 МЛН
BINARY vs TEXT File Serialization
13:49
The Cherno
Рет қаралды 55 М.
The Discovery of Zenbleed ft. Tavis Ormandy
19:43
LiveOverflow
Рет қаралды 62 М.
Explaining Image File Formats
14:20
ExplainingComputers
Рет қаралды 132 М.
The Circle of Unfixable Security Issues
22:13
LiveOverflow
Рет қаралды 115 М.
Local Root Exploit in HospitalRun Software
20:48
LiveOverflow
Рет қаралды 69 М.
A Vulnerability to Hack The World - CVE-2023-4863
18:00
LiveOverflow
Рет қаралды 110 М.
What Kinds of Files Can Be Viruses?
14:08
ThioJoe
Рет қаралды 282 М.
Hacking Google Cloud?
21:59
LiveOverflow
Рет қаралды 124 М.
My thoughts on framework after daily driving it for 2 years
16:34
Louis Rossmann
Рет қаралды 718 М.