Тёмный
No video :(

Minetest Circuit Challenge - Google CTF 2019 Qualifier 

LiveOverflow
Подписаться 887 тыс.
Просмотров 492 тыс.
50% 1

Solving the Minetest Hardware Challenge from the Google CTF 2019 Qualifier.
* Google CTF: capturetheflag.withgoogle.com
* Solution Script: gist.github.com/LiveOverflow/...
* blog: liveoverflow.com/minetest/
=[ ❤️ Support ]=
→ per Video: / liveoverflow
→ per Month: / @liveoverflow
=[ 🐕 Social ]=
→ Twitter: / liveoverflow
→ Website: liveoverflow.com/
→ Subreddit: / liveoverflow
→ Facebook: / liveoverflow
=[ 📄 P.S. ]=
All links with "*" are affiliate links.
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.

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

 

7 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 615   
@LiveOverflow
@LiveOverflow 5 лет назад
If you liked this video, maybe checkout this related video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-PQPO5Z4lVTU.html
@ubuilditmtserver7393
@ubuilditmtserver7393 5 лет назад
The video is great! You should make more content on Minetest, I make content for Minetest and Its fun to make tutorials especially, because every view is someone you helped. I am a small RU-vidr, but im not in it for money, I want to show how excellent Minetest is.
@claracrazy
@claracrazy 4 года назад
warte warte warte.... du bist deutscher?
@tim-4368
@tim-4368 4 года назад
@@ubuilditmtserver7393 and excellent it is
@ubuilditmtserver7393
@ubuilditmtserver7393 4 года назад
@@claracrazy Ich bin 12,5% Deutscher, ich spreche etwas Deutsch, aber nicht viel.
@jlbminestine698
@jlbminestine698 4 года назад
is there a render download where i can zoom into the individual logic gates?
@karenwest6350
@karenwest6350 5 лет назад
God, Minetest. I remember using it when it first released. I'm honestly super happy to see it still being developed.
@aleksandersats9577
@aleksandersats9577 5 лет назад
i remember playing minetest on ubuntu because minecraft wasn't supported there back then
@BamBamKam12
@BamBamKam12 5 лет назад
@@aleksandersats9577 Yeah, I remember when I was I think 11, didn't have the game at the time, shit was epic
@tim-4368
@tim-4368 4 года назад
Its improvee alot, tons of mods amazing servers. Come back and try it out :D
@batlin
@batlin 4 года назад
I remember trying it maybe 5 or 6 years ago... amazed to see how far it's come.
@ianmoore5502
@ianmoore5502 4 года назад
Anyone remember gameboom
@bogi1
@bogi1 5 лет назад
Can we have minecraft? Mom: We already have minecraft at home. Minecraft at home:
@braddles
@braddles 4 года назад
Free, and highly customizable!
@tim-4368
@tim-4368 4 года назад
Great game, check it out. Tons of unique servers
@sommie4935
@sommie4935 4 года назад
Minecraft at home: open source and built with C++
@Jordan4Ibanez
@Jordan4Ibanez 4 года назад
The default game is committee driven ☹️
@mateus1491
@mateus1491 4 года назад
At least they didn't fucked up the battle mechanics like mojang did with combat update
@vedadhadzic8004
@vedadhadzic8004 5 лет назад
Hey @LiveOverflow. I solved this with one of my mates. We were actually the second ones to solve it. We looked at the code documentation and then went and built the parser. The parsing was by far the most annoying part. The next annoying part was the orientations of the mesecon parts, because of course its different for each component... ugh. Then we simply ran a DFS-like algorithm to find the connections. Put everything into Z3 and viola, the correct input pops out. It was a really cool challenge. We never made any visualisations of it like you did, that might have been useful.
@austindrane3162
@austindrane3162 5 лет назад
I was really close to finishing it by hand I only had 1 or 2 levers that were wrong. Really made me mad then I read a writeup and was upset with myself but I learned more
@CowBeatsCrow
@CowBeatsCrow 5 лет назад
How long did it take to do all that by hand?
@caeborges6831
@caeborges6831 5 лет назад
12:07 “Pretty straightforward challenge”. LOL
@Euroliite
@Euroliite 5 лет назад
What he meant by that is the he knew what the goal was (to solve the circuit), he just had to figure out how to implement it. Where as with some other challenges you spend a lot of time researching and tinkering to figure what you even need to do (where is the vulnerability, how can it be exploited, etc.)
@oktal8589
@oktal8589 5 лет назад
surprisingly unsurprisingly simple. hooray!
@Sednas
@Sednas 5 лет назад
@@oktal8589 Ceave
@displayname2149
@displayname2149 5 лет назад
Bottom line is, LiveOverflow is an intellectual animal. In fact, anyone who can understand this is on another level to me.
@alski
@alski 4 года назад
parsing in general isnt usually that crazy
@Mert-is5nm
@Mert-is5nm 5 лет назад
I genuinely don't understand anything but love to watch your videos
@johnnynakazono6626
@johnnynakazono6626 5 лет назад
I was think that i' m the one that don't understand anything hahaha
@mcruff3
@mcruff3 5 лет назад
@@johnnynakazono6626 I'm confused from your statement.
@johnnynakazono6626
@johnnynakazono6626 5 лет назад
@@mcruff3 I 'm a confused people, sorry
@zafarshahid4834
@zafarshahid4834 5 лет назад
Same
@Timotheeee1
@Timotheeee1 5 лет назад
this video was much easier to understand than his typical stuff. he converted the map into a format that z3 can solve.
@__mk_km__
@__mk_km__ 5 лет назад
This was my recent hobby: reversing file formats and creating parsers for them. For some reason I quite enjoy doing it
@billigerfusel
@billigerfusel 5 лет назад
Weird fetish but ok
@deltanedas
@deltanedas 5 лет назад
god bless you
@dummypg6129
@dummypg6129 5 лет назад
Ok fetish weir flex
@mamupelu565
@mamupelu565 5 лет назад
how do you do it?
@ahmedmani1051
@ahmedmani1051 5 лет назад
@@w花b fetish ok flex weird
@Jordan4Ibanez
@Jordan4Ibanez 4 года назад
I think you're the only RU-vidr that understands that minetest is the engine and you build games into it, I will have to do a video on installing mods
@0xC272
@0xC272 5 лет назад
it's 3am, just got the notification worth it for LiveOverflow
@chrissxMedia
@chrissxMedia 5 лет назад
1pm
@rhysesipad7037
@rhysesipad7037 5 лет назад
3am for me too lmao
@mattt2684
@mattt2684 5 лет назад
You 100% deserve a like for all these types of videos. I can't believe the amount of effort you put into your channel and these write-ups. You deserve at least 5x the amount of subs you have
@powdermcdust8335
@powdermcdust8335 5 лет назад
Build another circuit in minetest that brute force attacks the levers haha just a simple incrementor no? Though it might take 500 years depending on the speed of the logic gates...
@zungaloca
@zungaloca 5 лет назад
minetest is c++ not java garbage
@__jan
@__jan 5 лет назад
@@zungaloca java isn't garbage, minecraft is made of garbage code
@KruK666PL
@KruK666PL 5 лет назад
​@@__jan Java is garbage when come to making games. Minecraft is huge game. No matter how you will write this in Java, it will be slow. Because in Java you cant control memory.
@oblivion_2852
@oblivion_2852 5 лет назад
Also depend on if minetest has a command to tick warp (run the simulation without a delay/update limit)
@tomcho8221
@tomcho8221 5 лет назад
@@zungaloca yes but mods are written in Lua and stuff like mesecons is pretty slow. It doesn't deal well with having a lot of blocks loaded at once either.
@ChumperDumper
@ChumperDumper 5 лет назад
Found this in my recommended. Loved your use of recursion to solve this problem. As you probably know, a lot of people will just use loops instead of a recursive function, but they miss out on the beauty of the code. Great video!
@mathlover7427
@mathlover7427 5 лет назад
I hear Minecraft, I press like. This might be very good content for the RU-vid algorithm to recommend to nine year olds, especially due to the rise of Minecraft videos. Might even convert your channel into a Minecraft channel (in the security aspect, of course)
@figboot
@figboot 5 лет назад
Minecraft? When did he play or show minecraft?
@mathlover7427
@mathlover7427 5 лет назад
@@figboot I didn't say he played Minecraft, I reacted to the part where he said open-source Minecraft clone :)
@zCri
@zCri 5 лет назад
@@gwentarinokripperinolkjdsf683 mc bedrock bad java edition good
@ChrisD__
@ChrisD__ 5 лет назад
Why Minecraft? The video is about Minetest, they're very different projects with different goals, just an undeniably similar aesthetic on the surface.
@mamupelu565
@mamupelu565 5 лет назад
just look at minecraft source code and look for possible exploits
@cntrix2047
@cntrix2047 5 лет назад
this goes way over my head and I wasn't really able to follow it after a few minutes, but it was still enjoyable to watch until the end. great job
@Steven-vh6fg
@Steven-vh6fg 5 лет назад
lol same knew bits and pieces of programming though.
@tylerchiu7065
@tylerchiu7065 4 года назад
Sci craft: hold my normal minecraft logic circuit
@lwlx
@lwlx 5 лет назад
nachdem ich das video geshen habe habe ich 11 stunden an CTF challanges gearbeitet. es war hart aber geil danke!
@cptpinecone
@cptpinecone 5 лет назад
Friggin bananas what you can do with a program. The amount of complexity is so cool!
@vega1287
@vega1287 5 лет назад
good thing they never use latches or flip flops for tis witch would make it so mich worse
@stepanbazrov6330
@stepanbazrov6330 3 года назад
Mesecons_extended has latcher and flip-flop :D
@noahb8991
@noahb8991 5 лет назад
This was so interesting to watch! Hope to see some more CTF vids!
@QuentiumYT
@QuentiumYT 5 лет назад
Omg! For me the most interesting CTF I've watched, it was so nice to see that! Thanks for the awesome video
@GeorgeTsiros
@GeorgeTsiros 5 лет назад
i like these kinds of challenges which require knowledge from different areas and how to combine it/them
@TheZipippino
@TheZipippino 5 лет назад
Wow man, that’s amazing! I think i will try some basic CTF, i really like the way you solve em
@zacksargent
@zacksargent 5 лет назад
Wow! This was really interesting! I feel like I also learned a fair bit as well. Thank you for the wonderful video.
@itzhakramm44
@itzhakramm44 5 лет назад
you videos are always a pleasure to watch, and really interesting, good job.
@RamkrishanYT
@RamkrishanYT 5 лет назад
Imagine Seth Bling designing such a game.
@3au4ik
@3au4ik 5 лет назад
Challange is to connect right inputs with output according to visual data given. Well done, I liked very much your solutions, thought I think there could be optimizations in the code to speed up the process. If someone didnt understand the task: You are given numerious questions and the only one right answer. Questions are based on primitive AND\OR\XOR (etc) logic given by custom data-from. The challenge is to get the (true\false -> 1\0) string of the right way to go to the end.
@hassankahdim4220
@hassankahdim4220 5 лет назад
it amazes me that you have the talent and the passion to still solve challenges that are so consuming like this. Dude you are just straight off the charts and deserve an award
@Johna41223
@Johna41223 2 года назад
Ah, finally a liveoverflow video that I can somewhat actually understand deeply
@mastermax7777
@mastermax7777 5 лет назад
wow so much work. thats why i dont really like to do challenges.. its really time consuming especially if you dont know what your doing
@elikelik3574
@elikelik3574 5 лет назад
You guys keeping me surprise with your knowledge. Well done. if honestly for me it is still difficult to understand every step but hope one day will know such things properly.
@MichaelOfRohan
@MichaelOfRohan 3 года назад
8:48 this is why this guys is good at intuition. You see that improvisation? Gold.
@ricardotech
@ricardotech 4 года назад
Appreciate your mindset strategy to solve this ctf
@Valery0p5
@Valery0p5 4 года назад
And that's how "Redstone engineers" used electronic engineers tools to create big and complicated circuits in Minecraft
@Valery0p5
@Valery0p5 4 года назад
@RedIAnima YT I was talking about the circuits
@brodiemcinnes1550
@brodiemcinnes1550 5 лет назад
I don’t have a clue what he’s talking about but it’s entertaining to watch his problem solving, nice :D
@Xerathiel
@Xerathiel 5 лет назад
Naruto usee clone jutsu at every branching path. The clone with the correct path commits sepouku and gives the information to everyone else. They disperse and naruto knows the correct path.
@forestjohnson2664
@forestjohnson2664 5 лет назад
oh THHHAAAATS how quantum computers work
@Ramzan308
@Ramzan308 5 лет назад
Genius
@funposting8912
@funposting8912 5 лет назад
Also known as “Well that sure made things run faster, but look, someone exploited it, patch the microcode and slow everyone’s processors down by 30%”
@GeorgeTsiros
@GeorgeTsiros 5 лет назад
so basically massively parallel execution
@JustSomeAussie1
@JustSomeAussie1 3 года назад
so fucking cringe
@siyabuilt
@siyabuilt 4 года назад
Tolles Video mach weiter so!
@tusharmaurya1668
@tusharmaurya1668 5 лет назад
"I thought that sounds like FUN", F**k yeah it does!
@AlanMedina314
@AlanMedina314 3 года назад
Another extremely interesting video, thank you for sharing. This challenge is truly interesting.
@TheHTMLCode
@TheHTMLCode 4 года назад
Absolutely loved this task
@Hentai7890The2nd
@Hentai7890The2nd 5 лет назад
it has been awhile since I've seen your videos. I didn't realize who you was until I saw the intro and I was like "holy crap its this guy! I wonder how he's been?"
@tiagolucascastro9178
@tiagolucascastro9178 5 лет назад
I understand absolutely nothing about programming, and still watched the video and found it really interesting! I only wish I had more time to learn it.
@753238
@753238 5 лет назад
you don't nned to learn it an AI will probably beat the best man
@satibel
@satibel 4 года назад
have you made an hello world yet? 9 month is enough to make a baby, you probably found some time to make a program ^^
@MaximumJoy
@MaximumJoy 4 года назад
The level of logic here is amazing. I get confused which response to use when for example somebody says "do you not want it"...
@puffonxe
@puffonxe 4 года назад
Me: Teacher, can we play Minecraft today? Teacher: Hmm.... Yeah sure.. *The minecraft we played*
@theoriginyt4869
@theoriginyt4869 4 года назад
From all the people living on the earth, why your teacher?
@puffonxe
@puffonxe 4 года назад
@@theoriginyt4869 because coding ??? 🤔🤔🤔
@the32bitguy
@the32bitguy 4 года назад
Minetest mod developer here, minetest is great for programming, I have spent a while doing it with multiple different projects. The primary feature it that it uses Lua which is superior in ease of use and single threaded performance to Python.
@Mattluna17s
@Mattluna17s 5 лет назад
Currently 5am and this was on my recommended. Have no idea what is happening but it was interesting😂
@MrR4ndom115
@MrR4ndom115 5 лет назад
This was great, thank you
@vega1287
@vega1287 5 лет назад
a tool i know of that will simplyfy the boolian equation is multisim althoagh it is really designed for cirquit simulation , subscription based and i am not shure if it will acceot such long formulas if you have the entire equation i might give it a try
@jakubtrzebiatowski5308
@jakubtrzebiatowski5308 4 года назад
Great, thanks for the upload
@supernpstr
@supernpstr 5 лет назад
Quite impressive. As you mentioned, pretty much a programming/data mining challenge. Would you expect such challenges because it's Google?
@ronoverflow5890
@ronoverflow5890 5 лет назад
Well this is a weird Minecraft lets play. Jk, loved this episode really :)
@calebsykes4611
@calebsykes4611 5 лет назад
good job, truly amazing! :)
@SaifAli-tz7zz
@SaifAli-tz7zz 4 года назад
The solution for this challenge was that hard and time consuming. I am literally wondering what about those people who made this challenge. Really amazing people out there. Love from Pakistan 💝
@lowzhao
@lowzhao 2 года назад
z3 seems very cool! Nice explaination!
@TurtleFul
@TurtleFul 5 лет назад
Aww I was looking forward to seeing Z3 solving it with a graphical window showing how it traces the circuit. Well Awesome job anyway _D Also I would be interested in knowing if you could do a similar thing with minecraft redstone circuits ?
@iProgramInCpp
@iProgramInCpp 5 лет назад
You can't have wires longer than 15 blocks that don't lose signal unless you use repeaters.
@elmegagamer1
@elmegagamer1 5 лет назад
Minecraft doesnt have 1-block logic gates , so it would be hell to parse , also because there's like 10 different designs for every logic gate , and redstone is pretty quirky sometimes , i'd say no unless it is a circuit specifically built for that purpose, or you have A LOT of time in your hands
@iProgramInCpp
@iProgramInCpp 5 лет назад
@@elmegagamer1 not even Minetest does unless you have that mode
@iProgramInCpp
@iProgramInCpp 5 лет назад
@@elmegagamer1 not even Minetest does unless you have that mod
@ubuilditmtserver7393
@ubuilditmtserver7393 5 лет назад
I play Minetest and own a server, The game is excellent to mess around with, have fun!
@Vagelis_Prokopiou
@Vagelis_Prokopiou 5 лет назад
Nice stuff! Thanx.
@aniket4572
@aniket4572 5 лет назад
Simply awesome 😍
@conrrr
@conrrr 4 года назад
he does all this work, i google and find answer, thanks man
@unodos1821
@unodos1821 5 лет назад
Nice wire steippers, I love them👍
@tayfun6378
@tayfun6378 5 лет назад
8:49 I love these details
@kangalio
@kangalio 5 лет назад
Yeah that was kinda funny
@ozgurhanc8153
@ozgurhanc8153 5 лет назад
Tayfun Ben hiçbir şey anlamadım Bana anlatır mısın
@tayfun6378
@tayfun6378 5 лет назад
@@ozgurhanc8153 it goes to the left derken kendi solunu gösterdiği için ekranda sağı gösteriyor onu düzeltmiş :)
@ozgurhanc8153
@ozgurhanc8153 5 лет назад
Peki videonun genelinde anlattığı şey detaylı açıklaman mümkün mü
@arekcegowski8066
@arekcegowski8066 5 лет назад
me: being super interested thorughout the first half of the video "and now we come to the actual interesting part" ooooh
@chigozie123
@chigozie123 5 лет назад
Nice to see a programming challenge. In codeforces, this challenge will be part of 3 other challenges you will need to solve in 2 hours.
@gutembergandrade1093
@gutembergandrade1093 4 года назад
"straightfoward challenge" loved it
@altaircarter9352
@altaircarter9352 5 лет назад
Man i need to try that game out, looks fun.
@kainrj8361
@kainrj8361 5 лет назад
Great video fellow german, you're amazing
@malekgtx3549
@malekgtx3549 5 лет назад
Yo have to add minecraft to the title and boom visits. Pretty good video i enjoyed so much
@Bravo-oo9vd
@Bravo-oo9vd 5 лет назад
The teammates' reaction was what made the video for me
@hamidrezamoallem7207
@hamidrezamoallem7207 5 лет назад
Stunning!
@KeithMakank3
@KeithMakank3 5 лет назад
What did you compile JavaScriptCore on? I keep trying to compile it on my Ubuntu machine but cmake just hangs for days :(
@TurkeyMaster
@TurkeyMaster 5 лет назад
I like this kind of videos.
@89elmonster
@89elmonster 5 лет назад
Wow, I dont even know what to say this is amazing. Making a program so you can view the map is impressive. I have no words to describe how cool that is.
@prob_here
@prob_here 5 лет назад
we cant find another live overflow in this entire youtube community
@enhboldotgonbaatar248
@enhboldotgonbaatar248 5 лет назад
damn mindoverflow
@SUPREME-kc5ux
@SUPREME-kc5ux 5 лет назад
love your videos :) Love from india.
@hikaru-live
@hikaru-live 4 года назад
I believe this is generated from some HDL source. If the parser can detect the nets, you can revert the circuit into Verilog and throw a logic simplifying algorithm on it.
@black_platypus
@black_platypus 5 лет назад
So, what was the input? Does it result in any interesting number or ASCII?
@pictureus
@pictureus 5 лет назад
Clever solution :) Cool
@iVideo1011
@iVideo1011 5 лет назад
What monospaced font do you use for programming?
@jadebuddha3280
@jadebuddha3280 5 лет назад
Dam geniuses at work!
@jlbminestine698
@jlbminestine698 4 года назад
is there a render download where i can zoom into the individual logic gates?
@aapollo100
@aapollo100 5 лет назад
JW do you have your oscp? Do jobs in EU want to see a lot of certs like here in the US? Im a jr CS student thinking i need to get some certs before i graduate.
@cepi24
@cepi24 5 лет назад
amazing. thank you
@anghbalahr2971
@anghbalahr2971 5 лет назад
Never let someone from Bethesdas echelon watch one of these videos, or their heads might experience the life-feature of spontaneous implosion.
@modx5534
@modx5534 3 года назад
I did not even know there is an OSS minecraft clone :). Z3 looks were interesting tho, guess I should give it a try with some (albeit much easier) circuits^^
@mika2666
@mika2666 4 года назад
We had Z3 in school when learning reasoning and logic, pretty handy
@retpolanne
@retpolanne 4 года назад
Nice video, really inspiring for people who want to find bugs. I wonder if you can kubectl to this cluster. 13:33 hey, if you get access to the host, you can use strace to trace the container processes pid.
@Conorokelly3
@Conorokelly3 5 лет назад
Hey, Would love to know how long the whole process took start to finish! Just as a ballpark! Thanks!
@LiveOverflow
@LiveOverflow 5 лет назад
I didn't track time exactly, but probably around 12-16h
@Conorokelly3
@Conorokelly3 5 лет назад
@@LiveOverflow Thanks for the reply! Exactly what I was looking for.
@ankk98
@ankk98 4 года назад
Mindblown
@fosatech
@fosatech 5 лет назад
9:22 All those elif's make me anxious 😂 I know python has switch statements, but idk if you can use boolean operators with them. Something I should look into. Also, are you coming to DefCon this year?
@karlkastor
@karlkastor 5 лет назад
Python doesn't have switch statements...
@fosatech
@fosatech 5 лет назад
@@karlkastor try { "a": do_a, "b": do_b, "c": do_c }[input](var_to_pass)
@LiveOverflow
@LiveOverflow 5 лет назад
Wow that’s an ugly hack :D If you look closely it’s not actually a switch-case. It makes a inline dictionary with function values. And the index will just get the right entry. And call it.
@fosatech
@fosatech 5 лет назад
@@LiveOverflow I guess you're right 😂 It is the closest python has to switch statements though, and I've seen it used alot. I personally prefer it to rows of elif.
@justtest
@justtest 5 лет назад
I wonder if author of this puzzle expected challengers to use Minetest Lua mod to solve it. Well, i doubt there is available Lua solver, so parsing is right approach in this case. I am glad to see that content created by our Minetest community was useful for people.
@tomcho8221
@tomcho8221 5 лет назад
I imagine it's a lot faster, don't need to have all the unneeded blocks loaded in memory or for the game to run calculations not strictly related to solving it.
@BlackXxScopez
@BlackXxScopez 5 лет назад
that looks fun
@szulerinio
@szulerinio 5 лет назад
It's almost 2am and I should be asleep, but instead I watched this vid with my mouth open and I feel stupid Why am I even trying to do something with programming :V I am soo far behind all other people
@MikeDBZ
@MikeDBZ 4 года назад
pretty much this. I thought i was chugging along well in my programming classes btu wtf is all this. I'm watching defcon videos and now a bunch fo this guys videos and I'm crying. I went into an Info Sec degree btu this guy is on another level. You just have to know much. I can think of the many other jobs i could have done where u need to know far less, and it would have paid just as much or more. Like wtf is this. these videos are just crippling. Even the msot basic warm up challenges on picoCTf, I'm like what. They open shit on a console and connect to servers somhow or shit through console? like what? wtf is goign on. what am i even doing.
@berylliosis5250
@berylliosis5250 4 года назад
Hey, don't be down on yourself. Everyone starts somewhere. Programming is just something to master like everything else. When I first started programming, I didn't understand most of these concepts but now (~6 years later including the yearlong break I took) they're intuitive and natural to me.
@mafiozos2000
@mafiozos2000 5 лет назад
This could be harder easily. The could ask for a simplified version of the circuit. In this case you should trace it as a maze with tri-state cables, multiple times from start to end (each time output of a node -gate- is z, it starts tracing the next input untill all circuitry is explored, and all this, for each different set of inputs), to get a karnaugh map, then simplify it and generate a simplified version of it. This challenge was brilliant tho
@xizt5973
@xizt5973 5 лет назад
your absolute god
@YoussefARRASSEN
@YoussefARRASSEN 4 года назад
that was fun.
@purplpasta
@purplpasta 4 года назад
Me: Hears that the reaction is german Also me: Happy german noises
@_ev0n
@_ev0n 4 года назад
owo
@fisherjam5182
@fisherjam5182 4 года назад
In German: UwU
@kirdow
@kirdow 5 лет назад
I just realized you almost never blink, wtf
@alphatier4919
@alphatier4919 5 лет назад
He's a robot!!!
@BiggestMinecraftLP
@BiggestMinecraftLP 5 лет назад
cooles video. verstehe zwar nix aber trotzdem gut
@jazminakarainy
@jazminakarainy 5 лет назад
These challenges look so much fun to complete but.... *How on Earth do u Manage to solve all of that*
@DemonArcMonster
@DemonArcMonster 5 лет назад
Where do I go to learn more about how to do this kind of work? I have zero CS experience and don’t know where to start!
Далее
This is NOT Minecraft... ?!
12:14
Просмотров 1,9 млн
I've been Hacking for 10 Years! (Stripe CTF Speedrun)
28:58
AI Learns Insane Monopoly Strategies
11:30
Просмотров 10 млн
Hacking Google Cloud?
21:59
Просмотров 123 тыс.
I've never seen ANYTHING like this before... Temple OS
17:57
$25,000 vs. $25,000,000
29:58
Просмотров 2,1 млн
The Circle of Unfixable Security Issues
22:13
Просмотров 113 тыс.
Attacking LLM - Prompt Injection
13:23
Просмотров 369 тыс.
We Built the Internet in Minecraft
25:18
Просмотров 2,6 млн