Reversing WannaCry Part 1 - Finding the killswitch and unpacking the malware in

  Рет қаралды 1,351,508

stacksmashing

stacksmashing

5 жыл бұрын

Part 2 is out! • Reversing WannaCry Par...
In this first video of the "Reversing WannaCry" series we will look at the infamous killswitch and the installation and unpacking procedure of WannaCry.
Twitter: / ghidraninja
Links:
- Interview with MalwareTech: / s3-episode-11-wannacry...
- MalwareTech's blogpost about the killswitch: www.malwaretech.com/2017/05/h...
Further reading
- Wikipedia: en.wikipedia.org/wiki/WannaCr...
- LogRhythm Analysis: logrhythm.com/blog/a-technica...
- Secureworks Analysis: www.secureworks.com/research/...

Пікірлер: 843
@_a_x_s_
@_a_x_s_ 5 жыл бұрын
Reverse engineering enhances the understanding of both programming thought and skills. This video is easy to follow, and the main techniques of reverse engineering are shown clearly, which makes me want to decompile a small interesting program to analyze it.
@wanderingpalace
@wanderingpalace 4 жыл бұрын
安笑生 yeah we can learn programming from reverse engineering stuffs 你好同志
@r0x304
@r0x304 3 жыл бұрын
lol
@ADeeSHUPA
@ADeeSHUPA Жыл бұрын
@@wanderingpalace 安笑生
@gameacc6079
@gameacc6079 11 ай бұрын
@@wanderingpalace i love xi jinping's huge cawk
@muth69
@muth69 5 ай бұрын
@@wanderingpalace no you absolutely can't
@l2ubio
@l2ubio 4 жыл бұрын
"Microsoft security center (2.0) sevice" LMAO
@lynx5327
@lynx5327 5 жыл бұрын
I'm a vegetable that doesn't understand anything but this was an interesting video
@GamerTheTurtle
@GamerTheTurtle 5 жыл бұрын
@@tomatonyable takes one to know one! unless you're a reptilian
@ThisDaveAndThatJohn
@ThisDaveAndThatJohn 5 жыл бұрын
read the book Code by Charles Petzold. You will understand how the CPU and assembler works even if you are a total noob. After that you will automatically understand how programming languages work, reverse engineering too and so on.
@ThisDaveAndThatJohn
@ThisDaveAndThatJohn 5 жыл бұрын
@Rajath Pai trust me. Petzold is a guru
@zxxczczczcz
@zxxczczczcz 4 жыл бұрын
@@ThisDaveAndThatJohn code by charles petzold?
@HimanshuPal-li7nj
@HimanshuPal-li7nj 4 жыл бұрын
Ok BOOMER
@SouravTechLabs
@SouravTechLabs 5 жыл бұрын
Looks like Ghidra is a very good renaming tool!
@vladysmaximov6156
@vladysmaximov6156 4 жыл бұрын
I prefer ollydbg 2.01 or x64dbg for 64 bit, ghidra makes really easy the reverse process, can get a source code... I prefer analyze asm instructions one by one for understand fully process but this isn't the best stategy.. one by one can take you a lot of time i use call stack window for locate specific part i want to analyze!
@aasquared8191
@aasquared8191 4 жыл бұрын
@@vladysmaximov6156 keep us posted mate
@Luzum
@Luzum 4 жыл бұрын
@@vladysmaximov6156 weird flex but ok
@madghostek3026
@madghostek3026 4 жыл бұрын
@@vladysmaximov6156 I tried out ghidra and improved my performance like 10 times (mainly due to being shit in reading asm fast).
@jonarmani8654
@jonarmani8654 4 жыл бұрын
@@vladysmaximov6156 You absolute pleb. Version 1.10 or GTFO.
@_ahmedkira
@_ahmedkira 4 жыл бұрын
Ghidra ninja:The function is very simple Me:
@i-use-arch-btw3954
@i-use-arch-btw3954 5 жыл бұрын
WannaCry: exists Ghidra: im about to end this mans whole carrer
@xyphoes345
@xyphoes345 5 жыл бұрын
what the H E C C is a carrer
@glowingone1774
@glowingone1774 5 жыл бұрын
@@xyphoes345 it's a carrer
@xyphoes345
@xyphoes345 5 жыл бұрын
@@glowingone1774 isnt it meant to be a *career* tho
@glowingone1774
@glowingone1774 5 жыл бұрын
@@xyphoes345 no this is much different.
@quaintfalopa9724
@quaintfalopa9724 5 жыл бұрын
but wannacry isnt a man
@_nit
@_nit 4 жыл бұрын
Wow that was probably one of the best descriptive reverse engineering videos I've seen to date. Your method of explaining and showcasing each step in each function is fantastic and even explaining how to identify when disassemblers/decompilers mess up and how to fix them. Bravo. I'm upset that I waited this long to actually start watching these videos.
@tomasviane3844
@tomasviane3844 5 жыл бұрын
I didn't understand anything of what you did, but the casualness of explaining something so exoticly complicated drew me in.
@eversoanxious
@eversoanxious 5 жыл бұрын
You know too many things. You explain it too casually like it's food lmao. This guy be like: Ok, let me present you my house.
@lionkor98
@lionkor98 4 жыл бұрын
hijacking this to say WE NEED PART 2
@User-ko3un
@User-ko3un 4 жыл бұрын
Inserts his too powerful(smart) to be kept alive meme*
@acc373r4t0r
@acc373r4t0r 4 жыл бұрын
looks pretty standard to me
@NanoValorant
@NanoValorant 4 жыл бұрын
Plot twist: he is the hacker who made wanna cry
@brunph6174
@brunph6174 4 жыл бұрын
marv b first 20 minutes is really basic stuff. Its just general reversing and assigning names
@MrMasterRhythm
@MrMasterRhythm 5 жыл бұрын
Love this! Please create a series of Reverse Engineering Basics!
@oliviasmith4680
@oliviasmith4680 5 жыл бұрын
Yes
@MattZelda
@MattZelda 5 жыл бұрын
Just gotta learn GDB, Radare, OllyDBG for Windows, and assembly. And even then the assembly is the part that while takes the longest isn't too bad once you get used to it.
@MattZelda
@MattZelda 5 жыл бұрын
Oh and IDA / Binary Ninja are good too.
@ThoughtinFlight
@ThoughtinFlight 5 жыл бұрын
This was SUPER interesting and well made, please continue! You left us on a cliffhanger!
@sebastienducasse934
@sebastienducasse934 5 жыл бұрын
Very interesting and complete video, first time I watch a reversing engineering video and I love the way you investigate and explain what you do. It's the first video of your channel I see and I love it. Keep going !
@CorporateSeltzer
@CorporateSeltzer 4 жыл бұрын
I came across your channel shortly after downloading Ghidra. I appreciate how you clearly detail your train of thought in each video. I hope to see more!
@saadeddhaher1706
@saadeddhaher1706 4 жыл бұрын
everyone: try not downloading files from entrusted places!!! Ghidra: let's unpack the malware !
@naxzed_it
@naxzed_it 4 жыл бұрын
@starshipeleven He could use a VM.
@brunoeilhart8516
@brunoeilhart8516 4 жыл бұрын
What is an entrusted place?
@fatfr0g570
@fatfr0g570 4 жыл бұрын
starshipeleven presumably you download the sample from within the VM, then disable the Ethernet adapter that gives the VM Internet access to prevent worms from going through the connection.
@fatfr0g570
@fatfr0g570 4 жыл бұрын
starshipeleven forgot about that option, thanks for reminding me.
@yaelm631
@yaelm631 4 жыл бұрын
Just something that scares me : They are easy accessible websites to download loads of virus to try antivirus and understanding how they work ? I hope they tell the user several warnings before sending the file
@PeepzaHazMyNoze
@PeepzaHazMyNoze 5 жыл бұрын
Really well done video. I think you should keep this series in this format. Personally I like the pacing of the video, and wouldn't want it slower, or faster.
@andrasfogarasi5014
@andrasfogarasi5014 5 жыл бұрын
Reading the WannaCry warning, the creaters were real lads, providing multiple languages, information about BitCoin and a contact method. They just sound incredibly kind.
@gabe6278
@gabe6278 5 жыл бұрын
tbh, i think they knew that they would affect millions of devices. humble people
@RenMVlogs
@RenMVlogs 3 жыл бұрын
Kind, maybe not, but they were reasonable. Do as we ask and we promise all will be well. And see we have written in clear language what we want you to understand. Give us the money and have a nice day 😊
@kahlzun
@kahlzun Жыл бұрын
professionals have *standards*
@hiddenaether
@hiddenaether Жыл бұрын
cant get money from someone who cant understand what they are reading
@ryannorthup3148
@ryannorthup3148 Жыл бұрын
@@kahlzun Investigations show that this was most likely an attack by the North-Korean Government-Controlled Lazarus hacking group to fund nuclear programs and Fatass Jong Un's Sanction-Bypassing Goldschlager run. Eh, probably not Goldschlager. The fatass is probably going for something more expensive.
@Elffi
@Elffi 5 жыл бұрын
Ghidra: *does windows reverse engineering in iOS* Windows: "Am I a joke to you?"
@rohitas2050
@rohitas2050 5 жыл бұрын
macOS*
@Elffi
@Elffi 5 жыл бұрын
@@rohitas2050 woops
@Juppie902
@Juppie902 4 жыл бұрын
more like Reclass: Am I a Joke to you ?
@smwfreak1647
@smwfreak1647 4 жыл бұрын
@@Elffi LOL
@jed833
@jed833 5 жыл бұрын
Fantastic Video, I hope to see more both on wannacry and other things soon. As an embedded SW guy looking to get into RE this was great.
@sanderspeetjens
@sanderspeetjens 5 жыл бұрын
Looks good want to see the following episode. Reverse engineering seems pretty fun.
@bekircandal3528
@bekircandal3528 5 жыл бұрын
Subbed instantly.Cant wait for another episodes.
@MrCollyTV
@MrCollyTV 5 жыл бұрын
Thanks for the great work! Can't wait for a part 2
@Defyyyy1
@Defyyyy1 5 жыл бұрын
Keep up the amazing work you do with your videos!
@georgedomse
@georgedomse 5 жыл бұрын
Just wow. Impressive job! I hope you are employed by one of the major tech/AV companies.
@funnypallu
@funnypallu 5 жыл бұрын
I am just happy that there are people out there who understand stuff like this! 😅
@TheDankTiel
@TheDankTiel 5 жыл бұрын
I understood everything except for the renaming parts. Meaning i did not understand a thing. Cool vid tho, you've earned a sub!
@xoxo-sf1zg
@xoxo-sf1zg 5 жыл бұрын
First time KZfaq recommended me something amazing. 😀
@aibh7903
@aibh7903 4 жыл бұрын
I’m trying to learn Ghidra and reverse engineering in general, and this and your other videos are so helpful.
@dawnv3436
@dawnv3436 5 жыл бұрын
Ghidra looks like an EXCELLENT tool to manage an RE session. Top notch.
@Kaplan0644
@Kaplan0644 5 жыл бұрын
Very nice video, thank you. I would definitely want to see more malware analysis with ghidra videos. :)
@freeweed4all
@freeweed4all 5 жыл бұрын
Using an open source reversing platform like Ghidra, everyone could potentially come closer to the reversing world. Oh what if I could be some years younger..
@Decentsito
@Decentsito 5 жыл бұрын
what do you mean years younger
@freeweed4all
@freeweed4all 5 жыл бұрын
@@Decentsito I'm too old to start studying in depth reversing, now.
@VictorNascimentoo
@VictorNascimentoo 5 жыл бұрын
No one is too old to learn.
@medvfx3370
@medvfx3370 5 жыл бұрын
@@freeweed4all how old are you?
@freeweed4all
@freeweed4all 4 жыл бұрын
@@UCnPE-cqd00o5SHPn0rHxphg thanks for the support. I made a choice some years ago, leaving netsec to start studying at University a totally different thing: knowing today how this sector is growing, maybe my choice wasn't the right one. Today, with these excellent resources, is far more easy to fill the gap with skilled reversing ppl: some years ago they appear like a part of a niche, like an out of reach status. This effect is an outcome of how much the reversing job offers are growing (US government choice about Ghidra isn't random).
@LookeyPL
@LookeyPL 5 жыл бұрын
Very informative and interesting video. Thanks for that amazing upload! I cannot wait to see its continuation.
@kripposoft
@kripposoft 5 жыл бұрын
This was super interesting. Please continue with this series
@oleksiit2156
@oleksiit2156 5 жыл бұрын
Best video i ever seen on reverse engineering, keep it easy to understand! Thank you.
@saeedmahmoodi7211
@saeedmahmoodi7211 4 жыл бұрын
first time i watched this about 2 year ago and i was a simple java programer now i am a c/c++ programming working at a hardware developing company and i just watched this again that was awesome , i finally understood what was u talking about , i am always checking u tube for part 2 please upload it i am tried :)
@WindBringsMemories
@WindBringsMemories 5 жыл бұрын
Nice tutorials man! Maybe some basics for reverse engineering video's in Ghidra would be great as well! Like explaining how the system works and what each action truly means :). But it's great :) Can't wait for the next one.
@xmesaj2
@xmesaj2 5 жыл бұрын
I don't really know what's going on because Im noob but these videos are cool, this is the best and practical approach I've seen I think, loving it and subbed immadietely, good commentary, step by step. Waiting for more.
@blancomation554
@blancomation554 5 жыл бұрын
subbed, 22 minutes passed like a breeze
@samyuj
@samyuj 5 жыл бұрын
Thanks man! Great content!! Definitely looking forward to more!! All the best!!
@osamazaid25
@osamazaid25 5 жыл бұрын
Wow this is very impressive! Great job & keep going :)
@Frankie_Freedom
@Frankie_Freedom 5 жыл бұрын
Wow... as difficult as all this sounds, I'm a new security enthusiast, so I'm still learning. I was able to understand and somewhat follow what you were doing. kudus.
@TriggerBiggs
@TriggerBiggs 5 жыл бұрын
great work....can´t wait for part II
@xXWipeout4Xx
@xXWipeout4Xx 5 жыл бұрын
Interesting and good video. Reverse engineering and programming isn't really my thing and a lot of it is going over my head. But it's an interesting and informative video none the less. Waiting to see part 2!
@friendlyjapanesebusinesswoman
@friendlyjapanesebusinesswoman 5 жыл бұрын
Amazing, subscribed..... can't wait for part 2
@anuragC819
@anuragC819 5 жыл бұрын
KZfaq algo has done it again. Could understand probably 1% of what was talked about, but it seemed very interesting. Subscribed!
@Yz0x
@Yz0x 4 жыл бұрын
Your skills are unbelievable. Good job 👏🏼
@nasserghoseiri4934
@nasserghoseiri4934 5 жыл бұрын
This is some quality work! Congrats...
@mend444
@mend444 5 жыл бұрын
Impressed by your work. Keep it up! :D
@drakibble2199
@drakibble2199 5 жыл бұрын
Hey, I love watching reverse engineering videos! Thank you for this one. I'm glad that the KZfaq recommendation bots have blessed you.
@bence0302bence
@bence0302bence 5 жыл бұрын
Abra, Kadabra, Alakazam, You now possess a new subscriber, Simsalabam.
@i3130002
@i3130002 5 жыл бұрын
Man, I used to debug exe using ollydebug and you are taking it to another level 🤯
@TheMadMagician87
@TheMadMagician87 4 жыл бұрын
Thanks for your videos, great detail. I hope you carry on with this channel and it's content.
@THExBOSSxKSA
@THExBOSSxKSA 5 жыл бұрын
I'm so happy that KZfaq recommended this video to me. Keep up the good work! Waiting for part 2..
@stacksmashing
@stacksmashing 5 жыл бұрын
Hopefully tomorrow :) life has been busy
@elliotmason681
@elliotmason681 5 жыл бұрын
Thank you for your videos!!
@bluenightsky
@bluenightsky 4 жыл бұрын
I have no idea what's gong on here, but I'm straining to understand. Great video!
@damienw4958
@damienw4958 5 жыл бұрын
Wow, I learnt so much about decompilation in this video! Thanks, keep it up!
@yegnasivasai
@yegnasivasai 5 жыл бұрын
I didn't understand single bit of information u said but I watched full video..and subscribed.. Thanks for making this video
@221Gregor
@221Gregor 5 жыл бұрын
Again your videos are insanely good !!! Love it !
@nezu_cc
@nezu_cc 5 жыл бұрын
Awesome work as always. Keep it up
@D3ltaLabs
@D3ltaLabs 4 жыл бұрын
I'm looking forward to the second part to this series..
@muzammilbutt20
@muzammilbutt20 5 жыл бұрын
Would love to see a tutorial on TP-Link router firmware RE or firmware with similar architecture, reverse engineering and rebuild of the firmware. Love your videos so far.
@ihabmb8960
@ihabmb8960 5 жыл бұрын
Great video. Waiting for the next part
@Chillieman
@Chillieman Жыл бұрын
Dude!! This is an epic walkthrough of reverse engineering - SO INTERESTING!!
@vengefulgod_
@vengefulgod_ 4 жыл бұрын
Great work and love what you did to show us how to reengineer a malware program like wanna cry I am in discord and on htb trying everything I can do to learn this so thank you and this is very helpful
@YLCao
@YLCao 6 ай бұрын
Great video! Looking forward to more of your videos on Ghidra reverse engineering!
@prerunning6086
@prerunning6086 5 жыл бұрын
Awesome video looking fwd to part 2
@traida111
@traida111 3 жыл бұрын
The thing that blew my mind the most, was the list of language translations you found in the passworded zip. Made me realize how much they really scaled this thing to take on the world. Absolute savage. Who ever did this was well organized. Do you ever wonder if they watched this video?
@hiddenaether
@hiddenaether Жыл бұрын
they make locale translators for batch translating, prob took them about 5 minutes to translate all locales. The least impressive part
@traida111
@traida111 Жыл бұрын
@@hiddenaether then why hide it with such levels of encryption? it would be easy to just use english, but instead they have the ambition to take on the world.
@VoKuHiLaMan
@VoKuHiLaMan 5 жыл бұрын
awesome video! I'd love to see more!
@The21CenturyFox
@The21CenturyFox 4 жыл бұрын
I hope to be as knowledgeable as you on this topic someday - please make a part 2!
@eyalcohen2622
@eyalcohen2622 6 ай бұрын
Was looking for a video like this, thank you 👍
@echdareez
@echdareez 5 жыл бұрын
Highly informative! Clearly explained, only understood about half of it but subscribed!!!
@Jell0zz
@Jell0zz 5 жыл бұрын
This looks very interesting, great analysis, even for laymen.
@voDKaandEric
@voDKaandEric 3 жыл бұрын
you make me realise how little I know about anything. Great video
@josh429
@josh429 5 жыл бұрын
This is fantastic, thank you
@awabomer
@awabomer 5 жыл бұрын
So fast and accurate like a real ninja 😂, nice video , I didn't have to use speed 2 , like I usually do 😂
@paprika5487
@paprika5487 5 жыл бұрын
man, this was a trip
@kinershah464
@kinershah464 10 ай бұрын
Very good video. Thanks for this video. That flowchart was helpful too. I have never seen reverse engineering in practice, this was very interesting. Very similar to debugging programs only here we don't have symbol information and have to create our own symbols, but it seems this Ghidhra tool makes things a lot convenient. Whoever wrote this malware must have very good knowledge of Windows API, maybe even about Windows kernel.
@Pyritenite
@Pyritenite 5 жыл бұрын
Well, I dont really understand well but Im here to understand it better, thanks for the video! Edit: i actually managed to understand a part of it
@oscarlevipaguada
@oscarlevipaguada 4 жыл бұрын
Can’t wait for part 2
@jbossman008
@jbossman008 5 жыл бұрын
That was elite. Way to go!
@malwaretestingfan
@malwaretestingfan 5 жыл бұрын
Excellent. Really. You got my respect.
@rubenco1253
@rubenco1253 5 жыл бұрын
I am currently doing my bachelor in Computer Science and didn't know this reverse engineering even existed! Very cool and very nicely explained. Showing the keyboard output is also a nice addition of you! Thanks :)
@elijahburnham7882
@elijahburnham7882 4 жыл бұрын
RubenCO what language is this in?
@Slenderman63323
@Slenderman63323 Жыл бұрын
@@elijahburnham7882 The left side of Ghidra is x86 Assembly and the right side is C.
@hjrgf
@hjrgf 2 ай бұрын
​@@Slenderman63323you need low level knowledge to be able to do stuff like this since the c code that is outputed is very low level
@youtube_bat3811
@youtube_bat3811 11 ай бұрын
this is the video that helped me learn how to reverse engineer, thank you
@BGroothedde
@BGroothedde 5 жыл бұрын
Amazing video, very good to follow and it helped me a lot with some frustrating 'features' in Ghidra. I found I was using the disassembler window more than the decompilation window because of weird decompilation results - you helped me understand getting better decompilation results by adjusting Ghidra's interpretation of some code. Thanks!
@stacksmashing
@stacksmashing 5 жыл бұрын
That's awesome to hear, thank you! Feel free to let me know what else you have trouble with, maybe it's something I can feature in the future
@BGroothedde
@BGroothedde 5 жыл бұрын
@@stacksmashing I'll be sure to comment it when I find more stuff, but seeing you work already solves a lot of problems!
@manuellopes1269
@manuellopes1269 5 жыл бұрын
@@stacksmashing greaat tut, can please explain if possible im chrome devtools save the changes i make in offline? i want change a pwa web worker app that works online and offline but the changes i made nolt save when i restart the app, exist any trick to save?if i not save i only get the cache of pwa app and not possible open and edit i think, thanks
@Yumikitsu
@Yumikitsu 5 жыл бұрын
I didn't understand anything, but I would have loved to cause it seems like a very useful skill to have and props to you for being so good at it!
@Miodex69
@Miodex69 5 жыл бұрын
Keep doing this. Show the world sth more about WannaCry.
@Gabbstah
@Gabbstah 11 ай бұрын
This is very important and informative
@texodus_et6313
@texodus_et6313 3 жыл бұрын
A Very Awesome Walk-through . On Point!!! ... Thanks. :D
@nameistunbekannt7896
@nameistunbekannt7896 5 жыл бұрын
Wow Ghidra really does all the work !
@retro-meister
@retro-meister 4 жыл бұрын
Your videos are excellent. I very much hope that you make more.
@KamuiPan
@KamuiPan 3 жыл бұрын
Great Content. I wish I could find and neutralize all the malwares myself instead of depend on a software, but I guess people like you decode all those anti-malware software. Thanks for the work if you are reading this and work for such company!
@sander_bouwhuis
@sander_bouwhuis 3 жыл бұрын
Nice, nice, nice! Thanks for the video.
@bigwhite8049
@bigwhite8049 5 жыл бұрын
Waiting for part 2!
@chrisrider963
@chrisrider963 5 жыл бұрын
Great video! Thank you! When will part 2 be released?
@aumhren3480
@aumhren3480 Жыл бұрын
good stuff, nicely presented; thx for sharing, have fun, godspeed
@SullySadface
@SullySadface 3 жыл бұрын
I don't know shit about coding, but you've explained this in a very human-readable way and i appreciate that.
@TheoParis
@TheoParis 5 жыл бұрын
Awesome video! I also want to see more :)
@Luxgil
@Luxgil 5 жыл бұрын
You ma boy are very stronk in what you're doing. Nice!
@yor1001
@yor1001 5 жыл бұрын
I enjoyed this video. Subscribed!
@NeXuSInfoS3c
@NeXuSInfoS3c 5 жыл бұрын
keep going bro....excellent videos
@encryptedmind6952
@encryptedmind6952 5 жыл бұрын
Great Video man,keep it up:)
Reversing WannaCry Part 2 - Diving into the malware with #Ghidra
15:48
WANNACRY: The World's Largest Ransomware Attack (Documentary)
29:52
The TWS Channel
Рет қаралды 530 М.
The World's Fastest Cleaners
00:35
MrBeast
Рет қаралды 81 МЛН
10 Minutes To Escape Or This Room Explodes!
10:00
MrBeast
Рет қаралды 66 МЛН
SMART GADGET FOR COOL PARENTS ☔️
00:30
123 GO! HOUSE
Рет қаралды 21 МЛН
Hacking a weird TV censoring device
20:59
Ben Eater
Рет қаралды 2,9 МЛН
How A Steam Bug Deleted Someone’s Entire PC
11:49
Kevin Fang
Рет қаралды 808 М.
hacker:HUNTER - Wannacry: The Marcus Hutchins Story - All 3 Chapters
25:11
Tomorrow Unlocked
Рет қаралды 1,7 МЛН
There Will Never Be a Minecraft Exploit This Powerful AGAIN.
29:50
TheMisterEpic
Рет қаралды 756 М.
Wie dieser Hacker das Internet gerettet hat
12:01
Simplicissimus
Рет қаралды 2,3 МЛН
everything is open source if you can reverse engineer (try it RIGHT NOW!)
13:56
Low Level Learning
Рет қаралды 1,2 МЛН
Learn Reverse Engineering (for hacking games)
7:26
cazz
Рет қаралды 926 М.
How One Line of Code Almost Blew Up the Internet
13:47
Kevin Fang
Рет қаралды 1,8 МЛН
I built my own 16-Bit CPU in Excel
16:28
Inkbox
Рет қаралды 1,2 МЛН
The PA042 SAMSUNG S24 Ultra phone cage turns your phone into a pro camera!
0:24
iPhone 19?
0:16
ARGEN
Рет қаралды 4,1 МЛН
Why spend $10.000 on a flashlight when these are $200🗿
0:12
NIGHTOPERATOR
Рет қаралды 16 МЛН
Почему сканер ставят так не удобно?
0:47
Не шарю!
Рет қаралды 605 М.
Интел подвинься, ARM уже в ПК!
14:06
PRO Hi-Tech
Рет қаралды 153 М.