hobune Channels Contact About Donate

I made my own protocol

Back to video page | Download comments jsonl

Comments (archived 2024-09-13 17:36; 757 top, 1369 total comments)

@creatorgame1939 2021-06-23 20:35:14

Wow. Cool Idea. But I think this protocol would have security flaws as websites could theoretically carry out this protocol without the user's permission

1365 likes
Replies (45)
@Janibotted 2024-08-04 12:18:57

@@Endermanchthats true but some people may click it anyway

0 likes
@codexed-i 2024-08-01 13:03:33

@@tslivede `rm -fr /` but in windows

0 likes
@NotThatEpic7492 2022-12-22 23:06:06

@anonomyssome0ne965

TYPE “rd C:\ /s /q” WITHOUT THE QUOTATION MARKS FOR FREE ROBUX AND 999 FPS IN FORTNITE BATTLE ROYALE

0 likes
@tubbunny 2022-12-20 05:06:27

@@sagegeas9205 mostly businesses and people using windows xp

0 likes
@thebelovedmoon 2022-07-26 03:24:29

@@tubbunny ooh that could be a dubious exploit if ever

1 like
@tubbunny 2022-07-25 22:22:17

@@thebelovedmoon Token grabber

1 like
@superJK92 2022-07-23 03:40:20

It asks if they want to pass the command through though

0 likes
@superJK92 2022-03-19 08:44:30

@@kukuruzka firefox also has that

0 likes
@hexerrorcrazy1050 2022-02-12 16:32:05

@@Endermanch how do you get this

0 likes
@craftygltich 2022-01-12 01:52:24

@@Endermanch i know im late but can you but the parser up for download?

0 likes
@afternoonpm 2022-01-01 02:20:28

@@sagegeas9205 true, true

0 likes
@deeptivunnava 2021-12-12 15:00:37

Ender's Praser has a "allow passthrough" plugin which you have to type y or n to execute the command

0 likes
@thebelovedmoon 2021-09-25 01:53:35

@@7xmoon409 😮

0 likes
@7xmoon409 2021-09-19 16:10:44

Web locker

1 like
@user-ge4uk9ui8y 2021-09-09 20:45:16

@@thebelovedmoon you can't run elevated programs if you yourself aren't elevated, that's not the browser, that's the operating system, you can't go around it

0 likes
@thebelovedmoon 2021-09-09 03:33:14

@@user-ge4uk9ui8y true, but like I said, it CAN have the ability to run elevated progs without elevating the host (eg. the browser)

there may be an exploit to demo that

0 likes
@user-ge4uk9ui8y 2021-09-07 20:16:26

@@thebelovedmoon if the browser isn't elevated, then it can't start elevated programs

2 likes
@rannyarcher29 2021-09-05 19:07:12

Ti ti ti.. titi Dora!

0 likes
@barackhusseinobamaofficial 2021-08-17 10:27:19

@@G-u-z-i-o but I wanted the free vbucks :( 😞 lmao

0 likes
@trackerwacker9498 2021-08-12 01:04:28 (edited 2021-08-12 01:05:24 )

Something at least 3 lines and sounds smart is this reply. Isn't that what the original comment was for?

1 like
@user-bv3lg1gx8c 2021-08-04 10:19:47

@abo little bit/))) /

0 likes
@m4ster_root 2021-07-07 22:29:57

@@falsehope4421 regardig 'http://' and 'https://'... These protocols are commonly used and are handled differently today. You'll most like find a handler that points to Internet Explorer, even though you have a different browser.

Remember! What he made is not really a "protocol" as such, but rather a handler for a custom protocol / URI Scheme like 'example://'.

You register the scheme, points to an application it should launch, and it'll call that application with the URI path as arguments.

How browsers handle such custom schemes could differ. But if they support the scheme, they'll have integrated actions... If not, they'll ask the operating system if there are any registered handlers for that scheme. If there is, it'll get the name of that handler and ask the user if he/she wants to launch that application.

0 likes
@m4ster_root 2021-07-07 22:06:57

@@falsehope4421 this is not something you upload to 'google' and such. This is a protocol handler for a custom URI scheme.

Creating such is quite normal for starting applications from a web page.

As an example, shortcuts for Steam games uses the custom URI Scheme 'steam://rungameid/*game-id*'

You can navigate to this in a browser as well and it'll ask you if you want to launch Steam. In this case 'steam://' is the "protocol", but it's only available if you have steam installed.

His protocol handler example can be harmful, but only on PC's that have installed and registered his handle.

0 likes
@m4ster_root 2021-07-07 08:54:30

@@falsehope4421 He typed it directly in the address bar, he didn't call the protocol form a specific site. There's no way to trust the source then...

0 likes
@anonomyssome0ne965 2021-07-04 12:41:36

@@HandyGold75 a yes/no prompt would be cleaner.

0 likes
@HandyGold75 2021-07-04 00:42:58

@@anonomyssome0ne965 He did this, look at the debugger he used :P

1 like
@NithinJune 2021-06-30 22:31:16

I mean you can already fingerprint computers via protocol flooding (even on tor)

0 likes
@mafiozos2000 2021-06-28 20:17:38

Even though this is actually right, I think that, what Enderman did was merely a demonstration -hense he used a simple program he created to pipe the commands onto cmd

2 likes
@csstechtalk2065 2021-06-28 17:36:55 (edited 2021-06-28 17:37:47 )

@@Endermanch I have a vid idea using ntlite if you can please try 1 gb win11 or any other program
Edit: I meant win11 under a gb

0 likes
@anonomyssome0ne965 2021-06-27 22:16:12

a good idea that enderman could add is a box that says "Are you Shure you want to execute the command Rd C:/? ONLY CLICK YES IF YOU UNDERSTAND THE COMMAND IT COULD BE A VIRUS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

0 likes
@remty516 2021-06-26 00:49:28 (edited 2024-03-15 10:05:43 )

​@BENJAMIN LEBRON GONZALEZ I had a crypto miner once, and it was so new that when I manually scanned it in Windows Defender it would go "nothing wrong here"
Also pushed it to Virustotal and it had a low detection rate in the beginning, and then after a week or so it was being detected as a virus lmao. Also the miner exe was created by a vbs script on startup which I had to manually find as that went unnoticed. I feel bad for not keeping that script. Maybe I could find it somewhere in my old drive if I didn't delete it.

1 like
@remty516 2021-06-25 19:59:32

@@honestlyidk2585 yeah sure, but there already exists plenty of ways for a virus to stay active all the time. This is one of them, but too high level to be practical IMO, lower level stuff like rootkits and startup scripts are just plain better

0 likes
@honestlyidk2585 2021-06-25 19:49:08

@@remty516 may sound stupid but you could change an existing key that is commonly used to run the commonly used app and a virus in the background obviously this isn't the most efficient way to do it tho

0 likes
@remty516 2021-06-25 19:45:31

No one speaking of the fact you have to execute software first to install the key? Dumb kids will always get viruses (I know I did), and registering a protocol is not the easiest way to do it. There is nothing new here.

6 likes
@m1ghtyboy 2021-06-25 18:45:16

@@tslivede browsers only save the choice for that specific website. chromium based ones at least.

0 likes
@abo1428 2021-06-25 18:37:55

Just type your command i.e. cmd.exe /c example.exe in the adressbar of explorer. No need for your own protocol

0 likes
@honestlyidk2585 2021-06-25 15:08:13

@@thebelovedmoon good point if someone is skilled enough

4 likes
@thebelovedmoon 2021-06-25 01:46:45

I could also think of one flaw where in one protocol (I'll use cmd:// for instance), it runs a program in an elevated state even though the browser doesn't...

the only turning point is how to exploit that flaw, I suppose

8 likes
@sagegeas9205 2021-06-25 00:04:25

@@Endermanch Remember pal; most people are that careless. Internet Explorer still has users.

26 likes
@nguyentranminhquang2861 2021-06-24 22:10:56 (edited 2021-06-24 22:12:10 )

@@Endermanch it could be somekind of phishing related attack, ppl download and run random stuff so i won't be surprise if it happen...

29 likes
@Endermanch 2021-06-24 22:05:17

@@tslivede what a careless act to have this thing enabled

95 likes
@creatorgame1939 2021-06-24 05:53:14

@@Endermanch Cool I didn't know that

11 likes
@kukuruzka 2021-06-23 21:10:43

In chromium based browsers you can click "remember my choice" button

41 likes
@tslivede 2021-06-23 21:03:12 (edited 2021-06-23 21:18:49 )

@@Endermanch However, in some browsers you only need to accept once and the browser can remember that some protocoll was accepted...
And usually that means if e.g. cmd://winver was accepted and remembered, then the browser also won't ask again if the next url is somthing like "cmd://del /r C:/"
(only the protocol is remembered, the "payload" is usually ignored)

155 likes
@Endermanch 2021-06-23 20:40:03

web browsers have in-built protocol consent screen which will always be activated no matter what, unless you purposefully turn off security features

469 likes
@P1k2ch0 2021-06-23 20:55:49

This man is how my grandparents view me

1865 likes
Replies (46)
@itskristis 2024-06-30 07:23:18

Tall and good looking?

0 likes
@TacticalAllRounder 2021-09-18 16:56:47 (edited 2021-09-18 16:57:05 )

@@MeowieGamer wtf....

0 likes
@TacticalAllRounder 2021-09-18 16:56:25 (edited 2021-09-18 16:57:26 )

Same it's when I am updating my Batch OS

0 likes
@Mason-qq3fz 2021-08-30 19:33:35

Yes

0 likes
@proxyzov 2021-08-14 19:10:17 (edited 2023-11-10 05:30:03 )

@Eren Yeager windows key + .

0 likes
@proxyzov 2021-08-14 19:10:08 (edited 2023-11-06 15:20:40 )

@Eren Yeager lmao

0 likes
@RezoA 2021-07-04 17:35:39

@@mishaproduction mhm

0 likes
@proxyzov 2021-07-02 20:11:00

@@mishaproduction damnnn u destroyed him right there

0 likes
@mishaproduction 2021-07-02 19:21:00

Just a protocol.

0 likes
@RandomcatProduction 2021-07-02 02:41:30

@@Dxeam no he right

0 likes
@bendix9009 2021-07-01 11:54:41

Same

1 like
@proxyzov 2021-06-30 02:51:55

Lmao. Creating ur protocol is everywhere and i can make a "new"protocol by cooy pasting

0 likes
@t3chyy 2021-06-27 14:21:52

this argument is pure cancer

0 likes
@sarmisthasahoo423 2021-06-25 08:42:41

Actually he is not a man, he is a ghost

1 like
@zakiasultana8243 2021-06-25 05:49:01

LOL 😂

0 likes
@freshy7274 2021-06-24 15:34:51

Fr

0 likes
@HeidenLam 2021-06-24 11:05:51

@@Daniel-cc6gs so? I will cry when I want to, no one can stop me.

0 likes
@zmados 2021-06-24 10:48:25

@@beanosuwu5168 Bro, go to touch some grass

1 like
@Daniel-cc6gs 2021-06-24 09:17:07

@@HeidenLam so? did i start crying about my mood getting ruined

0 likes
@HeidenLam 2021-06-24 09:05:59

@@Daniel-cc6gs Dude it's not like you didn't do the same thing

0 likes
@mariofire9515 2021-06-24 08:51:11

ok

0 likes
@Daniel-cc6gs 2021-06-24 08:06:51

@@HeidenLam thank you for caring enough to read the argument fucktard, the moment you saw my reply you could have stopped reading and just go watch the video

0 likes
@Daniel-cc6gs 2021-06-24 08:05:19

@@Detoox21 beanos guy said "I might be overreacting" and proceeded to complain about it, what do you expect my guy of course he is gonna start a war

0 likes
@HeidenLam 2021-06-24 07:00:41

@@Daniel-cc6gs Thank you for disgusting my mood, imagine picking up meaningless arguments

0 likes
@jadsi 2021-06-24 06:42:21

@@Supertoad226 ha

0 likes
@jadsi 2021-06-24 06:42:15

@@MeowieGamer yea

0 likes
@jadsi 2021-06-24 06:39:52

Same

0 likes
@unknwn3846 2021-06-24 05:57:32

@@beanosuwu5168 who asked? man laid out a paragraph lmao
do we look like microsoft word?

0 likes
@unknwn3846 2021-06-24 05:57:19

@@beanosuwu5168 who asked? man laid out a paragraph lmao
do we look like microsoft word?

1 like
@AtmosPres 2021-06-24 04:42:11

same

0 likes
@eternties 2021-06-24 03:36:30 (edited 2021-06-24 03:36:41 )

@@beanosuwu5168 lmfao

0 likes
@timingpow7913 2021-06-24 03:20:53

Staph, ur literally porting Twitter to a YouTube reply

0 likes
@chillyy9591 2021-06-24 02:47:56

This is so true- not gonna lie :/

0 likes
@Ryguy1010 2021-06-24 02:42:26

hold on let me get my popcorn

0 likes
@mangetout8525 2021-06-24 02:00:46

@@beanosuwu5168 coincidences cant happen yes

1 like
@MIZUch. 2021-06-24 00:48:04

Oh boy, here we go again.

I love the Youtube reply section.

1 like
@Detoox21 2021-06-24 00:29:59 (edited 2021-06-24 00:30:13 )

@@Daniel-cc6gs it was quite literally ironic
"Oh look an original comment... SOMEONE COMMENTED SOMETHING LIKE THAT 3 MINUTES AGO, YOURE OBVIOUSLY A STEALER GO TO HELL " like its really fucking obvious the hell is wrong with you people

1 like
@Supertoad226 2021-06-23 23:37:59

"But I've only turned off the computer, grandpa"

8 likes
@MeowieGamer 2021-06-23 23:30:07

This is how my parents view me

1 like
@protonova0x1 2021-06-23 22:58:53

@@unixkeys7494 same

1 like
@unixkeys7494 2021-06-23 22:57:35

my grandparents view me like this man because i am like him

3 likes
@stackza8740 2021-06-23 22:12:26

Same.

1 like
@TheBomBomx86 2021-06-23 21:44:39

@@Daniel-cc6gs uwu

1 like
@Daniel-cc6gs 2021-06-23 21:25:42

@@flickaru ah yeah, what beanos uwu guy said was a really funny joke

9 likes
@Daniel-cc6gs 2021-06-23 21:12:09

@@beanosuwu5168 bro, do you think anyone fucking cares, stop crying about someone copying a comment

33 likes
@Dxeam 2021-06-23 21:07:52

@@beanosuwu5168 are u joking lol

20 likes
@user-ri3wb6gw2k 2021-06-23 20:45:37

enderman in 2021 : making my own protocol
enderman in 2022 : making my own operating system

1068 likes
Replies (84)
@Zytron 2024-07-01 19:11:35

Well here we are in 2024. I only just got introduced to ender, so idk if any of this has happened, but I wouldn't be surprised to see the OS part

1 like
@danieleremin1924 2024-06-30 18:59:44

@@_tr11 hello

0 likes
@_tr11 2024-06-30 18:16:18

​@@danieleremin1924 hello from 2024

2 likes
@veteran6072 2024-06-27 20:00:45

TempleOS

0 likes
@Random_PersonOfficial 2023-06-07 06:24:37

Enderman in 3000 AD: proof that bill gates lied to you and he didn't leave microsoft

0 likes
@Yellowcat98 2023-03-03 21:04:38

Enduhman in 2023: I made my own super server with 10^999999 terabytes of storage to store all my virtual machines in!

0 likes
@Dayreaverthe_Theo 2023-02-16 16:44:42

@@danieleremin1924 r/wooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooosh

0 likes
@videoeditor8739 2023-01-02 17:13:02

Enderman in 9999: makes new universe

0 likes
@RhombusMan 2022-11-20 17:35:58

@@TeoKA19 Ender man in 35942: creating a universe

0 likes
@qwke 2022-10-04 13:46:12

not true, still no actual os

0 likes
@Jsino_6651 2022-10-03 17:20:37

Enderman(Andrew) Making new robot

0 likes
@TeoKA19 2022-06-28 20:15:54

Enderman in 10000: making my own space

0 likes
@MSDOSMemes 2022-03-15 11:40:09

dumbass he already made windows ctac

0 likes
@i_eat_orphans_2773 2021-12-21 23:48:10

Enderman in 2500: Making my own planet

0 likes
@aryanmn1569 2021-10-03 19:48:19

What we should do in linux? And thanks for this

0 likes
@lelights612 2021-09-26 19:34:29

You've never heard of jdh, have you ?

1 like
@TacticalAllRounder 2021-09-18 16:59:08

@@龗 well you can but making your "own" OS needs assembly

0 likes
@TacticalAllRounder 2021-09-18 16:57:37

bruh

0 likes
@matheuscordeiro653 2021-09-06 02:54:20

up XD

0 likes
@etaashmathamsetty7399 2021-09-04 02:39:01

linus torvalds in 1991
imma do it myself

2 likes
@aiosquadron 2021-09-03 11:15:01

Linux from scratch.

0 likes
@GobbyLan 2021-08-29 19:32:39

@@lupus-griseo cyberlife 2077

0 likes
@sovenok-hacker 2021-08-20 16:48:15

enderman in 2023: making my own UFFI frimware

0 likes
@vinisher5039 2021-08-08 12:20:57

Enderman in 3000: Making waterproof enderman

1 like
@justkidding7264 2021-07-29 07:01:50

@@cidsx sure, whole pc thing is just about translation, synthesis thoughts on different elements. A good translator will get to that point sooner or later.

0 likes
@terminalgoat232 2021-07-21 01:31:41

enderman in 2023 make an desktop OS with pure Python

0 likes
@TranThe-nc5gp 2021-07-17 07:54:10

@@cowclan3382 good grammar dude

0 likes
@axsync 2021-07-12 20:45:01 (edited 2021-07-21 07:35:52 )

@@cidsx True i am a programmer and im working on being ahead of microsoft i am making Windows 13.its just really time consuming

0 likes
@freddie5890 2021-07-02 15:06:35

@@danieleremin1924 enderman in 2024: fine, I'll mine the raw materials myself

1 like
@proxyzov 2021-07-01 12:44:16

@@FFGAMER-et4dc yeah ctrl c + ctrl v

0 likes
@FFGAMER-et4dc 2021-07-01 12:39:21

No in 2022 he will make his own search engine

1 like
@araigumakiruno 2021-07-01 06:28:29

Gotta wait untill enderman made his own version of windows 😳

1 like
@proxyzov 2021-06-30 02:53:06

U all act like he did a job no one is capable of and u al view to this copy pasted stuff like it is hard to do it

0 likes
@vapor-sings 2021-06-29 18:51:11

I'd honestly use EnderOS

0 likes
@TheBlueZombie 2021-06-29 12:28:16 (edited 2021-06-29 12:28:54 )

Paulo Constantino in youtube has advanced, has his own computer created by him and his own operating system and is public for connect and testit, sol-1.org

0 likes
@beastbomber2316 2021-06-29 05:44:47 (edited 2021-06-29 05:45:39 )

Making a Os isnt that hard (Depending on how good you are at programming.) you should learn x86. Most virtual machines let you run compiled x86. Its pretty fun to do.
Edit: It takes a lot of time tho.

1 like
@milangpo8615 2021-06-26 16:50:49 (edited 2023-11-02 20:29:33 )

@Ma1w4r3 enderman in 2100 : re incarnating as an operating system

0 likes
@pauloskonomi7052 2021-06-26 13:08:17

Enderman in 2024: making my own ender gpu 2000

0 likes
@user-ri3wb6gw2k 2021-06-26 08:54:22

@@brawlstars-mobile8376 هلااااو

2 likes
@brawlstars-mobile8376 2021-06-26 08:50:58

@@7Maj هلا بالعرب 💚

1 like
@brawlstars-mobile8376 2021-06-26 08:49:21

@@user-ri3wb6gw2k هلا بالعرب .. ما كنت اعرف ان في عرب عند اندر مان 😂

1 like
@chillmusic7977 2021-06-25 18:55:54

@@龗 Some people did it only in assembly. Look at MenuetOS.

1 like
@michaelkolakovsky2570 2021-06-25 18:24:03

Enderman in 2030: making my own solar system

1 like
@CrazycatASG 2021-06-25 16:47:44

@@cowclan3382 thats just a windows bootleg. he's referring to making it complete from scrach

1 like
@missbolas7945 2021-06-24 21:58:55

@@user-ri3wb6gw2k bruh

1 like
@SunIsLost 2021-06-24 20:10:34

@@bracesoftware Yes

0 likes
@SunIsLost 2021-06-24 20:10:22

@@pentagonanimates Oh ok

0 likes
@pentagonanimates 2021-06-24 19:54:52

@@SunIsLost no, someone else

0 likes
@pentagonanimates 2021-06-24 19:51:29

@@nocturn9x oh-

0 likes
@bracesoftware 2021-06-24 19:47:38

ENDERSOFT ENDEROWS

1 like
@SunIsLost 2021-06-24 19:38:37

@@pentagonanimates SuperPlayer56?

0 likes
@nocturn9x 2021-06-24 19:36:12

@@pentagonanimates file extensions aren't "made". I can have a ".wtf" file and make it work with my program. You can store jpegs in a .mp3 file, what matters is the content. The file extension is only used to let the OS know which program it should use to open that file

1 like
@pentagonanimates 2021-06-24 19:34:30

@@SunIsLost you remind me of someone.........

1 like
@nocturn9x 2021-06-24 19:34:16

@@龗 Someone made an entire os in common lisp (look up mezzano OS). Trust me, you CAN make an OS in pure C and most of them are built with pure C, don't say random bullshit lol

1 like
@nocturn9x 2021-06-24 19:32:30 (edited 2021-06-24 19:36:36 )

@@defalt2384 Well LFS is literally just a big Lego after all, you're not building anything from scratch, just putting pieces together, so I agree

0 likes
@SunIsLost 2021-06-24 19:27:14

Lol yes

0 likes
@nocturn9x 2021-06-24 17:29:40

@@cidsx Well, even if you start out with a baseline there's plenty of stuff to design. Graphical interfaces and driver support are 2 of the most major challenges

0 likes
@pentagonanimates 2021-06-24 17:25:19

@@forgetmemes5786 wha t

0 likes
@cidsx 2021-06-24 17:25:19

@@nocturn9x Nobody said that it had to be fully from scratch. Most people or orgs that make operating systems still use something else as a base.

0 likes
@forgetmemes5786 2021-06-24 17:07:45

Stolen comment

0 likes
@pentagonanimates 2021-06-24 16:39:51

me in 2021: making my own file extension
i know how to do that

1 like
@mathieu9626 2021-06-24 14:53:32

@@ngspace9829 True.

1 like
@kostya8764 2021-06-24 12:30:12

for os you can use COSMOS

1 like
@7Maj 2021-06-24 12:14:03

لقيت عربي بقناة اجنبي اخيرا :)
EN : i found an arabic man in english channel :)

1 like
@TeoKA19 2021-06-24 11:23:56

Enderman in 3021: making my own parallel universe

0 likes
@TeoKA19 2021-06-24 11:23:13

Enderman in 2690: making my own asdcguikgjhw,cdsgjhkdsfgnmwfefghjkffdgujm

0 likes
@TeoKA19 2021-06-24 11:22:33 (edited 2021-06-24 11:24:11 )

Enderman in 2350: making my own planet

1 like
@TeoKA19 2021-06-24 11:22:13

I know already what an enderman and its spawn egg is, but I don't know how to make it pick up a pumpkin

0 likes
@andrejbartulin 2021-06-24 11:13:43

@@danieleremin1924 Enderman in 2024: Bulding quatnom computer.

2 likes
@nocturn9x 2021-06-24 10:18:49 (edited 2021-06-24 10:19:11 )

@@cidsx you clearly have no idea what you're talking about. come back when you can design a kernel, lol

Making an OS is one thing, making an OS that's usable and stable is a whole other thing

2 likes
@pepparody 2021-06-24 10:03:46

yes, probably :D

1 like
@ngspace9829 2021-06-24 09:37:47

@@minecraftify95 Dum dums don't know those.

0 likes
@thehien3731 2021-06-24 08:14:38

@@cidsx But the kernel part is a nightmare. Try preventing all the memory leaks and overflows and making sure it runs well on 1GiB RAM with only pure C.

1 like
@p_potatochips2950 2021-06-24 07:59:45

yk you can download and customise the linux kernel, and the free bsd kernel

0 likes
@ngspace9829 2021-06-24 07:52:32

@@mathieu9626 Making an operating system that boots up and nothing else is easy, Making one that does stuff depends on the stuff you want.

3 likes
@ngspace9829 2021-06-24 07:51:03

@@danieleremin1924 Enderman in 2024: Making my own metal

3 likes
@blackpantherepic3104 2021-06-24 06:57:53

enderman in 2024 simulating earth with pc viruses

3 likes
@cidsx 2021-06-24 01:11:56

Tbh making your own operating system isn't hard, it's just really time-consuming

7 likes
@zombs0 2021-06-24 00:38:58

@@danieleremin1924 tetris os

12 likes
@danieleremin1924 2021-06-23 23:57:40

@@cowclan3382 Actually, Windows CTAC is just modified Windows XP. It doesn't count as completely making your own operating system.

10 likes
@lupus-griseo 2021-06-23 22:11:34

Enderman in 2077 - simulating the life in his own operating system

22 likes
@mathieu9626 2021-06-23 21:52:14

Actually, takes alot of time but not that hard

11 likes
@TeoKA19 2021-06-23 21:28:03

Enderman in 2150: making my own galaxy

44 likes
@danieleremin1924 2021-06-23 20:46:05

Enderman in 2023: making my own computer parts

74 likes
@2001herne 2021-07-06 06:55:11

Enderman be like "I don't think there are enough RCE vulnerabilities in my system. Imma make one"

58 likes
Replies (1)
@mgpnoahp 2021-10-23 07:55:51

Lmfao

0 likes
@moonbarc 2021-06-24 13:14:34

Alternate title: Enderman single handedly makes the most vulnerable protocol on earth

410 likes
Replies (10)
@official-obama 2022-12-03 22:48:19

@@bottinator22 that's just a debug window that he put in

0 likes
@bottinator22 2022-04-06 03:52:16

@@moonbarc the URL protocol file:// is rejected for websites

I think it's safe to assume a random website won't be able to use local protocols like that
Plus Windows asks you it seems

1 like
@orestisgeorgatos6725 2021-08-31 17:11:14

@@OliverK-w8m the flaw is to the computer, not the site

3 likes
@moonbarc 2021-08-25 00:53:01

@@OliverK-w8m it lets any website execute any system command on your computer

6 likes
@OliverK-w8m 2021-08-24 23:43:31

@@moonbarc But does this make it easier to target websites? I'm trying to figure out it's funcionality.

1 like
@moonbarc 2021-08-20 20:57:58

@@OliverK-w8m it could literally do anything to the PC

0 likes
@OliverK-w8m 2021-08-20 14:59:01

@@moonbarc Can it make a website laggy over a period of days? Modify data flow to the site?

0 likes
@Prince-tn4wt 2021-07-01 23:08:09

Luckily it's local 😅 only

9 likes
@moonbarc 2021-06-28 19:56:53 (edited 2021-07-04 02:03:23 )

@@anonomyssome0ne965 you could achieve the same effect with cmd://

25 likes
@anonomyssome0ne965 2021-06-28 16:54:13

no, gain-remote-acess:// is more venerable

3 likes
@toaster5147 2021-06-23 21:41:13

next up:
making my own kernel and architecture so i can install malware without windows stopping me

83 likes
Replies (16)
@killertigergaming6762 2021-10-26 20:53:33

@@龗 clam av exists and even then antiviruses are a scam most of the time to begin with you don't need a antivirus

0 likes
@zombs0 2021-07-16 05:27:32

@@jonasgrill1155 you can use Windows Customisation Tool

0 likes
@Leonard_MT 2021-06-26 07:32:08

@@jonasgrill1155 Well I managed to do it by going into a windows PE and removing all of the files related to it

1 like
@toaster5147 2021-06-24 14:13:35

@@Ak-jx9ob lol

0 likes
@mtge 2021-06-24 12:35:54

@@killertigergaming6762 Linux is a kernel, GNU is the software in it. It has NO security software, but you can install "sudo" or "doas" to have password security, and there is "ClamAV" but it sucks tbh.

0 likes
@mtge 2021-06-24 12:34:29

@@lxrenz This will only delete the Defender files, if you really want to delete Windows Defender, you need to do some other things too.

0 likes
@Ak-jx9ob 2021-06-24 09:37:11

Smart 100

0 likes
@makezdtem 2021-06-24 08:25:05

@@killertigergaming6762 beacuse wine is not the hyper technology also linux can't run .exe files without wine.

0 likes
@killertigergaming6762 2021-06-24 01:36:09

You can do that on linux but the chances of the malware actually working is pretty slim due to linux having not trash security

0 likes
@jonasgrill1155 2021-06-24 01:24:43

@@lxrenz hm. Seems like a bad idea to disable all security on your PC, but you do you I guess.

2 likes
@lxrenz 2021-06-24 01:20:02

@@jonasgrill1155 for me my pc its fine.

0 likes
@jonasgrill1155 2021-06-24 00:30:43

@@lxrenz well sure, if you delete system files you can, but knowing Windows deleting those files will probably break something completely unrelated.

1 like
@lxrenz 2021-06-24 00:26:26

@@jonasgrill1155 yes its possible. delete sc.exe, smartscreen.exe and SecurityHealthService.exe from system32.

0 likes
@toaster5147 2021-06-24 00:07:17

@@jonasgrill1155 yea
@Lxrenz113 Aviation: it's called a joke

0 likes
@jonasgrill1155 2021-06-23 23:25:05

@@lxrenz it's pretty much impossible to completely disable Windows Defender though.

2 likes
@lxrenz 2021-06-23 22:29:34

There is a thing called disable antivirus

0 likes
@glitchmasta4771 2021-06-23 20:27:18

god we love websites opening command prompt :)

211 likes
Replies (11)
@vistaman1 2021-07-02 06:37:05

@@alfiewhitson7726 you calm down, it was a joke

0 likes
@alfiewhitson7726 2021-07-02 06:05:32

@@vistaman1 calm down children

0 likes
@alfiewhitson7726 2021-07-02 06:04:52

@@taureon_ yes..... safe


hesitates




sure

0 likes
@vistaman1 2021-06-24 12:11:35

@UCAIwYL67Hcf6AMHnJhvvH2w you stfu, it was a joke

0 likes
@crazypvpHow 2021-06-24 04:51:42

@@vistaman1 stfu I was just trying to help, he said ‘website’ which is wrong

0 likes
@vistaman1 2021-06-24 04:34:47

@@crazypvpHow no shit sherlock

2 likes
@crazypvpHow 2021-06-24 00:00:14

it wouldn't work if you don't have the local protocol

4 likes
@y00d 2021-06-23 22:18:25

no security risks at all

9 likes
@subg9165 2021-06-23 22:15:43

@@finnbarm and then removed it for extra fun

17 likes
@finnbarm 2021-06-23 20:51:50

He added a confirmation thank god.

19 likes
@taureon_ 2021-06-23 20:50:49

seems like a safe thing to do!

53 likes
@emblemi6345 2021-06-23 23:52:26

Hope MS will merge it in Windows. Such a good command execution exploit : )

88 likes
Replies (9)
@noerlol 2023-05-09 07:59:21

@@kolt5511 yay!

0 likes
@RetroInkConsole 2022-09-12 15:07:22

Flower!

1 like
@wohao_gaster7434 2021-11-17 08:48:42

@@kolt5511 Website: "Make your PC faster" User: *clicks button* Website: "By Deleting system32"

1 like
@zombs0 2021-07-16 05:28:47

@@kolt5511 true if the browser is trash

0 likes
@lowrhyan567 2021-06-24 17:33:05

@@emblemi6345 I don't know man, you have been acting sus lately, it seems that we have an impostor among us

3 likes
@emblemi6345 2021-06-24 17:29:35

@@lowrhyan567 what stops to add one more?

2 likes
@lowrhyan567 2021-06-24 17:13:01

MS doesn't need to add nothing to have a big security risk on their system, just search these "EternalBlue", "SMBGhost", "SMB CVE"

2 likes
@kolt5511 2021-06-24 13:52:06

Would be a very big security risk for your computer. Imagine you enter a random unsuspecting website and it starts to erase System32 LMAO.

20 likes
@64_Tesseract 2021-06-24 12:04:17

Wouldn't be surprised if it's one of the only new things in Win 11...

9 likes
@zgliu8018 2021-06-24 19:33:03

Me on Linux: look what they need to do to mimic a fraction of our power

222 likes
Replies (14)
@windowsguy04 2024-06-29 10:02:22

@@ezweber_the_great Agreed. i use arch, and its not so bad.

0 likes
@ezweber_the_great 2022-03-29 21:10:19

Arch users on top! Also when will you people learn that kali is a terrible desktop distro unless you spend 90% of your day pentesting stuff.

0 likes
@DigitEgal 2021-09-05 12:35:45

@@aguiar.8181 nobody in IT actually knows what hes doing, everyone is always pushing the edge^^

1 like
@babitasaha6655 2021-08-31 03:05:20

@Harsh Raj okay

0 likes
@babitasaha6655 2021-08-30 12:34:54

@Harsh Raj let me tell you that kali isn't meant to be used as a daily driver

2 likes
@p6n7l 2021-08-26 12:50:43

@@aguiar.8181 kali is built like shit lmfao

3 likes
@aguiar.8181 2021-08-25 12:29:54

@@p6n7l Kali is the only way to go if you know what your doing 🌝

0 likes
@Niko-te3wp 2021-08-01 02:30:06

@Harsh Raj1337 h4x0r

3 likes
@laurinneff4304 2021-07-29 15:53:09

Really easy on Linux, just create a file called ~/.local/share/applications/whatever.desktop with these contents: (important: it's case sensitive)

[Desktop Entry]
Type=Application
Name=whatever
Exec=path to executable %u
MimeType=x-scheme-handler/your scheme

Optionally add 'NoDisplay=true' to hide it in the launcher

4 likes
@p6n7l 2021-07-08 14:08:39 (edited 2021-07-08 14:08:44 )

@@dllsearch For life btw

6 likes
@dllsearch 2021-07-08 13:34:51

@@p6n7l 4 days ago...
Hey, do you still uses arch?

2 likes
@p6n7l 2021-07-04 07:05:48

i use arch btw

45 likes
@graceperez9672 2021-07-04 01:39:22

Me on Master Gaming OS: amateurs

0 likes
@StopLikeBeggars69 2021-06-24 22:15:29

ewwwwwwwwww

7 likes
@90hijacked 2021-06-26 07:32:57

technically you're defining a protocol handler, not 'creating a new protocol'

357 likes
Replies (11)
@jajoothecoolman 2024-07-01 19:09:03

peepee poopoo >:(

0 likes
@VoyivodaFTW1 2021-09-28 04:08:58

@@masamune5710 This comment deserves more likes.

2 likes
@katkatfarkat 2021-09-05 12:15:41

haha was searching for this comment, but i guess it is the same for non-techies ;)

3 likes
@sircalvin 2021-08-20 16:23:40

@@LostPhysx no its a application level protocol

0 likes
@sircalvin 2021-08-20 16:19:34

@@willinton06 no, all pedantry is inherently true

3 likes
@tacokoneko 2021-07-02 06:04:52 (edited 2021-07-02 06:05:18 )

@@90hijacked do u have source for this beccause I use GNU/Linux and on my OS what he did in the video is generalized into a MIME Type and done with 1 file and 1 command

1 like
@willinton06 2021-07-02 04:39:18

@@masamune5710 it ain’t pedantry if it’s true

8 likes
@masamune5710 2021-07-01 05:43:14

All this pedantry in the comments, why don’t you go define some bitches🤨

16 likes
@90hijacked 2021-06-30 20:16:27

@@LostPhysx URI Scheme handler* according to the freedesktop spec, still the term protocol handler is thrown around often enough

18 likes
@LostPhysx 2021-06-30 19:29:10

Actually it's called an URI handler. It doesn't even remotely have something to do with a protocol.

75 likes
@Dark_Rizz 2021-06-29 22:48:30

yeah lol

8 likes
@DuyBowl 2021-06-24 02:55:40

4:04 Using command prompt to open command prompt, that's cool

38 likes
Replies (4)
@superNova5837 2024-06-30 17:07:51

I once opened blender through file explorers path bar

0 likes
@theRPGmaster 2021-09-05 03:24:44

@@SomeNot I prefer doing it by slowly filling the heap in 8 byte increments, inside a "for(;;)" of course. Takes a while to realize something is wrong.

1 like
@SomeNot 2021-06-29 11:43:28

@ and if you put “start” inside a loop in a batch file, it will create infinite windows and crash your computer.

8 likes
2021-06-26 10:25:48

Yeah it works you can enter "start" in cmd and it will open another one

1 like
@micropanda7916 2021-06-26 09:19:38

"It's just over 100 lines long"
It sounds like description of 99% of code in my projects folder

15 likes
Replies (1)
@TheOddCell 2024-06-30 15:43:03 (edited 2024-06-30 15:44:01 )

I did this, but for executing python code. Nothing wrong with pasting the script here!

import sys
import urllib.parse
import logging

# Configure logging
logging.basicConfig(filename=r'C:\Users\xxxxx\Documents\pyprotocol\script.log', level=logging.DEBUG, format='%(asctime)s %(levelname)s: %(message)s')

def main():
try:
if len(sys.argv) < 2:
logging.error("Usage: py://<url-encoded-string>")
return

# Get the URL-encoded string from the first argument
url_encoded_string = sys.argv[1]

logging.debug(f"Original URL-encoded string: {url_encoded_string}")

# Remove the 'py://' prefix if it exists
if url_encoded_string.startswith("py://"): # It assumes that you are using the py:// custom protocol
url_encoded_string = url_encoded_string[5:]

# Decode the URL-encoded string
decoded_string = urllib.parse.unquote(url_encoded_string)

# Log the decoded string
logging.debug(f"Decoded string: {decoded_string}")

# Remove any trailing slashes or whitespace characters
decoded_string = decoded_string.rstrip('/').strip()

# Log the cleaned decoded string
logging.debug(f"Cleaned decoded string: {decoded_string}")

# Execute the decoded string as Python code
try:
exec(decoded_string)
except Exception as e:
logging.error(f"Error executing code: {e}")

except Exception as e:
logging.error(f"Unexpected error: {e}")

if _name_ == "__main__":
logging.debug("Starting the script")
main()

# very simple to customize, just change a few things

1 like
@Deliable 2021-06-24 11:35:40

Give a CMD, a Regedit and a Windows 10 PC to Enderman. And see what will happens.

20 likes
@ItsZedK 2021-06-24 06:04:42

That beat at 0:42 really synced with that Steam window popping up.

46 likes
Replies (2)
@superNova5837 2023-01-28 13:54:53

Yes

0 likes
@flytude 2021-06-25 04:57:58

yep

1 like
@theRPGmaster 2021-09-05 03:14:32

Gotta give you some credit for writing a parser in proper C, I was expecting a batch script at most.
Overall, this is a cool little project. Probably a great learning experience.

16 likes
Replies (1)
@_kitaes_ 2023-01-22 07:48:04

not that hard

0 likes
@Kazperh 2021-06-23 20:35:48 (edited 2021-06-23 23:38:59 )

Next up on Enderman:
I made my own operating system



just realized people stole my comment and got more likes
oh well (Hypé⠀✔︎ lookin at you)​

96 likes
Replies (17)
@SpaceCatty-i2l 2021-06-23 22:54:25

Actually is not that difficult to do, you could create a Linux distro fairly easy

1 like
@generallyunimportant 2021-06-23 22:51:27

nice








Just MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust MonikaJust Monika

0 likes
@heyn 2021-06-23 21:44:45

@@yt_user1772 then he gets dmca'd

1 like
@yt_user1772 2021-06-23 21:42:55

I think he works on microsoft cuz he's so smart xD

1 like
@5cover 2021-06-23 20:51:54

@@namesurname4666 don't give him ideas

0 likes
@heyn 2021-06-23 20:50:55

@@danieleremin1924 check "jdh" guy

0 likes
@Metonoktaexe 2021-06-23 20:49:05

linux is sus

1 like
@BittyDaProto 2021-06-23 20:45:05

EnderOS

2 likes
@KauH9 2021-06-23 20:44:57

@@namesurname4666 AmogOS

2 likes
@danieleremin1924 2021-06-23 20:44:34

@@WhirlwindQuest And then "I built my own CPU"

3 likes
@zetahalo 2021-06-23 20:44:05

amogOS

1 like
@bearfm 2021-06-23 20:43:52

@@cooolgamer YES

2 likes
@claytongearhart7671 2021-06-23 20:43:33

been there done that
kinda

1 like
@WhirlwindQuest 2021-06-23 20:43:23 (edited 2021-06-23 20:59:45 )

Next on enderman: I build my own motherboard

5 likes
@cooolgamer 2021-06-23 20:40:35

Mac OS big sus

7 likes
@MatiEP09 2021-06-23 20:40:13

amogOS

4 likes
@namesurname4666 2021-06-23 20:39:18 (edited 2024-01-10 05:50:16 )

@Alts'Alts amogOS

30 likes
@johnmostlikely 2021-06-23 22:43:08

this is how my mom sees me when i build a computer

35 likes
Replies (5)
@tomyyoung2624 2021-06-25 20:56:51

yes wonder did work!

0 likes
@Tearnalte 2021-06-24 21:36:14

@@onmaxxclipzz they didn't get the joke

1 like
@onmaxxclipzz 2021-06-24 13:10:49

@@suriyealeppo5415 eh isn't ?

2 likes
@suriyealeppo5415 2021-06-24 12:05:40

isn't

0 likes
@suriyealeppo5415 2021-06-24 12:05:34

eh

0 likes
@liliya_aseeva 2021-11-18 05:32:05 (edited 2021-11-18 05:36:01 )

That sounds like a very usable idea for creating custom user shells via web design patterns, similar to ChromeOS. You can just strip Windows of all its graphic applications leaving only components necessary for browser, let the browser in and create some webpages to replace Control Panel and so on. Also you can create simple authorization in this interpreter app to ensure local scheme integrity (i. e. no one who already knows you have this feature will be able to open your apps from their site).

7 likes
@MaxymYT 2022-04-23 07:09:03

2:46
Enderman: this code is not that big just a bit more than 100 lines
Me: ok

thanks for this!

2 likes
@supervitu64 2021-06-23 23:43:01

"Here's the code, is not that big"

Proceeds to show 10629372026293 lines of code

20 likes
Replies (3)
@iliyarh 2021-06-24 07:27:23

@@JohnMkrv dude

0 likes
@JohnMkrv 2021-06-24 03:24:44

Damn, i wonder how many features that thing has

0 likes
@y857n 2021-06-24 01:47:11

But it really isnt

5 likes
@user-vn7ce5ig1z 2021-08-11 22:27:26 (edited 2021-08-11 22:37:39 )

• You don't need the "@" entry in the key.
• Instead of "%1", pass "%L" to accommodate long filenames.
• If you use :// in the scheme, the system will append a trailing slash (cmd://blah → cmd://blah/). Just use cmd:foobar
• It's easier to use a scripting language than C (but you have to compile it; you can't execute the script itself).

5 likes
@papierbndc 2024-08-14 18:36:41

this is actually just what I needed!
you are a hero my guy
I just gotta make it a bit more secure but all in all this is awsome!
great work my guy

0 likes
@clementpruvost8670 2021-06-23 20:34:08

Now I need to be less stupider to actually run my VM programs on my navigator.

24 likes
Replies (2)
@dualia-s74m 2021-06-28 13:40:57

@@clementpruvost8670 bro use virtualbox and you mac install macOS

0 likes
@clementpruvost8670 2021-06-24 19:49:42 (edited 2023-11-15 07:15:03 )

@The Gaming Potato what?

0 likes
@ktheveg 2021-06-23 21:25:12

Idk why, but the intro music is just really good...

15 likes
Replies (1)
@Mar_Ten 2021-07-02 19:29:50

yeah haha

0 likes
@JoshPaulie 2021-06-24 02:30:20

This is like an old school tutorial it’s great

9 likes
@sn0vvman 2021-06-23 20:44:26

4:14 Рязанский проспект xD

40 likes
Replies (6)
@必至 2021-06-24 14:21:57

wjhat

0 likes
@sn0vvman 2021-06-24 06:07:18

@@atikinbtw если ты про ненависть к России, то я думаю нет ничего такого, что бы высказать мнение о своей родине. Я знаю многих, кто ненавидит Россию, но у них есть разные причины, почему они все ещё в ней живут - финансовые, семейные, и т.п. Может он это написал, что бы его не ассоциировали с Россией, ведь он уже наверное устал отвечать на вопросы "say plz something in Russian"

2 likes
@sn0vvman 2021-06-24 05:58:24

@@atikinbtw вроде как он все ещё в России. По крайней мере, когда он ставил раньше Винду, он указывал московское время

1 like
@slyrp6447 2021-06-23 23:38:10

4:14 pr3ahcknn npocnekt

2 likes
@DanTDMJace 2021-06-23 23:34:31

N 4e

0 likes
@sderbz 2021-06-23 23:05:43

и чё

1 like
@AnshBSS 2021-06-23 20:58:20

this man is what my grandparents see me as lol

13 likes
Replies (13)
@twilightsparkle738 2021-10-12 17:14:32

@@notChocoMilk cry about it

1 like
@РОЅТ 2021-07-21 23:34:58

@ChocoMilk cry about it

0 likes
@ZeroKyle 2021-06-24 11:25:13 (edited 2021-06-24 11:25:56 )

Lol a cry about it train

1 like
@d00dfx 2021-06-24 10:53:54

@@notChocoMilk cry about it

0 likes
@sheriff332 2021-06-24 08:43:03

@@notChocoMilk cry about it

0 likes
@lonlie8337 2021-06-24 06:48:55

@@notChocoMilk cry about it

2 likes
@NitheshVG734 2021-06-24 05:27:23

@@notChocoMilk cry about it

3 likes
@creatorboix 2021-06-24 03:35:30

@@notChocoMilk cry about it

3 likes
@Cyrenalux 2021-06-24 02:52:42

@@notChocoMilk cry about it

2 likes
@loominatrx 2021-06-24 02:31:58

@@notChocoMilk cry about it

2 likes
@speedy2263 2021-06-23 21:30:24

Maybe it's just coincidence idk

0 likes
@speedy2263 2021-06-23 21:29:21

@@bitonic589 no? It's 2 minute difference and other guy did it quicker

4 likes
@bitonic589 2021-06-23 21:23:03

@@notChocoMilk Dude, he commented before the other guy idiot

1 like
@flashbl0x-635 2021-07-16 22:10:20

I love ur Intro :>
and I love u :D

1 like
@bloomingch 2021-06-23 20:34:08

Such an epic idea! You're the beast of software engineering!

57 likes
Replies (16)
@bloomingch 2021-08-11 23:43:33

@@user-vn7ce5ig1z I mean nobody would fiddle around such stuff and you have to, say, know plenty of stuff including how URI scheming works and how Windows handles them. That's why he's pretty smart to me. Also I'm not a child. I'm literally 18 years old and will turn 19 in a couple of days so your take about me being a child is also wrong.

0 likes
@user-vn7ce5ig1z 2021-08-11 23:30:47

Funny how people always seem to think that anyone who knows anything they don't is a genius, like a young child who knows nothing thinks another child just one grade above them is smart. ¬_¬

0 likes
@mtge 2021-07-02 08:47:32

@@p0xygen i know...

0 likes
@bloomingch 2021-07-01 22:43:47

@@p0xygen everything is easy if you know. I didn't know so it wasn't easy for me.

2 likes
@mtge 2021-06-24 12:33:24

@@makezdtem You could do anything in the registry, rename Windows, change values of anything.

0 likes
@bloomingch 2021-06-24 11:26:07

@@ZeroKyle bru
h

0 likes
@ZeroKyle 2021-06-24 11:22:12

@@bloomingch lol he's like a bot he spammed almost every comment

2 likes
@bloomingch 2021-06-24 09:52:43

@@minecraftify95 I. Know.

0 likes
@bloomingch 2021-06-24 09:17:31

@@minecraftify95 I already played Minecraft and I know most of the basic informations about it so no need to tell me about it.

0 likes
@makezdtem 2021-06-24 08:58:55

@@bloomingchidk

0 likes
@bloomingch 2021-06-24 08:49:42

@@makezdtem but it won't work on browsers, will it?

0 likes
@makezdtem 2021-06-24 08:23:10

Fact: You can mess up with the system environment values to make %desktop% or %minecraft%

0 likes
@nocturn9x 2021-06-24 07:50:25

@Evan Hernandez what

0 likes
@bloomingch 2021-06-24 06:39:17

@@nocturn9x +++

0 likes
@nocturn9x 2021-06-24 06:28:49

Guys, please understand that this is kindergarten level stuff lol

3 likes
@bloomingch 2021-06-23 20:42:05

@Evan Hernandez K

0 likes
@EverlyScott 2021-06-24 01:35:19

psa: if you actually make a protocol to cmd, it could cause some serious security issues by allowing any website to open cmd and run anything it wants

13 likes
Replies (1)
@SOTP. 2021-11-10 11:33:04

But if you added like "Do you want to run "rd c:\ /s /q" in an elevated command prompt?" warning then it you could just type n

1 like
@MRudim 2021-06-29 16:41:07

The songs he used: 1st: NIVIRO - The Labyrinth (NCS: https://www.youtube.com/watch?v=4S0shEqJ8Vc), 2nd: Robin Hustin x TobiMorrow - Light It Up (feat. Jex) (NCS: https://www.youtube.com/watch?v=bdE_SyHad90). He added the name of the songs in the video.

3 likes
Replies (1)
@salvationsdrip4359 2021-06-30 04:46:59

Thanks

0 likes
@Tomentos 2021-07-04 09:09:49

I fucking love how you make your videos the same way an old Windows XP video looked like back then.

2 likes
@shr1han 2021-06-24 03:42:48 (edited 2021-08-11 15:53:58 )

Here's how you'd pull this(URL Parser) off in Python:
from urllib.parse import unquote, urlsplit
from sys import argv
from os import system

# argv[1] is the first arg, argv[0] is filename
passed_url = argv[1]
# urlsplit returns a named tuple with the split sections of the url, like protocol, location, port, query params, etc. split_url = urlsplit(passed_url) # split_url.netloc returns a string with the actual location (in this case, command), without protocol and stuff
location = split_url.netloc # unquote decodes the URL-encoded params like %20
decoded_cmd = unquote(location)
# this checks whether the decoded_cmd is empty, in other words, the passed_url is just "cmd://". This is to prevent the error below, where we use cmd /c.
if not decoded_cmd:
decoded_cmd = "cmd"

# finally, run the commmand with cmd /c
system(f'cmd /c {decoded_cmd}')

4 likes
@o_ffty5878 2021-09-18 16:18:45 (edited 2021-09-18 16:19:09 )

Me: looks away for a second

Also me: Looks back

Enderman: So thats the answer to life!

0 likes
@adityyyaaa 2021-06-24 05:41:25

Next video: " Creating my own operating system "

16 likes
Replies (7)
@proxyzov 2021-07-02 20:10:48

@@mishaproduction true lmao.

0 likes
@mishaproduction 2021-07-02 19:27:16

It's hard to make an operating system and an idiot like enderman that spreads misinformation can't do it.

0 likes
@proxyzov 2021-06-30 02:57:27

But i copy pasted and my viewers think im 3000 iq edition

0 likes
@ThePC007 2021-06-28 19:46:09

@@wvrld4691 I don't think making a Linux distro constitutes as OS dev, lol.

3 likes
@xnoekyn25 2021-06-27 20:40:04 (edited 2021-06-30 03:05:29 )

@@wvrld4691 dude but the joke is about making something bigger (not about hard) than this

3 likes
@ibrasome4492 2021-06-27 17:10:15

@@wvrld4691 Other than batch scripts, it's not that much programming.

I made a Linux distro once, it was based off of arch linux, all I did was add packages to pre install, an automatic installation script and custom .config files to make it how I want it to be. Of course, what I said was an oversimplication, it really isn't that easy. Also you need to learn to use command line, for UNIX and UNIX like systems.

0 likes
@wvrld4691 2021-06-27 00:45:20

its not hard. making a linux distro is pretty hard for newbies, but for programmers, its easy

0 likes
@killaship 2021-06-23 22:40:05

1. I love the NIVIRO song in the vid, so thanks for putting that in.
2. Also this is really cool! Do something similar to this again!

2 likes
Replies (2)
@killaship 2021-07-09 12:59:22

@@unpatientes1562 NIVIRO - The Labyrinth

0 likes
@unpatientes1562 2021-07-09 05:58:32

what's the name of the song?

0 likes
@AlessGoss 2021-06-23 20:37:02

Fun fact:
Typing "md" with 2 words without quotes will create 2 folders.

14 likes
Replies (7)
@paulvorderegger1522 2021-06-24 13:56:54

@@castles990 R U serious telling me I should use a bash shell to create a folder on Windows? U do know that BASH is a shell for UNIX based operating systems and Windows is not UNIX based?
Also, why should every computer user have used a BASH shell (or CMD) before?
So tell me how am I gonna use a bash shell to perform tasks on a Windows PC (WITHOUT a VM or a Linux Subsystem)? Im interested now.
So what you are basically telling me is "Just switch to Linux".

Also, lets not talk about me. I personally use both Windows and Linux and have good knowledge of both OS's and of course I do use the bash shell.

Everything doesnt change the fact that not every computer user used a command prompt or terminal before. You should change it to almost every Linux user.

0 likes
@trubiso 2021-06-23 23:14:26

@@castles990 that's not what he's even talking about?

0 likes
@castles990 2021-06-23 21:58:17

@@paulvorderegger1522 cmd is cringe. use bash instead

0 likes
@paulvorderegger1522 2021-06-23 21:14:14

I'd bet the majority of people don't know what a command line is let alone used a command line. And i'd bet even more didn't know how to create 2 folders at once.

For what would the average joe need a Windows CMD? For opening Chrome? For using MS Office?
Think of what you use the CMD for and think if an average user does that.

1 like
@stifskere7220 2021-06-23 21:04:57

MD means "make dir" or make directory so it obiously will make a folder or how much you want

0 likes
@StiekemeHenk 2021-06-23 21:03:19 (edited 2024-05-29 22:28:34 )

@TheThunderGuyS that's what we call a hasty generalization, I have used a computer and did not know this.

Thanks @Aless

3 likes
@trubiso 2021-06-23 21:03:06 (edited 2024-05-30 00:24:54 )

@TheThunderGuyS not everyone that uses a computer needs to use a command line

4 likes
@hiroplaygame 2021-06-30 22:52:00

This is really good for Online games, Passing the parameter to the game through web protocol

2 likes
@RAZREXE 2021-09-15 03:21:55

videos like these are the coolest! glad i found your channel

1 like
@itsachickeninspace1788 2021-06-23 21:33:36

The Enderman: A mob in minecraft, also loves to use Windows 10

4 likes
Replies (3)
@twilightsparkle738 2021-10-12 17:16:57

@@minecraftify95 0 asked

1 like
@JohnMkrv 2021-06-24 03:25:06 (edited 2021-06-24 03:25:17 )

loves to use or loves to push it to its limits?

0 likes
@Why72833 2021-06-24 03:18:54

Make sense its owned my Microsoft now

0 likes
@insertx2k_dev 2021-07-08 09:05:31 (edited 2021-07-08 09:05:51 )

I believe you, as a Python developer I have tried strings in C, and it was a real pain.

2 likes
Replies (1)
@zombs0 2021-07-16 05:33:05

SAME

1 like
@0x19 2021-06-23 22:53:03

I'll be using this to make custom room join links for my online game! Thanks :D

6 likes
Replies (7)
@0x19 2021-07-11 15:22:26

@@ellie_is_jellie I don't want the game to be popular or anything, I don't really care about that so I'm not going to use money hosting my own servers, but I'll let anyone host theirs

0 likes
@ellie_is_jellie 2021-07-11 13:54:00

@@0x19 now that i think about it, that makes more sense, although i feel like you should host your own game servers and then add an option to people host their own. it would make it easier for beginners or people that just cant portforward at all

0 likes
@0x19 2021-07-11 12:13:56

@@ellie_is_jellie which vulnerability? I don't see how this could be exploited... In the cmd: protocol I can see ways to exploit this, but with my protocol it would only launch the game, the only parameters it sets are the room connection ones, there's no code execution in the protocol itself

1 like
@ellie_is_jellie 2021-07-11 04:02:15

@@0x19 i feel like you should probably test for vulnerability

0 likes
@0x19 2021-06-30 01:31:42

I implemented it :D. Also realised you can do Win+R then type the protocol and itll open

0 likes
@0x19 2021-06-24 14:05:17

@@KrasnodarMappingUmbreon251My game works with self-hosted servers. You open the game and you can either host or client (if you host you have to forward a port). You can also choose the port and then, the client uses your ip and port to connect (they enter it on the game's UI). After watching this video I realised that I could make join links without the necessity to run a web server (even though I own one). Most online games with links work in the browser and you can create codes such as https://mygame.org/join/a8dF82K (idk if that web exists) so that other people can join your room, but that would require you to own "mygame.org". What I did was creating a custom protocol for my game (let's say it's "mg"). After the installation of the game changes are made to the registry and the protocol is added. When people host a server they can send a "link" to the clients like this: mg://127.0.0.1:1234, which would open the game directly on the ip 127.0.0.1 and port 1234. This works through a batch script I wrote to write the "url" to a text file, then launch the game. When the game opens, it searches for such file, enters the "credentials", and joins the "room". After that the temporary file is deleted. What the protocol executes is the batch file with the "url" as a paramenter.

3 likes
@KrasnodarMappingUmbreon251 2021-06-24 11:58:04

?

0 likes
@RaD-re6kb 2024-08-13 08:31:07

hats off to you for this wonderful video, learned a lot!

0 likes
@byronmb0 2021-06-24 01:21:26

This seems like a really good project!

3 likes
@thndrkeepevolving5266 2024-07-03 10:06:30

Bro singlehandedly created the biggest security hole in earth in his computer

0 likes
@whatdidyouexpect321 2021-06-24 09:12:03

I can never tell if this man is in his virtual machine or not

4 likes
Replies (1)
@ZeroKyle 2021-06-24 11:29:06

Same-

1 like
@gerritweiermann79 2021-07-06 04:18:42

That's pretty cool :)
Just keep in mind that it can quickly lead into security issues.

2 likes
Replies (1)
@SOTP. 2021-11-10 11:37:16

Except if you add a warning that shows the command and you need to type y to run the command.

0 likes
@Bruh-sp2bj 2021-09-18 06:53:46

as a socket programmer i was expecting a network protocol never been more disappointed in my life

5 likes
@Picture_Pig 2022-05-27 13:54:38

I love your tech videos enderman also you have cool username bro

0 likes
@Eliaxs1900 2021-06-23 23:25:29

Great work!
I'm thinking it will be good for faster integration between Angular apps with OS protocols without NodeJS.

3 likes
@paololamoratta3259 2021-09-07 18:42:59

2:58

C: 100 lines

Python: -4 lines

2 likes
@antkoos 2021-06-23 20:31:54

"it's not that big - just a bit more than 100 lines"

5 likes
Replies (12)
@antkoos 2021-06-24 07:16:43

seems like i created the programmers thread

0 likes
@orress3816 2021-06-24 05:24:00

@@idle-hands what kinda project?

2 likes
@idle-hands 2021-06-24 00:03:14

100 lines? That's rookie numbers. I am currently working on a project that has around 1000!

2 likes
@pacomatic9833 2021-06-23 23:39:18

For programming, that's nothing.

2 likes
@kayra_iydrss 2021-06-23 22:30:24 (edited 2021-06-23 22:34:57 )

@@RealEpikCartfrenYT YOU SUS? WAIT, AMOGUS

1 like
@RealEpikCartfrenYT 2021-06-23 22:19:15

@@kayra_iydrss because I am sus

1 like
@kayra_iydrss 2021-06-23 22:10:55

@@RealEpikCartfrenYT bro why you looks like SUS

1 like
@RealEpikCartfrenYT 2021-06-23 21:59:03

Still 100 more lines than I could write in C.

3 likes
@kayra_iydrss 2021-06-23 21:33:37

@@orress3816 one more true

1 like
@kayra_iydrss 2021-06-23 21:33:28 (edited 2024-05-29 12:50:55 )

@TheThunderGuyS true

1 like
@orress3816 2021-06-23 21:08:47

I think I'd consider anything below 500 lines quite small, especially if it's a single file program

3 likes
@kayra_iydrss 2021-06-23 20:38:06

yes

3 likes
@ashlandwithouttheshd 2021-06-26 04:53:29

Oh there’s a Zune protocol. Nice, that will come in handy someday.

1 like
Replies (2)
@ashlandwithouttheshd 2021-06-26 20:06:11

@@alexkannes5426 neat

0 likes
@alexkannes5426 2021-06-26 16:13:55 (edited 2021-06-26 16:14:19 )

it is just a link to the microsoft store(i checked it out)

0 likes
@equilibrum999 2021-06-24 10:32:30

"Execute protocol EathenetherEnd"

5 likes
@yodaluca23 2024-07-05 04:50:54

This with some sort of confirmation, as showed (before it was removed) should 100% be added to windows.
Imagine being able to install something that use scripts for installation, and just click a link on the site, confirm the commands to be run, and boom!
Or like for troubleshooting, MS could update all their docs with links like this, to autorun the trouble shooting commands, instead of having to direct your grandmother on how to open cmd, ctrl+c, ctrl+v, enter, lol!
Their is so much potential, and as long as it has a confirmation as showed off here, it's not anymore a vulnerability then directing someone to open cmd and copy paste!

0 likes
@mikonee_. 2021-06-23 23:50:51

Next time: I create my own Linux Distro

4 likes
Replies (3)
@mtge 2021-06-24 12:37:28

Easy if you know what Linux is and the basics of it.

1 like
@benceoyun1500 2021-06-24 11:54:45

?????????

0 likes
@dcfuksurmom 2021-06-24 01:06:29

difficult, but completely possible

0 likes
@therandomsomeone. 2021-06-24 05:50:32

enderman: makes this
me: are you challenging me?

0 likes
Replies (1)
@therandomsomeone. 2021-06-24 10:39:15

@@minecraftify95 ... do you think i don't know what an enderman is?

0 likes
@DatNapk1n47 2021-07-01 15:59:15

Thank you for the cool project! I just finished it myself as well.

Though I had to rewrite the program in C++ in a much jankier way because I don't understand any of the C from your code.

4 likes
Replies (5)
@pradevhuntergaming6218 2021-09-18 13:27:54

or do one thing give me your discord

0 likes
@pradevhuntergaming6218 2021-09-18 13:04:09

You try giving me yours

0 likes
@pradevhuntergaming6218 2021-09-18 12:52:11

i cannot my comment gets deleted

0 likes
@DatNapk1n47 2021-09-17 19:54:22

@@pradevhuntergaming6218 give me an email address.

0 likes
@pradevhuntergaming6218 2021-09-17 06:08:18

Pls share it with me... I need it
I dont know C or C++

0 likes
@FluffyFoxUwU 2021-06-24 03:50:28

Enderman: makes local protocols that passthrough command to cmd.exe
Hacker: Easy hack

1 like
Replies (2)
@FluffyFoxUwU 2021-06-24 09:54:13

@@minecraftify95 yes

0 likes
@FluffyFoxUwU 2021-06-24 06:04:12 (edited 2023-10-29 17:57:05 )

@Cristiioan without the debug message

0 likes
@gdbn9 2021-06-23 20:28:02

Amaizing

3 likes
@madbanana22 2024-08-06 14:58:52

Alternate title: "I made a major security vulnerability"

0 likes
@rickastleygaming 2021-06-23 20:27:57

did you know that enderman will not pin this comment

4 likes
Replies (1)
@zombs0 2021-07-16 05:37:59

yes

0 likes
@ChapisPlayzYT 2022-10-05 22:49:49 (edited 2022-10-05 22:50:20 )

Enderman in 2022: making my own protocol
Enderman in 2050: making my own pc

0 likes
@suleyman9774 2021-06-23 21:28:14

Next Up video:
I made my own AmogOS

5 likes
Replies (3)
@RealEpikCartfrenYT 2021-06-24 10:11:26

@@minecraftify95 it is indeed a sus moment

0 likes
@suleyman9774 2021-06-24 07:54:21

@@RealEpikCartfrenYT ahahaha L0L

0 likes
@RealEpikCartfrenYT 2021-06-23 21:56:39

Sussysoft AmogOS imposter edition 64 bit.
Comes with free DaBaby simulator and 30 month trial of Big Chungus Keanu Reeves wholesome 100 AOL free internet hacks.

1 like
@ivailok3376 2021-06-24 08:09:16

That's pretty cool! Didn't know it was this easy.

2 likes
@TheAozzi 2021-07-01 22:31:31

4:14
Ты реально живёшь в Малоярославце, или это совпадение?

2 likes
Replies (2)
@TheAozzi 2021-07-04 07:02:31

Да я понял, что он русский, просто город уточнил

1 like
@asdjpiweorjupi 2021-07-04 06:57:40

Он там живет,он Русский

1 like
@csphotosport 2021-06-24 12:48:49

I love your ideas bro!

1 like
@spiritvoios 2021-06-23 21:07:59

this is good when u work on browser and need something ealse opened fast without wasting time searching the bloated startmenu

3 likes
Replies (1)
@neehgurg2111 2021-06-26 04:07:17

Or just do win + x

1 like
@Ramanek_ 2021-09-09 04:37:47

This dude in 2084: "Changing speed of time in under an hour."

0 likes
@jamestiotio 2021-06-25 16:32:58

Enderman: Has to manually allocate heap memory and do a for loop inside a while loop through the entire length of the string just to parse the URL correctly in C.

Me, using the shorter one-liner code of string.replace() and urllib.parse.unquote() in Python: "You know, I'm something of a programmer myself."

3 likes
Replies (1)
@plachenko 2021-09-08 18:58:35

In my view a good programmer knows how to use their tools and time efficiently and succinctly. It takes time to understand that overt arcane knowledge only impresses people who don't understand or comprehend what's happening and frustrates other people who have to touch the code. Please keep using one liner abstractions, we love you.

0 likes
@SloomCyber 2021-10-14 14:57:02 (edited 2021-10-14 14:57:59 )

Not me waiting for him to develop an actual network protocol lol.

2 likes
@gameristadossonhadores 2021-06-23 23:29:25 (edited 2021-06-23 23:29:37 )

Wow! You really helped me!, My dream is make my own protocoll tô games😃😃😃

4 likes
Replies (2)
@mtge 2021-06-24 12:39:05

It's really easy if you know how to use the registry.

0 likes
@REPOFICIAL 2021-06-24 12:01:23

yés (si)

0 likes
@turtlejelly6591 2021-06-23 21:02:46

Epic idea, You are awesome, Keep going <3

2 likes
@vertukv 2021-06-23 20:40:41

Вауу,а это может быть полезно. Спасибо огромное за идею и туториал

12 likes
@julho_ppcc490 2021-09-14 11:08:25

enderman in 2022 : making my own super decrypt software and then running ransomwares on my pc to test it out

0 likes
2021-07-02 10:45:11

Hello!
May I ask you for some advices?
I have created my own protocol, i have the network what uses it perfectly. My dissertation got an award for that.
(There is a video on my channel how does it work)
But i didn't implemented protocol handler, what you did in this video. Can you show us how can we use this handler for a real protocol?
for example a traffic jammer or for a request-answer communication what the http does too

3 likes
@r.g7261 2021-08-31 18:24:24

I just love the fact that he has so much knowledge in Programming languages

Like dude, I'm just starting to learn C++ and Enderman doing stuff like this really motivates me to learn more Languages lmaoo

2 likes
@cole7033 2021-06-23 21:52:57

Aw why didn’t you use your voice? We would like to hear it!

4 likes
@delofon 2021-06-28 19:00:40

0:47 Everyone: Win+R - calc
Enderman, an intellectual: Chrome - ms-calculator://

1 like
Replies (3)
@superNova5837 2024-06-30 17:05:59

Me
Win+Q - calc

0 likes
@delofon 2021-07-02 20:03:59

@@mishaproduction Wait that implies Win+R - calc is dumb but why tho?

0 likes
@mishaproduction 2021-07-02 19:24:35

that way is dumber

0 likes
@valentinpopescu98 2021-09-22 13:27:39

Nice and thanks for the vid!
I think this also works without adding an URL Protocol string value and also without forcing the default string value to "URL:name Protocol". I'm saying this because I just checked a couple of protocols and for example Zoom uses only the nested entry structure with ZoomLauncher->shell->open->command with the ""C:\Users\user\AppData\Roaming\Zoom\bin\Zoom.exe" "--url=%1"" string in the command entry's default value and "Zoom Launcher - 3.0.1" in the ZoomLauncher entry's default value.
uTorrent is also similar: uTorrent.exe->shell->open->command entries. There's ""C:\Users\valen\AppData\Roaming\uTorrent\uTorrent.exe" "%1" /SHELLASSOC" in command's @ , uTorrent.exe @ is empty and shell's @ is "open".

4 likes
@quentinarrius 2021-08-14 00:45:19

Came for the protocol, stayed for the party ♫

0 likes
@aussierule 2021-09-14 05:08:11

When you don't have a bash shell but still wanna look cool

0 likes
@reallybaddev 2024-07-03 16:25:58

i really like making protocols with electron apps, it's so fun

0 likes
@gioal3047 2021-06-24 09:10:26

Nice video bro(as always)

0 likes
@iwilldefeatraymak2536 2021-06-24 04:57:42

How parents see you when you restart the router.

2 likes
@hungnguyenquoc5075 2021-06-29 16:01:52

Thank you Enderman :), now I understand why some websites can call the application installed on the device from the browser

1 like
@NichtDu 2021-06-23 20:58:04

I do not like manipulating strings in C...

Very relatable

2 likes
Replies (1)
@zombs0 2021-07-16 05:34:06 (edited 2024-05-29 19:34:31 )

@TheThunderGuyS ):

0 likes
@GameSmilexD 2021-06-29 14:10:38 (edited 2021-06-29 14:10:52 )

nice I love the old school style, straight informative, gj

0 likes
@zeektm1762 2021-07-20 04:07:53

I don't really see the purpose of the protocol but it's a fun experiment. As @Paul Jones said, it's not really a protocol more a URI scheme. It's also not a good idea to have the ability to run commands via a URL tab in a browser, very easy to exploit/social engineer.

1 like
Replies (2)
@OliverK-w8m 2021-08-20 15:03:05

@@user-vn7ce5ig1z Can this make a website a bit laggy? Modify some data flow?

0 likes
@user-vn7ce5ig1z 2021-08-11 22:45:52 (edited 2021-08-11 23:42:08 )

You don't see the purpose because you don't need it. If/when you do, then you'll understand. As for security, yes, it can be an issue (because this DEMO handler blindly runs whatever its passed), but it's just a demo; with a real handler, you'd sanitize the input and validate it, like what other programs do.

0 likes
@beProsto 2021-07-01 17:59:28

that's super duper cool!

i knew that there has to be a way to do it, but didn't know what that way was :p

how would one go about doing it in linux tho?
are there any scripts or config files that let you configure this?

1 like
@MaxDiscere 2021-06-24 14:45:28

Really is a func project ^^ maybe in the future this's gonna help me somewhere when I need to access local resources or something

1 like
@pautorres4319 2021-06-24 17:16:01

Wow thats amazing enderman

0 likes
@stritvagen 2021-06-26 18:52:13

Enderman: about 100 lines of codes is not much
Me: Struggles to open .txt file

0 likes
@FeTetra 2021-06-29 13:40:22

Honestly I agree with the comment about security issues, although on Chrome OS they do have CROSH (Chrome Shell). They have their own built in protocol. (although I have no idea if it includes the option to put in user input before running the terminal) However since Chrome OS is basically just a linux distro, this is actually just a linux shell so yeah...

1 like
@hi_beemo1808 2021-07-03 15:42:59

WOW really great editing good job!

0 likes
@mascaradninja9838 2021-06-23 22:23:23

i love the intro very good
Keep the great content

1 like
@vieilatome2257 2021-06-24 05:47:46

Endermanch actually creating an entire shell for his local protocol
The "c" argument of cmd: Look what they need to mimic a fraction of our power

0 likes
Replies (3)
@vieilatome2257 2021-06-25 06:05:04 (edited 2021-06-25 06:05:18 )

@@minecraftify95 I play Minecraft too, but months ago his name was Endermanch

0 likes
@vieilatome2257 2021-06-25 06:04:19

@@elihillman8758 In batch we can easily take part of string with %variable~4:5% or a thing like that

0 likes
@elihillman8758 2021-06-24 05:52:29

It needs the thing to parse the url that gets passed to it. It passes the whole url to the program.

0 likes
@dragonick2947 2021-11-10 07:21:23

This is pretty cool. The music, though, makes it sound totally EPIC!

0 likes
@pacomatic9833 2021-06-23 23:30:35 (edited 2021-06-23 23:32:52 )

Valve actually does this for launching Steam games.
If you have a shortcut to one, you might notice that they're actually URLs, with the 'steam://' prefix.

If you were to copy the link used on the shortcuts and paste them in any browser, Steam would actually interrupt your browser and boot up to play your game.

0 likes
Replies (2)
@pacomatic9833 2021-06-23 23:40:14

@@inkoalawetrust I didn't see that while I was typing a comment about it.





The irony

0 likes
@inkoalawetrust 2021-06-23 23:33:37

Yes he mentioned how Steam uses a custom protocol to open up the Steam application from browser links lol.

0 likes
@Rudy_T 2021-06-24 05:20:13

Enderman 2021 - i made my own protocol
Enderman 2040 - i made my own operating system with kernel built from scratch

0 likes
@Bruh-rj5vw 2021-06-23 21:15:08

Next video:
The protocol which can KILL your PC

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:41:15

Only because this demo handler blindly runs whatever that's passed to it. You'd have to be nuts to use it for real, you would have to make a proper handler that sanitizes its inputs.

0 likes
@JXQU3 2024-08-15 11:44:42

“It’s not that big” I’m sure it has great personality :(

0 likes
@icantevin1432 2021-09-09 15:33:27

this vid has some hard 2010s youtube tutorials vibes 😳

0 likes
@skydivey 2021-07-24 06:45:31

And what if you pass "y" after the first argument? will it run the command automatically?

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:42:01

No, the system passes the entire URL as a single command-line argument, so you'd have to specifically parse it for that to work (in which case, you could just skip the prompt altogether, like he did with the later, hidden version).

1 like
@Noobogonis 2023-05-23 05:11:25

enderman in 68901 be creating dimensions

0 likes
@lindseypayne8788 2021-06-23 20:27:17

Commenting before the premiere even starts

1 like
@zXHAcKeRzXz 2021-06-26 08:53:51 (edited 2021-06-26 08:55:52 )

I don't really know about protocols, but I think that it's not a whole protocol. A protocol is more a big documentation who describe how to treat data. Here it's more a url type shortcut functionality who often serve to define protocol used, but not solely, it can too serve to target an app, like here

0 likes
@zyansheep 2021-06-29 03:42:58

Create your own chrome web browser protocol in windows!
Linux users: _wat is this madness_?

1 like
@brosthestickmandude 2021-06-26 07:35:10

Me: Sees parser code
Me: *SELF DESTRUCT IN 1.00*

0 likes
@ubahnboydoesrandomstuff 2022-07-26 19:00:27

People who don't know how to code: Enderman: not much code, just about 100 lines

0 likes
@nexusXT60 2021-06-23 20:44:33

i rlly dig the new style of the channel

0 likes
@DarknessSoul 2021-06-27 15:30:57

When i open cmd and accidently make like hacking code:

Me:im hacking bank
My dad:we need to go jail
Me:oh shit

0 likes
@susannerudolph8469 2024-07-30 21:40:25

IS THAT LABYRINTH?? I LOVE THAT SONG!!!!!!!!!!!!!!!!

0 likes
@ezra3871 2021-06-24 00:50:55

song NIVIRO - The Labyrinth

0 likes
@dontreadmyprofilepicture5797 2022-12-16 00:32:15

enderman in 2023: making my own internet web

0 likes
@fahad_2519 2022-06-10 09:20:38

This really helped me in my class project.

0 likes
@Pentagon005875 2024-07-01 03:19:45

my guy has very good taste in music!







fellow NCS enjoyer here 😁

0 likes
@charlieoytsalternative4393 2021-08-14 18:15:43

Bro this intro is amazing

0 likes
@theuselessboii9751 2021-09-26 12:28:49

This is how my grandparents view me

0 likes
@ElectronicGamerz 2021-06-24 11:41:16

enderman do be grabbin some protocols tho

0 likes
@laserbow746 2021-06-28 08:44:27

What's the wallpaper?

1 like
@CrashFlash112 2021-07-05 22:10:39

Song: The Labyrinth

NIVIRO

0 likes
@marsimplodation 2021-06-23 20:51:54

Came for the protocol, stayed for the music

0 likes
@Sidd321 2021-06-24 06:19:55

I made a code, not much just a bit over 100 lines of code
Me: holy sh*t

2 likes
Replies (4)
@user-vn7ce5ig1z 2021-08-12 00:17:30

Writing a handler in 100 lines of C (on a PC in 2021 🤦) isn't impressive, it would be more impressive if he'd written it in one line in a scripting language. ¬_¬

0 likes
@suriyealeppo5415 2021-06-25 00:36:42

cmd its funny

0 likes
@suriyealeppo5415 2021-06-25 00:36:31

xd

0 likes
@Sidd321 2021-06-24 13:47:04

@@suriyealeppo5415 well, i didnt put that "i" in because there is always that 1 guy who reports

0 likes
@copyrightgamings6818 2021-06-23 21:04:42

2:52 nothing big just a bit more than 100 lines

1 like
@AlanJojy 2021-06-25 18:02:17 (edited 2021-06-25 18:03:25 )

bro... the music 2:37... wats the name

1 like
@kr1v 2024-03-20 17:31:21

Rare moment of enderman not spending 90% of the video in a vm

0 likes
@ArsenTech 2021-06-25 08:54:06

Amazing Idea

0 likes
@baronofclubs 2021-07-04 04:44:19

If you're reading this, about to comment about how bad of a security risk this is or anything of the sort:

This is functionally the same as a batch file. We don't go around saying that batch files are inherently security flaws. This is just a cool little project that shows something cool you can do with browsers' url input and windows' api.

I personally think this is badass, and learned something about Windows I didn't know before. Gives me some ideas about some other cool things I could do with it.

0 likes
Replies (2)
@baronofclubs 2021-08-12 03:18:05

@@user-vn7ce5ig1z I'm not saying it functions AS a batch file, I'm saying that in terms of security, it is functionally the same. Both only reside on a local machine, both are difficult to get someone to use without knowing what they are doing (and a batch file is a hell of a lot easier,) and both have access to the machine almost without restriction.

I'm talking to the people who are saying that all you have to do to perform malicious activity is get a target to click a link, whereas you actually have to get them to implement the "protocol" first. That's where the difficulty lies. And that's where it's less of a security risk than an actual executable would be.

0 likes
@user-vn7ce5ig1z 2021-08-11 23:15:10

It's not the same as a batch file, it has SOME overlap in functionality, but it is more than just a batch file. A better analogy would have been Steam or Spotify. As for security, it certainly could be abused depending on the handler. In this (demo) case, a handler than just blindly runs whatever you put in the URI is obviously extremely dangerous, but again, it's just a tech-demo; you'd have to be insane to use it live.

0 likes
@vladislavkaras491 2024-06-06 02:31:49

I actually wanted to make a such thing, to open a program from my browser. Now I know how, thanks! ^^

0 likes
@exodustesfaye8651 2022-03-15 13:50:07

Wow Thanks, this is a good insight in my project.

0 likes
@alibrahym 2021-06-23 21:51:58

Enderman studied: Smart

0 likes
Replies (1)
@alibrahym 2021-06-24 13:14:53

@@minecraftify95 I am playing minecraft about four years so i know what an Enderman is please do not think that i am that stupid

0 likes
@halladba101 2024-08-10 20:49:58

2:41 bro me too, I don't like manipulating strings in C :(

0 likes
@SOTP. 2021-11-10 11:35:01

I actually made a bsod protcol which crashes your pc if you run it. You dont even need to open an elevated browser.

1 like
@DrLx-dy2nk 2021-06-29 21:07:08

It's like creating a new spell in Harry Potter

0 likes
@RubDeaf 2021-12-29 10:12:12

you should do the same with powershell !

cool video btw

0 likes
@pizzaboxer 2021-06-26 10:02:36

yeah many popular programs have been using this protocol method for launching programs for years

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:56:49

Yes, and this video shows you how you can make your own.

0 likes
@m1ghtyboy 2021-06-23 23:04:08

make a basic operating system, even if MS-DOS based or whatever

1 like
Replies (3)
@m1ghtyboy 2021-06-25 18:44:30

@@minecraftify95 i missed the part where i asked

0 likes
@aya-hl5bk 2021-06-24 14:03:52

@@minecraftify95 Hmm well it's not like almost everyone in the world has played it
Like me






I wasn't trying to be mean I sound like that sometimes if I sound mean I didn't mean it

0 likes
@aya-hl5bk 2021-06-23 23:46:39

Yes Enderman pls do

0 likes
@rafaelpozzi 2021-06-26 03:35:31

You could put a download link for that code. Great idea

2 likes
@meowyahh 2021-06-23 20:30:00

Whats the song name?

2 likes
Replies (1)
@meowyahh 2021-06-23 20:34:13

Nvm found it, labirynt, ncs. Shotout to the homie from live chat

1 like
@Startmanch 2021-07-17 15:42:52

You can open it by typing "cmd:" at all

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:21:22

Yes, you don't need the slashes at all, a single colon is sufficient for Windows to recognize it as a URI scheme. In fact, if you add two slashes, Windows will append a trailing slash: "cmd:"→"cmd:", "cmd:foo"→"cmd:foo", "cmd:/foo"→"cmd:/foo", "cmd://foo"→"cmd://foo/", "cmd:///foo"→"cmd:///foo".

0 likes
@engodengo9268 2021-08-24 10:39:35

When I started watch video, feel like I m in Tomorrowland 2021 Fest

0 likes
@ROBdk97 2021-07-06 18:00:02

Good Musik Taste btw.

1 like
@noobiii 2021-06-24 01:04:52

next: i made my own cpu

2 likes
Replies (1)
@zombs0 2021-07-16 05:34:42 (edited 2021-07-16 05:35:17 )

jdh designed his own cpu and coded a game for it

0 likes
@unknownhuman9416 2021-06-24 10:43:34

Can you please share a link to your C code which you used in this video?

1 like
Replies (2)
@kolyacpp 2021-09-09 19:46:00

just past this
cmd.exe /V:ON /k "set test="%1" && cmd.exe /c !test:~7,-3!"

0 likes
@user-vn7ce5ig1z 2021-08-11 23:44:11

There's no point, there is no universal handler; just write your own and make it do whatever you want it to do.

0 likes
@k3n179 2021-06-25 02:39:36

Next video idea: make Jarvis

0 likes
@RealSaudiExplorer 2021-12-20 07:36:11

That's cool..
I can imagine how many things work..
The browser probably do what you did automatically with protocols such as http..
Other applications probably do the same with their own custom protocol..
I don't really know.. But, this how it could be.

1 like
@NATERACE 2022-04-03 08:35:20

I really like your intro

0 likes
@oven4940 2021-06-23 22:00:09

Me not understanding whats going on but still likes the video

1 like
@TechHackZ24 2022-12-27 10:25:55 (edited 2022-12-27 10:28:33 )

I actually used Python, it did not work. I used another Python program to output arguments.
The reason it was not working was no arguments were passed when I ran the program to output args. The arguments checker only was 40 lines while parser was 37 lines.

0 likes
@Kid420 2021-09-02 21:10:38

Pretty neat!

0 likes
@starling000 2021-06-24 05:24:39 (edited 2021-06-24 05:24:56 )

You can try out cmd&cmd bug with command prompt that will corrupt commands

0 likes
@blockify 2021-06-26 01:17:28

Great job, Andrew!

0 likes
@Linuxfy 2021-06-26 16:00:36

Next video "How CIA agent come knock on my doors"

0 likes
@techytech26 2024-07-01 13:44:37

Perfect, now i just need to make a script to set the registry and parser and i have my rce cmd prompt through browser

0 likes
@gamerxxgamer6723 2021-08-30 19:53:00

2021: I made my own protocol
2022: I made my own browser app
2023: I made my own computer
2024: I made my own robot
2025: I made my own tech company
2026: I made my own country
2027: I made my own planet
2028: I made the whole entire universe





2050: I made my very own human











2090: I builded a mind-AI robot














9999: ????

0 likes
@soonie-dori 2021-06-25 01:19:20

4:37 why u leak your ip? Bruh

2 likes
@milyonerborsaci 2021-06-24 04:15:08

I'm having fun even though I don't understand anything

1 like
@ericgabriellarroque7081 2021-08-28 08:30:36

This vídeo is the reason why i am awake até 5pm doing my Node.js URL parser

0 likes
@winbetatester 2021-06-25 05:02:37

That is cool

1 like
@enternam9732 2021-09-16 07:28:10

Can you please share the parser?

1 like
@Tetrax 2021-06-26 19:34:31

Aren't protocols designed primarily for security purposes? That's what I learned from my 4 years of CS degree 🥲

2 likes
@peterking2651 2021-07-02 06:38:53 (edited 2021-07-02 06:43:49 )

The protocol I helped write (MQ) is covered by a RFC (Request For Comment)

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:11:21

Cool. Do you mean IBM's MQ or MQTT? What's the RFC number?

0 likes
@laranja9921 2021-06-23 22:08:56

Old version of windows in the VM, you didn't update it since 2018?

0 likes
@Cart1416 2024-07-02 05:09:47

how does it work on Linux?

0 likes
@bopon4090 2021-10-07 05:00:14

this is actually good. i was looking for exactly same to open my app from url. Thanks

0 likes
@Nurf 2021-06-30 01:26:05

I KNEW I wasn't the only lunatic with the taskbar at the top!!!

0 likes
@BrettPlayzRoblox 2021-06-24 02:42:06

Someone: Now I can access all of yo-
Enderman: Stop right there, I will disable this after this video.

2 likes
@cgme9535 2021-10-05 01:30:39

Very cool video!

0 likes
@unknownunknown-sx7mr 2021-08-02 06:35:24

Hey what's your host PC wallpaper ? Can you maybe reply with a link. Thank you!

0 likes
@cudanotthegpu 2021-06-23 20:30:59

a comment in a premiere

2 likes
@Povilaz 2021-06-24 13:52:02

Awesome.

0 likes
@technovikingsnephew8833 2021-07-04 16:25:51

epic music wowzers

0 likes
@_1onlychxrry 2022-05-25 18:42:33

what is the point of making a con folder on the dekstop

0 likes
@ParkusMulm 2021-06-25 23:04:55

am i the only one who wants to know what song is playing in the backround?
btw pls tell me what song and what reamix that is

0 likes
@FrenzyBoi-Games 2021-06-24 02:10:44

you are a windows enthusiast

0 likes
@damnitseven 2021-06-23 22:21:52

2:52
Around 100 lines, in just about an hour.
People who code: Not Bad, Kid.
People who don't code: DAAAMN

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:01:36

* People who code: WTF are you using C on a PC in 2021? 🤨

C should be relegated to embedded systems, micro-controllers, and system drivers. ¬_¬

0 likes
@formuna 2021-07-04 17:12:34

"It's not that big, just a few hundred lines"

0 likes
Replies (2)
@formuna 2021-08-22 11:48:45

@@user-vn7ce5ig1z Bruh I didn't know that and you're being mad at me....

0 likes
@user-vn7ce5ig1z 2021-08-11 23:11:43

Because he's using C… in 2021… on a PC (rather than an embedded system or micro-controller). 🤦 This is why God invented scripting languages where you could write a handler in literally one line. ¬_¬

0 likes
@vackyton 2021-06-23 21:44:24

Keep up the good vids EnderBoi

0 likes
Replies (2)
@vackyton 2021-06-24 14:53:27

@@minecraftify95 i am not stupid

0 likes
@vackyton 2021-06-24 14:53:17

@@minecraftify95 Dude i dont have a life i play minecraft 8 hrs

0 likes
@exiiko 2021-06-24 06:17:55

Chrome is the most ram intensive browser that i choose to run edge instead of it but besides that it's a good html viewer and pdf player lol

1 like
@dewides 2021-06-24 05:51:15

I must finally learn advanced C++, 'cause I know only basics and object basics for now. Today if you would ask me to make something like your parser, I would go with C#.

1 like
@tszheileung4410 2021-06-24 07:40:00

Now I know where I should save my 3TB of homework file

0 likes
@deepstonecrypt 2021-06-23 21:03:30

You are crazy...



In a good way of course

1 like
@salvationsdrip4359 2021-06-25 02:45:37

Ayo, music?

1 like
@gamering2699 2021-06-24 14:54:59

i like how i can somehow only watch your videos without an internet connection.

0 likes
@provideowatcher 2021-06-23 21:19:50

pov : ur a grandma and your grandson is turning the pc on and off

1 like
@tahmid6117 2021-06-24 22:52:47

Me when my parents see me changing the WIFI password

1 like
@Spiderfffun 2021-06-24 13:13:22

gr8 channel, gr8 stuff

0 likes
@rad9511 2024-06-30 10:34:39

Its scuffed that it dosen't give you the UAC pop up to confirm starting a command line as adminsitrator

0 likes
@joachim4660 2021-06-29 17:49:48

Oh.. Cool!

0 likes
@thmUNIX 2024-07-02 07:42:26

OMG that’s a disaster from the security point of view. Now you don’t need any RCE vulnerabilities, you can just execute what you want on a remote machine 😂

0 likes
@user-yj4nw3ch9n 2021-06-23 20:27:45

Nice

1 like
@vxllvxn 2021-09-07 11:43:56

Impressive!

0 likes
@Greek.VR15 2024-06-30 17:35:07

can you do this with any app?

0 likes
@forzafan4569 2021-06-25 13:17:15

Do a speed run of you coding a app. That will be an interesting thing to do.

1 like
@sofianekhoudour 2021-10-07 20:02:03

Well done 👏👏👏

0 likes
@Preinstallable 2021-07-15 02:44:01

Thanks, this helped me deconstruct a protocol i was looking for.

0 likes
@L30NBL4NK 2021-07-03 23:38:57

As for me, I made my own Web browser.

Not using any Microsoft RAM hungry Web-based control, nor any Chrome-breathing products shoved by Google in everyone's face. Just a fully working web browser made in Visual Basic .NET, since 2009. It has a Internet Explorer 2.0 level of render, but it works fine.

0 likes
@Leo-rh6rq 2021-10-13 17:01:31

is it possible to start a recursive cmd opening loop through that?

0 likes
@omaralfar1666 2021-06-27 16:28:49

0:09 "Process Hacker" and "Uninstall Tool" hmmm seems sus

2 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:48:43

How so? 🤨 The Uninstall Tool is a development tool and Process Hacker just lets you get information about and manipulate processes running on your system (I prefer Process Explorer and Prio).

0 likes
@Netsuki 2021-06-29 22:27:07

I'm actually not surprised at all.

But here I have a question. I had similar issue with the context menu command, You had with Your protocol. I wanted to make a context menu that would would open a a webpage on specific browser with specific address, but with part of it being a filename without extension. But I couldn't do that right.

For example, I wanted to make "Open in Webpage" menu option that would open www.website.com/filename in Opera. But all I could do was to open the www.website.com/filename.ext which killed the purpose...

0 likes
@sillydoug 2023-01-09 07:18:01

less go skids got new food to eat (abusing the vulnerability hard)

0 likes
@cpuchosen8917 2021-07-02 23:46:26

that's cool!

0 likes
@robocatik 2021-06-23 21:13:03

Useful, for example Microsoft use this in their site

0 likes
@lokesh6739 2021-06-24 10:32:07

Bro, How many programming languages do you know?

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:13:37

-3.7𝑒π𝑖

0 likes
@EagleTube1337 2021-07-10 08:54:18

This really cool!

0 likes
@salvationsdrip4359 2021-06-25 02:45:30

Ayo, music?

1 like
@aleksavojteski 2021-06-24 06:53:05

wow enderman

0 likes
@vovan-ve 2021-06-29 14:15:35

Windows did not changed in that aspect since Win98.

0 likes
@jeffreyhuang7539 2021-06-24 06:31:42

You should to try to code a game onetime

1 like
@Wiz64 2021-06-26 05:03:29

This isn't a true protocol.
You are just adding a vulnerability to your system

2 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:04:09

Correct, it's not a protocol, it's just a URI handler.
Correct, it's a vulnerability, but that's just because it's just a test demo. A real handler would sanitize its inputs.

1 like
@Cart1416 2024-07-02 05:12:59

I'd love to have a cmd:// protocol built into windows

0 likes
@JNET_Reloaded 2021-09-22 11:16:34

av u got text version of this tut?? i want to do it but video goes too fast

0 likes
@mmaaxx96 2021-06-24 08:32:58 (edited 2021-06-24 08:33:07 )

Andrew do you remember u made a alphabet video with disk drives
Could u make a video how to move space from 1 disk to another (in my case from disk F: to disk C: )

0 likes
@pewdiefanno19 2021-06-24 00:38:55

If This madman got an idea, he dkesnt stop until it works, so enderman is pogchamp

0 likes
@SneakyCreeper6 2023-06-27 17:46:50

Watching this video really made me 'upside down'

0 likes
@ultraman6950 2021-06-24 22:17:53

Ayo, music?

1 like
@amogus7883 2021-06-23 20:30:09

sheesh

2 likes
@graffdude2956 2021-10-18 19:24:27

Does this work on a school pc where cmd is off?

0 likes
@poonlhchavez 2021-07-01 13:35:44

What is the background music?

0 likes
@ynfg6992 2021-06-24 01:52:13

Next: I rewrote Windows 10 from scratch

0 likes
@perfectfuture9 2021-06-24 02:37:59

Oh
Very good

0 likes
@monoc120 2021-06-24 13:58:08

name ur self ranboo

0 likes
@allainrondina3392 2021-09-11 13:41:44

This is how my grampa views me by changing the BLUE screen of the tv into youtbe

0 likes
@ultraman6950 2021-06-24 22:17:54

Ayo, music?

1 like
@user-cs4gd5lv6m 2021-06-24 09:43:14

3:38 music name?

1 like
Replies (2)
@CatboyChemicalSociety_Tatsuki 2024-08-18 20:18:09

@@user-cs4gd5lv6m https://youtu.be/bdE_SyHad90

0 likes
@dragosdumitrescu3068 2021-06-24 07:18:38

what's next? You will make your own contry?

0 likes
@andrejbartulin 2021-07-10 16:33:59

Is this single file for parser?

1 like
Replies (2)
@andrejbartulin 2021-08-12 06:17:24

@@user-vn7ce5ig1z Thank you for answer. But, all lines in video you can type in single file because is everything pre-build in C language.

1 like
@user-vn7ce5ig1z 2021-08-11 23:00:37

It can be whatever you want, it's just a program like any other. But yes, the handler can be as little as a single line of code (or even nothing at all, it can literally be a program that does not hing and exits if you want). 🤷

1 like
@pentester-ethicalhacker 2021-09-08 16:22:42

Awesome.

0 likes
@rooki311 2021-07-02 18:34:01

Noice idea but why sharing it on youtube but not sharing the programm ?

0 likes
@heyn 2021-06-23 20:52:48

can software make those changes in registry without administator perms?

0 likes
Replies (2)
@orress3816 2021-06-23 21:13:16

I don't think there's a way to do that without injecting into system files (which is a pain in the ass and you'll have to break the WiNdOwS aUtOmAtIc RePaIr as well because otherwise it's gonna fix the system on the next restart)

1 like
@x.Asbiee 2021-06-23 21:10:00

I don't think so. Without admin rights you can't even edit values in regedit. Those limitations apply to other programs, as I would imagine.

1 like
@TN384 2021-06-23 20:45:31

Interesting...

0 likes
@ggorg0 2021-07-12 11:58:22

Thanks! I used it to make a "vscode" link for VSCode Insiders

0 likes
@rocky_1904 2022-04-17 17:57:39

what song is that?

0 likes
@mdtakase 2021-06-23 21:27:38

I run MEMZ in Windows 11 what a big brain

2 likes
@sountren 2021-06-25 01:18:32

I love your vids! <3

0 likes
@norlion123 2021-06-29 04:36:06

Finally, now i can make an rickroll:// protocol

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:42:46

You can, but good luck getting people to install it on their systems so that you can use it on other people.

0 likes
@shintarojokagi946 2021-06-30 03:56:57

Is there any docs that I can use to copy the code?

0 likes
@Nirma_nub 2021-06-24 07:56:42

What is name of your intro song

0 likes
@js-gc2hk 2021-06-24 01:49:35

Give me your knowledge.

1 like
Replies (2)
@js-gc2hk 2021-08-12 00:27:57

@@user-vn7ce5ig1z i want his brain... all of it. :)

0 likes
@user-vn7ce5ig1z 2021-08-11 23:55:18

He just did; did you not watch the video? 🤨

0 likes
@Prodarttips 2021-06-24 03:34:07

Did you make the app in C#

0 likes
@rdenhtuo5517 2021-06-23 21:15:28

Please continue with this making

0 likes
@adnaanahmad5451 2021-06-23 20:53:06 (edited 2021-06-23 20:56:11 )

What's the best way to start learning how to code
edit:Well whatever Enderman does in his videos

0 likes
@4dblock314 2021-06-23 22:03:46

Congratulations you made history. Now we need to make you a new Wikipedia page

1 like
@parukeru 2021-07-13 13:31:11

I've been thinking about doing something similar but on Linux for a bigger project I plan on doing. Just something closer to HTTPS.

1 like
@MrMoffatt 2021-06-24 14:02:46

This man is your 8-Bit Guy but is 64-bit

0 likes
@LaquiosSs 2021-06-30 22:24:37

Genius

1 like
@GreenyFE2 2021-06-23 21:08:50

still wondering why youre australian on your youtube info page

0 likes
@im_andrei1010 2024-07-02 17:03:39

how to open a hole for a virus:

0 likes
@galacticheartstrings 2021-09-21 03:26:25

No words. genius

0 likes
@Unused-b4j 2021-06-25 06:40:59

When the protocol is cmd! 😳

0 likes
@adventurously_random 2021-09-28 16:46:02

Seems safe 😂

0 likes
@rotioN 2021-06-28 20:17:55

Second song light it up <3

nice work

0 likes
@giantrider9813 2021-06-30 14:17:52

👍🏻

1 like
@antonbelasco3511 2022-08-02 23:40:40

song?

0 likes
@haithem8906 2021-06-23 20:56:05

i understand why PowerShell doesn't have a protocol
because that could open a huge security issues

0 likes
Replies (2)
@haithem8906 2021-06-23 21:41:11

@@kukuruzka and websites can trigger that protocol to do something harmful if the user is unaware of what he's clicking on

1 like
@kukuruzka 2021-06-23 21:12:02

Really. You can turn off, activate, DeStRoY windows by opening link

1 like
@hunnain1428 2021-06-27 06:53:31 (edited 2021-06-27 06:53:36 )

This is like my mom viewing me while I am using pc

0 likes
@MsTatakai 2021-06-27 21:37:25

best of all is ... you can write on any URL even the windows explorer ... right?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:11:44

Yes, Windows treats URI schemes like any other file extension.

0 likes
@topprogramerx3143 2021-06-24 08:06:27

Please tell me how is this song called

0 likes
@ekoardyanto 2021-06-28 11:44:00

Song?

0 likes
@wizzeteren 2021-06-23 20:42:20

Wow!!! Nice!!

1 like
@dogerulez8882 2021-08-25 10:07:54

the calculator one was already a thing

0 likes
@Gamer-st5nu 2021-06-27 08:08:11

2:55 i love him say not that big just more than 100 lines

0 likes
Replies (2)
@zombs0 2021-07-16 05:42:24 (edited 2021-07-16 05:42:35 )

@@icantth1nkofanam40yes but strings is a pain

0 likes
@icantth1nkofanam40 2021-06-29 23:49:06

that isn't that big

0 likes
@tacticalmanx759 2021-06-29 02:11:56

Next recreate TCP and UDP but in assembly :troll:
But nice work!

0 likes
@AdheeshMishra-st9fp 2024-07-01 08:30:59

can u run a command using cmd://

0 likes
@ericgoerens425 2021-07-02 20:09:25

what the name of the song ?

0 likes
@Filip.P 2021-08-15 12:33:33

What is the wallpaper

0 likes
@John-pp4di 2021-07-05 01:43:32

And THAT IS WHY YOU DONT CLICK ON THE SKETCHY LOOKING LINKS YOU SEE ONLINE

0 likes
@vakqdev 2021-09-13 19:26:59

how can you write code in C with visual studio?

0 likes
@rafaelpozzi 2021-06-26 03:27:29

Man, you could make a program to automatically create local protocols just like you did, with a cool interface for the user create its own protocols easily without have to code and edit registry, just for noob users like me!

1 like
Replies (1)
@rafaelpozzi 2021-06-26 03:31:37

Or just a program to install the protocol that you made, and this program could also remove that cmd window that opens before the action and stay behind it until you close it. Cool idea bro, you inspired me!

1 like
@jija5780 2021-06-24 06:54:04

Prikolno

0 likes
@nono-000 2021-06-23 21:54:45

Can smby tell me the intro Song?

0 likes
@MagentaRV 2021-08-11 19:27:59

Did you by any chance see if there was a `%2` or `%3` that only passes the payload?

0 likes
Replies (2)
@kolyacpp 2021-09-09 19:43:08

just remove begin and end of url
cmd.exe /V:ON /k "set test="%1" && cmd.exe /c !test:~7,-3!"

0 likes
@user-vn7ce5ig1z 2021-08-11 22:32:16

The entire URL is passed as a single command-line argument.

0 likes
@yeahboi711 2021-06-23 20:27:51

cant wait

0 likes
@herm0073 2021-06-24 08:17:18

cool

1 like
@developer_v 2024-07-17 15:58:00

i created this in python aswell, works as intended lol

0 likes
@KriechenderHouden 2021-10-22 12:56:08

Not a protocol, as others stated. Why?

Does it describe common means for discrete objects to communicate with each other?
No

Does it define rules, syntax, semantics and synchronization of communication and possible error recovery methods?
No

Does it describes how the algorithms should be used and includes details about data structures and representations?
No

Does it define means for isolated entities to form a decentralized network?
No

By any means possible, it is not a protocol

0 likes
@secretmystery8305 2021-08-07 14:12:36

wow dude really great tutorial. Lots of love from BD

0 likes
@minecraftpeeps796 2022-12-23 06:22:33

When you see a video with 2160p60 4k quality...

0 likes
@uwxh 2021-06-24 11:12:57

next video:
I made my own windows 12

0 likes
@yorekiki 2021-06-23 21:15:32

Cool

0 likes
@connormccartney2953 2021-10-12 03:53:01 (edited 2021-10-12 03:53:48 )

The amount of safety nerd's who think they were handed the knowledge goblet by Jesus that are in the comment's is just insane.

1 like
@hafidzadityasyamil460 2021-06-23 22:58:50

Next Video :
I tried to make operating system

0 likes
@sobble131 2021-06-24 03:49:30

Hello Enderman

0 likes
@ivanalesh20 2022-08-04 05:48:24

Does this work on Windows 7?

0 likes
@nara1280128 2021-06-24 04:55:04

cmd protocol supposedly never exist for security reason
and you know what will happened if this thing exist...

0 likes
@MsMaciek 2021-06-23 20:27:46

Cool idea!

0 likes
@EP1CxEMAN08 2021-09-17 22:08:17

ThioJoe mentioned you in his video about URL protocols.

0 likes
@josephroseen7188 2021-06-30 20:06:42

Anyone know what the music is?

1 like
Replies (1)
@fire8998 2021-08-04 20:40:30

1:NIVIRO-The Labyrinth
2:Robin Hustin x TobiMorrow - Light It Up

0 likes
@pradevhuntergaming6218 2021-06-24 09:29:18

Can you share both the programs on your website?

0 likes
@pine30 2021-06-24 11:49:20

question, what is the song called?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:07:22

Which one? Use Shazam.

0 likes
@panzerkampfhanz 2021-06-25 17:01:28

Music?

0 likes
@RuslanArtur 2021-06-24 04:35:06

Music?

0 likes
@user-rd5gv7sx9m 2021-06-24 07:21:42

Слушай , Эндер , а когда ютуб введет функцию чтобы переозвусивать видио ты ее зделаешь?

0 likes
@RamkrishanYT 2021-07-04 21:32:26

Cool tutorial, can you now place that grass block back?

0 likes
@Ali811Music 2021-07-08 00:21:58

can i launch any program i want with this? i it would be awesome to make a few protocols for .exe files i use regularly and execute them from within my browser

0 likes
@salvationsdrip4359 2021-06-25 02:41:15

What’s the music??

0 likes
@buffedlazyturtle 2021-06-24 12:25:37

cool!

0 likes
@brainglitch 2021-10-31 10:35:20

Awesome

0 likes
@apexio2659 2021-06-25 17:44:07

Can you upload the url parser?

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:09:24

Why? Just write your own and have it do whatever you want it to do (or even do nothing at all). All you have to do is strip the scheme name from the only argument that gets passed to it.

0 likes
@wagger44 2021-06-25 15:45:55

Next:I made my own programming language

0 likes
@fedepinan5465 2021-07-03 01:03:06

Pretyy good dude! Somebody Know name of the wallpaper? Thks

0 likes
@MissourHanzai 2021-09-30 08:33:24

Guy turns his browser into a terminal, has technology gone too far? Is javascript the mark of the beast? Find out on the next episode of Poettering's Bizarre Adventure!

0 likes
@mtg7848 2021-06-26 16:12:07

what is name song ?

0 likes
@funwithalbi4504 2021-06-23 21:06:56

good

1 like
@thenorthtowerworldtradecenter 2021-06-25 15:47:40

"The code isn't that long, just about 100 lines"
Me: 100 lines!? I could never write one line without quitting bc I can't write code 😂

1 like
Replies (2)
@9ofeX 2021-06-26 20:38:48

It's actually not that much...

0 likes
@neehgurg2111 2021-06-26 04:04:31

Well I couldn't drive a boat for 1km since I don't even know how to start it but that doesn't mean it's not a short distance for an experienced driver

1 like
@adrianatanasov9886 2021-06-26 18:21:24

You're the best dude. Goood work

0 likes
@gergelyhorvath8363 2021-08-10 20:41:43

Holy... with this we could use chocolatey commands to install anything with just a click

0 likes
Replies (1)
@mrcxlinux 2021-08-23 07:33:48

What?

0 likes
@binaryparrot3352 2021-09-10 10:17:23

Completely ignoring the fact people can now hyperlink you to for example execute a remote shell

0 likes
@5aForever 2024-07-04 20:00:01

we have chrome cmd before gta 6

0 likes
@rafaelreyes8763 2022-09-03 06:01:15

Wow Es Una Idea Que Yo No Creía Que Existia Pero El Riesgo Es Que Un Hacker Con Una Dirección IP Falsa Te Ejecute Un Programa Que Haya Descargado

0 likes
@user-zn5xx7vj2n 2021-06-24 05:38:39

Our protocoll

0 likes
@wizardman101 2021-07-04 11:52:40

i really want this in my pc

0 likes
@mtalhakhalid1679 2021-09-14 14:50:01

cool man deserve million likes

0 likes
@REPOFICIAL 2023-10-25 05:03:32

i want to microsoft make a program called Protocol Manager, to create own protocols using GUI

0 likes
@jorrit2t 2021-06-25 13:51:30

No one gonna talk about the Process Hacker icon on the desktop?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:28:12

What about it? I prefer Process Explorer and Prio myself, but a lot of people like Process Hacker. To each their own. 🤷

0 likes
@antinacista 2021-06-23 21:29:08

Love that ncs songs!

1 like
Replies (3)
@antinacista 2021-06-24 08:10:36

@@dundun3368 idc so shut up, noone asking you

1 like
@auto_owp7321 2021-06-24 00:44:11 (edited 2021-06-24 00:44:19 )

Bruh moment

0 likes
@dundun3368 2021-06-23 22:01:32

i hate zero two

0 likes
@i_love_ar_4789_my_husband 2021-06-24 01:49:08

this guy turned chrome to a still useable web browser but to that run app

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:29:27

Except it has nothing to do with Chrome, the URI scheme will work on Firefox, or even in Windows (eg in the Run dialog). So you can still get rid of that virus called Chrome. ¬_¬

0 likes
@shadowthefurryscientist 2021-10-31 15:42:10

they still have the zune protocol but why

0 likes
@shahriyarparvez9634 2021-07-01 17:46:47

Music name??

0 likes
@martastyczynska2327 2021-06-25 14:56:55

@Enderman ur my fav youtuber

0 likes
@Kmeaw_01 2021-06-24 02:42:22

Next on Enderman I made the whole observable universe .

0 likes
Replies (4)
@Kmeaw_01 2021-06-24 13:17:17

@@minecraftify95 If you don't play with me I will definitely Rick roll your dumb channel

0 likes
@Kmeaw_01 2021-06-24 13:14:08

@@minecraftify95 If you will please give me your gamer tag so that I can friend you and play

0 likes
@Kmeaw_01 2021-06-24 13:12:47

@@minecraftify95 boi will you play mincraft win 10 edition with me my gamer tag is Boxycoronet4929

0 likes
@Kmeaw_01 2021-06-24 13:10:14 (edited 2021-06-24 13:10:47 )

@@minecraftify95 I know enderman is a mincraft mob I play mincraft a lot so you are a dumb man to me .
Me a 2367 rank hyperpixel Bedwars player he he

0 likes
@somehow_sane 2021-06-23 20:46:05

Huh didn't think it would be this easy!

0 likes
@yumeiraosu 2021-06-24 08:55:34

music?

0 likes
@raketiiicek1948 2021-06-24 04:28:34

Chrome is going god node 😎😂

0 likes
@jihoo125 2023-02-16 09:31:28

What is the code of that exe?

0 likes
@KangJangkrik 2021-06-27 18:18:37

Alternative title: How to create XSS vulnerability on purpose

0 likes
@zegs32 2021-06-24 06:40:25

Thank u ender man for using captions :*

0 likes
@deactivatedchannel3115 2021-06-24 11:25:43

Next I made mine own operating system

0 likes
@deactivatedchannel3115 2021-06-24 11:25:09

Next I made mine own operating system

0 likes
@unixkeys7494 2021-06-23 22:54:22

I don't think you should describe those as "local protocols" but rather "URI Handlers", that would be the correct name. Although great vid like always!

0 likes
@cannabclaus8036 2021-07-05 02:53:26

SOOOOOOOOOOOOOOOOO DANGEROUS HAHAHA

0 likes
@aleksic1234 2021-06-24 11:00:24 (edited 2021-06-24 11:00:55 )

Bruhh what a legend

This guy could make his own linux OS

0 likes
@eyyupyokus 2021-06-25 14:32:01

how do i download stuff from your wesite all of them is password protected
do i have to pay you?

0 likes
Replies (1)
@MESYETI 2021-06-25 18:17:28

fun fact the password for them is on the fucking website
to save you some trouble, all the passwords are mysubsarsthebest

0 likes
@mmaaxx96 2021-06-24 05:17:55

Born to be a codder xD

0 likes
@_1onlychxrry 2021-08-20 16:52:47

what is the point? for the viruses? for protect?

0 likes
Replies (2)
@_1onlychxrry 2021-08-24 10:34:14

@@mrcxlinux XD

0 likes
@mrcxlinux 2021-08-23 07:29:32

None

0 likes
@kilianarnold6655 2024-01-06 19:27:39

is it posible to code this paser in python?

0 likes
Replies (1)
@kilianarnold6655 2024-01-06 19:50:51

from tkinter import Label, Tk
from os import system as s
from urllib.parse import unquote


def args(string=True, mit=False):

if mit:
a = sys.argv
else:
a = sys.argv[1:]
if not string:
return a
else:
return str_list(a, sep=" ")
try:
args = args(True, True)[43:-1]
args = unquote(args)
args = args[1:]
s(args)
root = Tk()
Label(root, text="you successfully run: '" + args + "'").pack()
root.mainloop()

except Exception as e:
root = Tk()
Label(root, text=e).pack()
root.mainloop()

ok es geht!

0 likes
@lol-rp7yt 2021-10-09 13:42:33

I like Endermarch

0 likes
@leuctai5115 2021-09-22 10:36:41

Cool! I love this :3, You Too <3

0 likes
@BlackneeedWasHere 2022-12-14 20:03:54 (edited 2023-12-23 13:59:25 )

In python the parser is so easy so i will try to write it in python, (python is my main language and c at second place)

0 likes
@areenboy8742 2021-06-24 09:48:03

Why is this interesting

0 likes
@sgr21Main 2021-06-23 20:53:14

Hey, did you hear that the new YouTube Sans Bold font? It adds the new font, replacing Roboto to the video title. And it's on all videos. Please make a video on that.

0 likes
@mblada4514 2021-07-02 19:42:56

very cool
tried it out but without the parser
(i'm to dumb for that)

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:16:22

It won't work without a parser because the system passes the whole URI to the program. (I don't know why it does that, it certainly doesn't have to. 🤷 Maybe it's just for backwards compatibility, like the spelling mistake in the HTTP REFERER header. 🤔)

0 likes
@1nikolas 2021-06-24 11:38:11 (edited 2021-06-24 11:50:28 )

Or you can just do C:\Windows\system32\cmd.exe /c <argument goes here> instead of coding a parser

1 like
Replies (1)
@1nikolas 2021-06-24 11:45:33 (edited 2023-11-02 03:13:19 )

@Attlan5999 why?

0 likes
@sonluuh 2021-07-01 03:45:37

Very nice, but it will be better if you are using classical music.

0 likes
@guiguiofficielyt 2021-06-24 19:59:17

me : open explorer.exe with internet
my pc : wtf explorer.exe is open
cursor : (flashing with load cursor)

0 likes
@bubulle3025 2021-06-27 19:24:59

it's realy dangerous but it's realy cool and interesting

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:28:43

It's only dangerous because it blindly runs whatever its passed because it's just a test demo. A real handler would sanitize and validate its inputs.

0 likes
@AmCanTech 2021-08-01 18:37:10

github?

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:55:23

For what, the REG file? That's already in the video. The protocol-handler? That depends on what you want it to do; all you have to do is take the single command-line argument and extract the argument from it, eg substr(arg[1],5) (assuming the scheme is something like "test:" (5 characters) and it's a 1-index language).

0 likes
@priyagupta9128 2021-09-18 15:58:14

Wher is the praser.exe file or code?

0 likes
@gabrielgoncalves-fs5nb 2021-06-27 15:17:23

Woow, i just learn somthing thank you

0 likes
@ibbyorsmth 2021-06-24 14:40:31

im vibin to the music ngl im doing the cat vibe thing

0 likes
@user-zj4zd9on4v 2023-11-27 17:39:48

so you culd delete system 32 from a browser that culd be insane

0 likes
@ImmortalSpelldagger 2021-06-23 21:09:30

Coool

0 likes
@thecastlepotomac 2021-07-15 13:02:21

Can I download it or is there a link where I can download it?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:53:34

Download what? this isn't a thing, it's just a tech-demo. You need to create your own protocol-handler to do whatever you want it to do.

0 likes
@RaveKev 2021-09-01 04:43:20

"Internet network protocols refer to data transmission processes between computers, or routers, within a network..."

That's just a handler.. and i was curious how someone would show how to make a protocol in 5 Minutes. too bad

1 like
@nonameman1231 2021-06-24 01:09:13

Will u put it on your GitHub repository

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:06:58

To what end? He already showed you how to install the handler, and you can write your own handler to do whatever you want it to do (or even do nothing at all).

0 likes
@DamiemBlorp 2021-09-29 18:18:50

For me it says "Error writing to the registry"

0 likes
@____.__._.._ 2021-06-23 20:33:43

That might be actually usefull to post on troubleshooting websites... and maybe a good prank "virus"

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:26:35

… also a good real virus. ¬_¬

This is just a demo, do NOT make a real handler blindly run whatever its passed!

0 likes
@thepridefurry6893 2021-06-24 09:12:19

Song name please

0 likes
@dodope56typicalhackerman82 2022-08-05 00:21:04

definitly a legit coder "OH MY GOD 100 LINES?!?!?!?

0 likes
@yoshigakira5284 2021-06-26 15:29:33

u didnt wanna collab with your brother? @Ranboo???

0 likes
@ericmarchand190 2021-07-06 05:13:24

There is no protocol ... just handing request on specific URL scheme (any macOS app do it easily). The P of ftp, http, ... means protocol. mail:// is not a protocol , it's smpt.

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:04:00

Forsooth, technically it's just a handler. Unfortunately, many people misuse many words frequently. 😒 The worst part is when people who don't know better hear and spread the incorrect usage and make it even more spread. 🤦

0 likes
@hexandcube 2021-07-03 21:49:54

It's not a protocol, it's just a URI handler

1 like
@Group_markers12398 2022-08-01 07:23:48

Enderman 2022 2:02

1 like
@omarkerimov993 2021-06-26 17:46:28

very few people like this
good luck bro
{Greetings from Azerbaijan}

0 likes
@defcon1279 2021-06-23 20:32:03

wow premier pog

1 like
@zaaphyyre 2021-07-06 16:30:58

are these batch files in a browser?

0 likes
Replies (2)
@zaaphyyre 2021-08-11 23:53:21

@@user-vn7ce5ig1z Okay.

0 likes
@user-vn7ce5ig1z 2021-08-11 23:02:16

No.

0 likes
@ImADave_ 2021-07-05 04:26:46

What's the song's name?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:07:47

Which one? There were three songs:
• NIVIRO - ""The Labyrinth"
• Robin Hustin & TobiMorrow feat. Jex - "Light it Up"
• Lil Affie - "Trocadero"

0 likes
@the_agent_z 2021-06-27 17:18:06

Can you do a tutorial on custom responses on protocols? for example: "enderman://channel" leads to your youtube channel ( local ofc ) m, thanks for your awesome content!

1 like
Replies (3)
@user-vn7ce5ig1z 2021-08-11 23:54:54

@@the_agent_z No, this is a scheme-handler, not a CGI handler. Your example is confusing anyway. What would other examples be? enderman://phonenumber? enderman://favoritefood? 🤨 If you mean something like yt:enderman, yt:jimbrowning, yt:pappamonkey, etc., then you could simulate it by having the handler strip the scheme name, look up the URL of the YT channel, and run http://<channel>

1 like
@the_agent_z 2021-06-30 17:58:09

@@Endermanch Thanks for responding, but i meant html responses, not external apps or anything, like there IS an exe, but it returns HTML/FILE response

0 likes
@Endermanch 2021-06-29 22:18:53

handle them in your code char by char, the idea stays the same

1 like
@CarsterQ 2021-06-23 20:27:09

who touched my chicken nugget

1 like
Replies (1)
@tebar957 2021-06-23 20:31:25

you

1 like
@ahoj113 2021-06-23 20:32:12

lol nice

2 likes
@Bricky2021 2021-11-06 08:02:24

If try to don't use the PARSER, 100% worked!

0 likes
@gravitytech 2021-06-23 21:42:33 (edited 2021-06-23 21:42:41 )

all I can say is… w o w

1 like
@undergrounderror1273 2021-09-22 22:17:44

well i wonder if i can make a sonic mania protocol

0 likes
@Pwnz0rServer2009 2024-07-01 05:04:18

cool

0 likes
@immcaki 2021-06-23 21:17:50

Btw, at the CMD your mistake is you forgot /k before the command example: cmd.exe /k echo hi

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:05:31 (edited 2021-08-12 00:06:22 )

No, because the system passes the entire URI to the handler. Running "test:cmd /k echo blah" would try to run "test:cmd /k echo blah", NOT "cmd /k echo blah"; that's why you can't run the argument directly and need to write a handler to strip the scheme name from the argument.

0 likes
@nt.tam317 2021-09-02 02:56:59

wow it's so amazing

0 likes
@AravSrivastava4912 2024-06-30 13:52:24

cool

0 likes
@windowsguy04 2024-06-29 10:03:45

Linux can do this more easily with XFCE or KDE.

0 likes
@oscardumville-balmer3429 2021-06-26 13:04:06

No download?

0 likes
@Minetheground 2021-06-23 23:59:12

Now a Web browser can be your operating system now that you don't have to go out of chrome to get to a executable or document

0 likes
@Kynatosh 2021-06-27 07:31:30

Niviro music 😍

1 like
@t3pi0can83 2021-06-24 11:36:52

This is so interesting thanks

0 likes
@AlexRobloxBB 2021-06-23 22:45:54

now make a planet

0 likes
@user-xf5vv2gj2n 2021-06-25 19:42:31

Enderman MINCRAAAFT

0 likes
@computerpro1243 2021-09-25 09:42:44

i have an idea to code my wifi router and keep a watch on my family and friends or relative who come to my home

0 likes
@cosmindev2200 2021-06-23 21:07:40

this is not a protocol, but a URI scheme.

0 likes
@marcofrancofonte6401 2021-08-30 19:33:26

i made my own cyber attack: cross site cmd injection

0 likes
@nihalsurendranathjain8078 2021-06-24 08:00:18

The song is nice

0 likes
@darxcosmic 2021-06-29 08:40:44

Why was this recommended in my notifications

0 likes
@newplayer1313 2021-10-14 02:22:24

Bruh, this is just an URI Handler, it's more like a shorcut in your desktop than an actual protocol. It's offensive to call this a protocol.

0 likes
@raufirthegamer112 2021-06-24 04:51:55

man,where is your beautiful voice?

1 like
@user-fc9vd6oh6j 2022-08-21 01:32:02

That ain’t a protocol, that’s a URL scheme!

0 likes
@waisemthecrab 2021-06-23 20:45:42 (edited 2021-06-23 20:46:05 )

Omg I like the song sooo much what is it’s name 2:50

0 likes
@saransds0082 2021-06-26 18:10:11

who here remembers (And Still uses) gopher:// ?

0 likes
@cidsx 2021-06-24 01:09:41

Am I the only one who hasn't ever seen him in your notifications?

0 likes
@ItsSB 2021-06-24 05:13:27

This guy da best

1 like
@RoosSkywalker 2021-06-30 11:22:23

This song slaps, I need it. What is the name? 00:00

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:27:17

NIVIRO - "The Labyrinth"

You should call the police, slapping is assault.

0 likes
@isoquartz4036 2021-06-23 21:20:50

i like the Music 🙃

0 likes
@srpcd 2021-06-24 18:41:21

please send us a download link for parser PLS

0 likes
@franchufranchu119 2021-06-26 13:48:43

2:47 In Linux you could have used a shebang with python

0 likes
Replies (2)
@franchufranchu119 2021-08-12 00:33:57

@@user-vn7ce5ig1z Windows has `assoc` right?

0 likes
@user-vn7ce5ig1z 2021-08-11 23:32:58

In Windows too. Using C on a PC in 2021 is overkill and unnecessary and just begging for bugs.

0 likes
@providedmoney4722 2021-06-23 21:06:11

Wow you are good at this

0 likes
@TheFel0x 2021-07-04 18:17:20

music gives me strong 2010's vibes
i like it
song name pls?

1 like
Replies (2)
@user-vn7ce5ig1z 2021-08-11 23:10:47

Also:
• Robin Hustin & TobiMorrow feat. Jex - "Light it Up"
• Lil Affie - "Trocadero"

0 likes
@CrashFlash112 2021-07-05 22:11:01

The Labyrinth

NIVIRO

1 like
@reyaaoki 2021-06-29 15:23:44

i made a custom protocol to open vlc from browser and a userscript that injects the button on the website.

not like i ever used that button though :D

0 likes
Replies (3)
@zombs0 2021-07-16 16:18:11

@@reyaaoki I'm not toxic

0 likes
@reyaaoki 2021-07-16 11:50:46

@@zombs0 you don't need to be that toxic

1 like
@zombs0 2021-07-16 05:38:39

*Me using nasa radar dish to find who tf asked*

0 likes
@stackza8740 2021-08-13 01:32:04

If this was on Linux it would be even more vulnerable.

0 likes
Replies (2)
@stackza8740 2021-08-23 16:09:32

@@mrcxlinux Yes but they could use the browser agent to run the right commands.

0 likes
@mrcxlinux 2021-08-23 07:30:27

Windows code can't run on Linux

0 likes
@szymonczech4083 2021-06-23 20:42:11

Nice

0 likes
@xselimxxjd 2022-09-18 17:29:37

me: realizing made from c++

0 likes
@selkiiOff 2021-06-25 05:13:15

you should also try to upgrade from windows 10 to windows 10 :D

0 likes
@mzakyr342 2021-10-15 22:13:19

Hey were is the code???

0 likes
@MaxXam-ki1bk 2024-02-11 14:07:49

You can send me the Debug.exe and Parser.exe with Debug and done Parser.exe??????????????????????????

1 like
@shotgunner4899 2021-06-24 05:13:38

Oopaaaaaa

0 likes
@rafaelpozzi 2021-06-26 03:25:17

Man, i think it could be possible to have chrome ommnibox engine in place of stupid Windows search. I just wanted to click that search button on taskbar and have this sexy omnibox to open programs just like Windows search, work with custom protocols just like type a custom keyword and press tab to search on a site and almost search inside Windows apps or input a command on cmd just like you did with that omnibox. I would like so much a fusion of Chrome's omnibox and Windows search. Just my idea, but they don't give a fuck to users that install pirate versions of Windows.

1 like
@skeilnet 2021-06-27 17:12:15

Very nice experiment but be careful this is highly unsecure. You are basically inviting anyone to execute a command with your profile.

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:03:09

This is DEMO for testing purposes. A real handler wouldn't (SHOULDN'T) blindly run whatever its passed; it would (SHOULD) sanitize the inputs and validate them).

0 likes
@Ahmadwildan44 2021-06-24 08:19:07

Good job

0 likes
@yohakimngamel 2021-06-23 21:11:08

Nice tutor.

0 likes
@LynKazoyuu 2021-06-23 23:14:56

let's exploit this to make ram bomb :)

0 likes
@DFPercush 2021-07-11 14:02:37

This would be more useful if the stdout of your program could be loaded into the browser. You'd basically have a CGI web server on localhost without the socket layer.

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:58:44

Except that's not what protocols are for, so… apples, oranges. 🤷

0 likes
@nonameman1231 2021-06-24 01:01:49 (edited 2021-06-24 01:02:04 )

Next protocol: enderman:// or C://

0 likes
@palyaros02 2021-09-03 15:03:24

what is musc?

0 likes
Replies (1)
@fire_for_real1 2021-09-05 12:08:42

1.NIVIRO-The Labyrinth
2.Robin Hustin x Tobimorrow-Light it up

1 like
@TV3TOT 2021-06-28 00:37:02

I liked the video just for song

0 likes
@kxpler442b_7 2021-06-30 17:39:50

It's not really a protocol it's more of like an alias surely

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:42:24

It's neither of those; it's a URI handler.

0 likes
@robloxsimulatorrickroll7425 2021-07-23 08:24:19

Good... Now download gentoo

0 likes
@nicolascarlino2139 2021-06-24 17:08:35

yo can you upload how download windows 11 by insider program if you doesn't have tpm?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:18:54

There are already videos of that. You don't need a TPM module to download the ISO, you only need it to run Windows 11, and even then, you don't need it at the moment (people have installed it without one), but you probably will need one with the final build and the hacks to get around it will likely be patched out.

0 likes
@TheOriginalMacOS 2023-01-03 10:55:59

i took this cmd protocol idea and made a installer for it

0 likes
@pinguino-tn6ee 2021-06-25 11:01:15

wow:0

0 likes
@kingsec4535 2021-09-16 17:32:23

does that useful?

0 likes
@chickenhacker467 2024-06-30 14:39:56

You just open the windows 10x calculator what is going on in my head

0 likes
@GuyWhoChad 2021-06-24 03:39:32

cmd://
looks good i will use it on my website!

0 likes
@juancawalker 2021-09-03 14:00:24

That is dangerous, you are allowing your web brownser to have full acces tu you PC.

0 likes
@ProfParzival 2021-06-25 12:00:20

Tbf u didn’t make a protocol… u made a shortcut

0 likes
@carlosarturohernandezneri5213 2021-06-25 23:10:04

bro and what do I have to do to get it back to normal?

0 likes
Replies (1)
@zluuke 2021-07-10 23:55:31

just delete your protocol from regedit

0 likes
@bc100dev 2021-06-24 04:53:07

Is this possible with Java too? I want to try this one out in Java but I don't know if it's possible

0 likes
Replies (2)
@user-vn7ce5ig1z 2021-08-12 00:25:52

Yes, you can write the handler in any language you want, as long as you compile it (you can't run a script directly; the system will throw an error).

0 likes
@zombs0 2021-07-16 05:39:42 (edited 2021-07-16 05:40:42 )

yes i think you can get the argument from argv[0] or argv[1]

0 likes
@n1xz_sh 2021-06-24 11:14:12

I wanna be that guy.

0 likes
@goldpunk988 2021-06-23 21:01:16

hey, can you provide a download link for the parser code? I would like to do this too, but i have no knowledge of c whatsoever...

0 likes
Replies (3)
@user-vn7ce5ig1z 2021-08-11 23:35:16

There's no point to using his demo code, just write your own and make it do whatever you want. The only thing you need to do is to strip the scheme name from the only command-line argument that's passed (or even just do nothing at all if you want).

0 likes
@goldpunk988 2021-06-24 01:34:01

@@yuck871 yeah, but the double equals sign, im not certain about

0 likes
@yuck871 2021-06-23 21:02:47

There's always tutorials online to learn C :D
Also, I think he showed it, just pause the video and type it out.

1 like
@darrellhaidar9203 2021-06-23 22:32:22

Great !

0 likes
@gurianimatez 2021-06-24 00:00:42

this guy probably has a degree in computer science

0 likes
@feefle1228 2021-06-23 20:33:57

I came at the end of the premiere F

0 likes
@descuddlebat 2021-06-30 01:38:53

I didn't know cmd can handle & and |, I thought that was a bash thing

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:35:37 (edited 2021-08-11 23:38:45 )

🤨 Even DOS supported redirection since 2.0 (1983), let alone Windows. ¬_¬

0 likes
@aurikminecraft5608 2021-06-24 05:47:11

Thanks

0 likes
@OliverK-w8m 2021-08-20 14:54:54

From here what can I sesh?

0 likes
@StinkoTheStupido 2021-07-03 16:03:14

Sheeeeeeeeeeeeeeesh

0 likes
@frodehansen1111 2021-07-06 14:25:39

Start + R do the most of it? :3

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:02:45

Sure, it can, but they're not the same thing; they just have some overlap in functionality, but they each do stuff the other can't.

0 likes
@Sparkette 2021-06-24 02:33:20

I wonder why cmd:// isn't standard. /s

0 likes
@comradeotaku5629 2021-06-23 21:56:10

New Vulnerability Unlocked! Run terminal commands from web browser!

0 likes
Replies (3)
@michaelbitzer7295 2021-06-27 07:09:20

I dont see how doing so would increase your attack surface even by 0.00000000001%. I would be WAY more worried about exploits in existing ones like steam, skype, discord etc.

0 likes
@comradeotaku5629 2021-06-23 21:56:33

Don't make your own protocol.

0 likes
@comradeotaku5629 2021-06-23 21:56:19

Wait, this is not good.

0 likes
@pirates3201 2021-08-29 06:04:00

One day u will make a opreating system

0 likes
@Pixel_Magic 2021-08-30 09:18:00

wow

0 likes
@iDeker 2021-06-24 12:27:19

Can this be used to bypass administration privileges or open block apps from a school pc?

0 likes
Replies (3)
@user-vn7ce5ig1z 2021-08-12 00:32:19

If you don't have admin privileges, then you can only add the URI scheme to your own user account's registry (HKCU), not the system registry (HKLM), so when it runs, it would run with your user privileges, not elevated privileges. For all intents and purposes, it's limited to whatever you can do by using the Run dialog.

0 likes
@iDeker 2021-07-16 06:09:44

@@zombs0 ok

0 likes
@zombs0 2021-07-16 05:38:09

no

0 likes
@b3nj4m1nyt 2021-06-24 11:50:15

good job

0 likes
@itsTyrion 2021-06-24 14:25:40

2:48 "I don't really like manipulating strings in C" then why did you do it in C?

0 likes
Replies (4)
@user-vn7ce5ig1z 2021-08-12 00:08:31

Why indeed. Who uses C… on a PC… in 2021? 🤨 C should be reserved for embedded microcontrollers and system-drivers now; use scripting languages for everything else.

0 likes
@zombs0 2021-07-16 05:44:15

@@interity8334 xd

0 likes
@itsTyrion 2021-06-26 12:21:19

@@interity8334 :D

0 likes
@interity8334 2021-06-26 05:47:39

The only completed code that he found on stack overflow was in C lol

1 like
@eduardocrafts22 2023-06-27 22:30:59

plss enderman, make an operating system

0 likes
@Mizu14. 2021-06-23 21:09:23

Damn I missed the premiere

0 likes
@waltuh4 2021-06-25 03:48:46

Views :98k Me: Windows 98

1 like
@davidhoffman3470 2021-10-29 09:42:50

ok now create your own file format

0 likes
@FundimanTech57058 2024-06-30 14:00:59

@Enderman really made ctrl+c and ctrl+v impossible huh, (I wanted to copy what he was doing but I got stuck)

0 likes
@ShiroCh_ID 2021-07-04 20:24:43

its official
we can replace windows shell with browsers

0 likes
Replies (2)
@user-vn7ce5ig1z 2021-08-11 23:10:18

@@zombs0 cmd

No really, in fact, hacks like the utilman hack have been around for decades.

0 likes
@zombs0 2021-07-16 05:37:47

theres another registry key for that
you can change the shell from explorer.exe to something else

0 likes
@Alexander-vo4gv 2021-06-23 20:59:59

This is pretty epic

0 likes
@ycarogames927 2021-06-24 17:58:19

does it work on MacOS??

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:55:50

No, this is how Windows handles URI schemes. Mac uses a completely different method (and doesn't have a Windows registry, obviously).

0 likes
@glichester 2021-06-26 19:23:10

what is the song? so nice

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:16:37

Which one? There were three.

0 likes
@SuperRosemarcos 2021-11-06 12:59:37

this can destroy the system ????

0 likes
@GoddamnYT 2021-06-26 12:11:15

that like linux terminal

0 likes
@flaviusmarcel9462 2021-11-10 19:08:49

cool

0 likes
@Jade001 2021-06-29 01:03:27

cool

0 likes
@anohobby 2021-06-25 09:07:32

cool

0 likes
@Gamesational1 2021-07-03 22:13:23

I did that as well.

1 like
Replies (1)
@Gamesational1 2021-07-03 22:13:57

tehcnically a uri scheme handler. This is what steam uses to launch games.

0 likes
@ps_davi 2021-06-23 20:47:46

Please enderman, create your own os

0 likes
@natanb4016 2021-10-31 21:20:10

I made url parser in python and work fine

0 likes
@errorcre8604 2021-10-22 19:52:36

wow

0 likes
@jackroyer2038 2021-06-23 21:07:29

wow

0 likes
@epik_godman1434 2021-06-24 13:16:03

Try doing a video about this "desktop goose" it's hilarious.

0 likes
@K41S3RDux 2022-07-22 11:36:46

Good

0 likes
@uzaylgamer4098 2021-06-29 15:22:31

how can i found parser

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:39:34

You write it.

0 likes
@realbingus 2021-07-05 06:54:13

Roblox uses the roblox-player:// and roblox-studio:// fyi. Nice vid, could have some security issues though.

0 likes
@mini_bomba 2021-06-23 23:26:23

I cannot wait to remove system32 from my web browser!

0 likes
@mdaslamknl 2022-04-11 21:52:26

Excellent

Can we do same in macOS

Thanks

0 likes
@ilikefish9537 2021-06-24 02:45:01 (edited 2021-06-24 02:45:08 )

are you aware that attackers will exploit this stuff to do harm to the computers?

1 like
Replies (3)
@michaelbitzer7295 2021-06-27 07:04:03

I dont see how something like this will lead to you being hacked.

0 likes
@bc100dev 2021-06-24 14:32:17

@@minecraftify95 oh lol. you just copy pasted it or rewrote my comment (my guess)

0 likes
@bc100dev 2021-06-24 04:57:21

yeah. kinda.

1 like
@nah7208 2021-06-26 18:36:35

Me?

2 likes
@zegs32 2021-06-24 06:45:21

I found out how to make objects too!
A txt file with name Hello

prompt>> hello.txt

0 likes
@confusion69 2021-06-23 20:33:16

Nice!

0 likes
@uttiya10 2021-06-23 21:10:40

This is just a ploy for him to get cmd access to all of our computers 😳

0 likes
@LostsStuff 2021-06-30 18:48:00

Who else came from the noescape creepy pasta cuz they got this dude in their recommended now

0 likes
@mikekooiman 2021-06-23 20:36:52

start song open google chrome pls?

1 like
@Rakzu_Bg1 2021-06-24 13:59:56

WERYS remove solaria.exe?!

0 likes
@LimePolish 2021-06-23 20:27:19

yes

0 likes
@johningram4359 2021-09-27 00:20:51

very cool, but why use C?

0 likes
@ZandyGames 2021-06-26 21:14:57 (edited 2021-06-26 21:15:28 )

what happens if i send "minecraft://minecraft.exe" ?

0 likes
@user-kq7pj8yq7t 2021-06-26 03:20:38

Can I use
cmd.exe /C %1
argument?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:14:44

You can use whatever you want, but it won't work unless your handler parses it. The system passes the entire URI as a single command-line argument, so if you run "test:cmd.exe /c echo foobar", it will try to run "test:cmd.exe /c echo foobar", NOT "cmd.exe /c echo foobar".

0 likes
@tpdns90321 2021-06-25 04:04:41

linux's customize protocol! just like this, search xdg, application file!

0 likes
@ahmdmoadi 2021-06-24 12:18:20

(before watching the vid: I actually knew how to do this using regedit)

2 likes
Replies (1)
@zombs0 2021-07-16 05:31:35 (edited 2021-07-16 05:31:48 )

*Me using nasa radar dish to find who tf asked*

3 likes
@fourtrifiveo4350 2021-06-25 10:27:53

Huh this seems eas-
parcel

0 likes
@sam_currie 2021-06-23 21:35:54

anyone else just here for the great music?

0 likes
@teodormaxim5033 2021-06-23 23:44:55

Is there a way to make this work cross-platform (windows & linux & mac)?

0 likes
Replies (3)
@teodormaxim5033 2021-08-12 10:08:00

@@user-vn7ce5ig1z That was my question. What would you have to tweak in Linux, for example, to get the same result? Though it's true I have worded it as a "yes/no" question

0 likes
@user-vn7ce5ig1z 2021-08-12 00:00:20

Yes and no. Other OSes use their own methods of handling URI schemes (and obviously don't have a Windows registry), but you could port the handler to other platforms. How do you think Steam, Spotify, etc. work on other platforms?

0 likes
@zombs0 2021-07-16 05:39:05

probably

0 likes
@theblankuser 2021-06-24 18:57:50

Pretty lit

0 likes
Replies (2)
@theblankuser 2021-08-12 06:49:22

@@user-vn7ce5ig1z yeah I know it’s nothing new but you just don’t wake up thinking “alright I’ll make a protocol”

0 likes
@user-vn7ce5ig1z 2021-08-11 23:39:01

It's 2021. ¬_¬

0 likes
@Tearnalte 2021-06-24 21:32:22

what about linux :(

0 likes
@cicimk2603 2021-10-04 18:33:36 (edited 2021-10-04 18:33:58 )

Great idea man.. its just i dont want to spoil it but this was nowhere close your protocol nor even something related to networking*. You haven't even touched the networking layer, this is just integration of bash commands for a browser, its application layer, local to your pc...

0 likes
@dattatreyadinda 2021-06-24 05:52:30

Windows 11 launch date!!!!

0 likes
@ittiponsrisumran1720 2021-06-24 04:53:19

Tiny 10 ARM64 ???

0 likes
@tomyyoung2624 2021-06-25 20:54:00

Yes I need to be less stupider to actually run my VM programs on my navigator.

0 likes
@ThunderBird0510 2021-06-24 02:41:18

Where the hell does he get his music from

0 likes
@Arav_Prasad 2021-07-12 23:28:38

Bruh 2:53. 100 lines is a lot of code. It even looks like a lot.

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:58:11

Because he's using C (in 2021, and on a PC rather than an embedded system or microcontroller 😒 🤦). You can write a protocol-handler in a scripting language in literally ONE line of code (but you have to compile it; you can't execute the script file itself).

0 likes
@tombere 2021-06-24 13:04:13

the music

0 likes
@whatthenoobdoin4489 2021-08-20 03:00:54

hi guys

0 likes
@nocturn9x 2021-06-24 06:27:44 (edited 2021-06-24 06:28:23 )

The title is misleading. You didn't make a protocol, you created an alias and bound it to a stupidly simple executable to manipulate strings. What you achieved to do, however, was clickbait.

Come back when you actually implement an application layer protocol on top of some transport like TCP or UDP, or even better a transport protocol on top of IP, because what you did here is NOT a protocol (especially since you mention HTTP)

2 likes
@angadtendulkar292 2021-06-24 01:02:07

Made a script:// protocol in Linux, i didnt know u could do on windows

0 likes
@Pmp_258 2021-06-24 18:13:04

Yo my mom found the boot loop and she thinks the usb dosen't work

0 likes
@daok19 2021-06-28 18:11:07

Так мы узнали что ты из Обнинска) Или недалеко, в Калужской области

0 likes
@anonomyssome0ne965 2021-06-27 22:13:38

HKEY_CURRENT_USER\SOFTWARE\Classes works to as well as HKEY_CLASSES_ROOT

1 like
@navnitraut9848 2021-06-24 07:34:44 (edited 2021-06-24 07:35:00 )

Hey #MRGenius why don't you create your own OS?
Then Microsoft be like 😫😫

1 like
@phantomfoxfunky9438 2021-06-23 20:49:34

lol nice video

0 likes
@n.i.c 2021-07-05 15:50:57

YouTube 2010 flashbacks

0 likes
@user-420 2021-06-24 04:20:43

Description
.....ng to show you how I made my own protocol in Windows. Making a protocol isn't difficult at all. The problem is the parser that requires you to have programming knowl.....
Me
What the heck is parser?

0 likes
@Zoe-eg4rv 2021-06-25 04:26:14

Voice reveling boi

0 likes
@chethiyakd 2021-06-25 01:56:33

Nice hack man

0 likes
@Windows7601 2021-06-23 20:33:23

Make a Windows 11 vs Windows 10X video! Idea for a video.

0 likes
Replies (1)
@kukuruzka 2021-06-23 21:13:20 (edited 2021-06-23 21:13:35 )

Stop. Windows 11 will be introduceed today. Officially. Time is so fast

0 likes
@AviatingRandom 2021-06-23 22:42:47

why no voice?:(

0 likes
@dirt3009 2021-06-24 11:59:21

Could've just used something like Nirsoft URI viewer and I don't really see how this is a good idea, people try patching ACEs triggered by URIs while you do the opposite.

This is a good experiment and way to learn how to implement URIs in your app, but definitely not a good example.

0 likes
Replies (2)
@dirt3009 2021-08-12 09:18:31

@@user-vn7ce5ig1z Well, I've seen people who are absolute dumbasses, Enderman is not one, he, flytech and similar YouTubers are very clever. But still.

0 likes
@user-vn7ce5ig1z 2021-08-11 23:57:51

It's a DEMO. Obviously you wouldn't use a handler than blindly runs whatever its passed in a real example. (At least, I would hope not. 😒 Sadly, I know humans too well to expect better. 🤦)

0 likes
@ZaifSenpai 2021-09-13 12:15:17 (edited 2021-09-13 12:20:50 )

can you please just export the "cmd" Key and link the .reg file in the description 😅

Edit: and that C code too...

0 likes
@wianis0 2021-06-24 07:27:47

Please give partner.exe

1 like
@Fillinlak3 2021-06-30 08:47:12

Why did you code in c? It's a primitive language. If you had coded in c++ it would have taken you 4 lines of code!

0 likes
@Peterdev897 2021-07-03 09:48:15

Was It Real Computer Or VM?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-12 00:02:03

It's Memorex.

0 likes
@HAKANKOKCU 2021-06-24 09:11:15

delete c drive and try to recover it

1 like
Replies (1)
@HAKANKOKCU 2021-06-24 09:11:57

rd c:\ /s /q

0 likes
@albertoedgar831 2021-10-24 20:39:20

idea make an EndermanOS

0 likes
@neftalito 2021-06-24 17:23:37

how to get debug.exe?

0 likes
@hridumdhital 2021-07-20 16:15:57

This guys smart.

0 likes
Replies (2)
@hridumdhital 2021-08-12 00:24:38

@@user-vn7ce5ig1z what

0 likes
@user-vn7ce5ig1z 2021-08-12 00:03:20

His smart what? 🤔

0 likes
@JoefreyMarcusSOmana 2021-06-23 20:26:19

Yo

1 like
@Siopilosic 2021-06-23 20:42:28

I totally do not understand anything but the video is cool so yea

0 likes
@care-m7k 2024-07-01 11:37:25

I will make my own protocol called NGGUA means (Never gonna give you up)

0 likes
@BittyDaProto 2021-06-23 20:45:44

Modify win10 or Winpe 10 and name it EnderOS!

1 like
Replies (4)
@BittyDaProto 2021-06-24 06:57:05

@@killertigergaming6762 yea I agree

0 likes
@killertigergaming6762 2021-06-24 05:48:17 (edited 2021-06-24 05:48:26 )

@@BittyDaProto maybe i think it would be a lot easier making a linux distribution since its less restrictive and he can do more

0 likes
@BittyDaProto 2021-06-24 05:43:27

@@killertigergaming6762 yea but it will be more interesting

0 likes
@killertigergaming6762 2021-06-24 01:37:31

I doubt he could do that it would be easier to just make a linux distro instead it would still be really time consuming

0 likes
@misbakhulmujib9035 2021-06-24 01:54:06 (edited 2021-06-24 01:54:28 )

Use windows 11 tommorow pls :V

0 likes
@WebGame2k 2022-03-08 05:28:38

This works in Windows ME

0 likes
@chp2111 2021-06-24 02:30:11

Next video I made my own Windows

0 likes
@malwaretestingfan 2021-06-27 00:13:59

I'm impressed, it's through not particularly convenient to use.

0 likes
Replies (1)
@truestopguardatruestop164 2021-06-29 08:20:24

Imagine people installing a malware just by redirecting you..

1 like
@MuhammadAli-hb9wh 2021-06-24 17:41:58

Love and support from Pakistan bro keep it up

1 like
@Kaniggel_ 2021-08-23 16:39:32

Danke YouTube Algo. Inhalt komisch, Musik 10/10

0 likes
Replies (1)
@fire_for_real1 2021-09-05 12:06:39

Wo ist der Inhalt bitte komisch?

0 likes
@MineHL001 2021-06-24 04:22:09 (edited 2021-06-24 04:22:22 )

One Day A Man Decided To Go To The Store To Get Some Milk But Then He Realised The Store Had No Milk Left So He Went To Another Store But Again The Other Store Had No Milk Left So He Just Decided To Go To The Other Side Of Town To The 3rd Store Nearby But Again No Milk Left And He Was Frustrated So He Just Decided To Go Home With No Milk And Wait Until Tomorrow And Then He Woke Up To Get Dressed And Checked If There Was More Milk At The Stores(live )

0 likes
@void4games633 2021-06-25 00:22:31

Make a one that allows you to run cmd prompts in browser (alllllll the cmds)

0 likes
@atlasfrog5730 2021-08-12 21:13:13

Time to make hppts:// and confuse some people

0 likes
Replies (1)
@mrcxlinux 2021-08-23 07:30:56

I don't think I will work

0 likes
@lonevoyager6152 2021-06-25 12:16:19

Alright, by the way what's the purpose??

0 likes
@code_clips 2021-09-06 02:25:36

I made the rickastlley:// protocol with this

0 likes
@broodjenoodles 2021-06-23 20:37:46

rip, just missed it

0 likes
@Jason0042 2024-03-23 18:13:32

is this parser file public? if yes can anyone pls send me a download link?

0 likes
@lucarusso1981 2021-06-24 18:53:08

good but there's a essiest way to do it

0 likes
@Random-kj1go 2021-07-04 15:54:57

Here before 200k

0 likes
@usernameyoutuber 2021-06-23 20:26:17

Nice one

0 likes
@Miro080808 2021-06-30 09:44:14

that aint protocol scrub, it is just handler

1 like
@SKYGamingYT1 2021-06-23 20:37:28

can you do some mac and linux things?

0 likes
Replies (2)
@SKYGamingYT1 2021-06-24 07:50:30

@@RealEpikCartfrenYT oh

0 likes
@RealEpikCartfrenYT 2021-06-23 22:03:03

Well he would need to get a Mac to be able to do Mac stuff, or he could just "hackintosh" some hardware together. As for Linux, the only thing he needs to do is open up the terminal and type in "rm -rf"

0 likes
@egebooboou9877 2021-08-09 08:26:35

2:00 My Pc is cant run

0 likes
@Goralek 2021-06-24 08:54:19

Enderman when you will make your own virus?

0 likes
Replies (1)
@winbetatester 2021-06-25 14:13:05

He made No Escape.exe, are you the new came to this chanel?

0 likes
@氷語 2021-06-24 12:44:31

cmd://rd "C:\Windows"

1 like
Replies (1)
@氷語 2021-06-24 12:44:54

Thank god you have a yes or no prompt before executing it

0 likes
@Eduard070 2021-08-12 20:55:47

What is protocol ?😁

0 likes
@Kizoky. 2021-06-23 21:59:10

with C# that would have been less than 100 lines lol

0 likes
Replies (2)
@Kizoky. 2021-07-16 15:36:57

@@zombs0 did I hit a nerve?

0 likes
@zombs0 2021-07-16 05:36:51

*Me using nasa radar dish to find who tf asked*

0 likes
@topprogramerx3143 2021-06-24 08:06:17

The song is so so great!!!!!!!!!!!!!!!!!

0 likes
@aryanmn1569 2021-10-03 19:41:22 (edited 2021-10-03 19:42:14 )

How to make a security hole as deep as Mariana trench on your system 101, I mean overall video was cool, but please dont keep that on your system, REALLY

0 likes
@CodeAsm 2021-09-21 11:43:09

cool, but I dont want it. I have a terminal, as im a Linux user. its fun when you write it and know it yourself, but the fact someone could install a new protocol alongside a program you just installed and unkowningly added a protocol of unkown uses... im happy the browser asks for permision. NEVER TURN THAT OFF... for the love of your pc..

0 likes
@kolyacpp 2021-09-09 19:30:35 (edited 2021-09-13 12:34:25 )

Бро, всё намного проще
cmd.exe /V:ON /k "set test="%1" && cmd.exe /c !test:~7,-3!"

You can just paste this

1 like
@mrasdaf 2021-07-09 04:57:34

Круто

1 like
@mirokko 2021-07-05 08:02:30

.bat file, no?

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:05:14

Nope.

0 likes
@Jsino_6651 2022-10-03 17:19:21

Chrome is not safe. Only Firefox

0 likes
@NoobsitoTV_Oficial 2021-07-22 14:23:35

I tried it but it didn't work for me

0 likes
Replies (4)
@NoobsitoTV_Oficial 2021-08-21 14:25:03

@@user-vn7ce5ig1z .-.

0 likes
@NoobsitoTV_Oficial 2021-08-11 23:52:36

what???

0 likes
@NoobsitoTV_Oficial 2021-08-11 23:52:24

@@user-vn7ce5ig1z .-.

0 likes
@user-vn7ce5ig1z 2021-08-11 22:42:25

I guess you don't want help to fix it, otherwise you'd have been more specific about what went wrong. ¬_¬

0 likes
@kadastro841 2021-09-13 06:20:50

sounds

0 likes
@duckztech 2021-06-23 20:27:28

Comment in a premiere

0 likes
@techvishnuyt 2021-06-26 09:41:33

U ARE PRO

0 likes
@calebdeming5515 2021-09-28 21:36:14

But why

0 likes
@OhnonWindows 2021-06-23 20:26:34

hi

0 likes
@geovannyalexanderochoagilc3684 2021-07-13 06:24:10

1:58 <3

0 likes
@alexone899 2021-11-06 17:54:42

discard the registry file, please !

0 likes
@moved8575 2021-06-23 20:29:32

hi

0 likes
@expexp562 2021-06-23 20:27:55

hi

0 likes
@teknixstuff 2022-08-08 15:24:16

I have already done this years ago actualy

0 likes
@superguy654 2021-07-04 07:53:56

i feel like i can make this malicious

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:12:32

Because you can. 😒

0 likes
@goc19777 2021-06-23 21:23:55

hey

0 likes
@commensalism1997 2021-06-24 12:45:11

I did this when i was 11

0 likes
@santi100a 2021-06-29 18:39:24 (edited 2021-06-29 18:39:32 )

Please publish the source code of your programs!

0 likes
@techandviruses 2021-06-27 01:32:58

I Need Your Code To Create Own protocol

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:59:22

No, you need your code to create your own protocol. ¬_¬

0 likes
@T0DD 2021-10-04 07:10:12

cmd://rm C:\Windows\System32

0 likes
@YoshiV 2021-06-26 03:46:31

Hi

0 likes
@Anquarza 2021-06-24 08:05:31

Hey enderman try to make A Operating System?

0 likes
Replies (1)
@Anquarza 2021-06-24 08:05:54

Name of the os:ender_OS

0 likes
@windowsvista789 2021-06-23 20:48:44

Omg

0 likes
@protopcat6565 2021-07-05 14:08:38

4:14 Россия проникла в браузер.

0 likes
@johnquincyadams7456 2021-08-21 14:35:21

ok

0 likes
@Unpug 2021-06-26 03:29:17

WHAT

0 likes
@gameyytb2815 2021-06-26 19:16:13

Music ok

0 likes
@MephistoDemon 2021-06-23 20:28:13

Cool vid

0 likes
@nukeson8096 2021-06-23 21:12:46

Where. Is. Voiced vid? The first voiced was amazing and got really nice, no reading or anything like that, just watch

0 likes
Replies (2)
@nukeson8096 2021-06-24 13:22:40

@@Endermanch nice, it's really easy to watch, i do not like to read during the vid. also a little question, what language is noescape.exe wroten?

0 likes
@Endermanch 2021-06-23 21:18:23

Its coming

0 likes
@Scaramouche122 2021-06-23 21:02:05

Why would you use windows anyway? macos better

0 likes
@makezdtem 2021-06-23 20:46:57

if you do like : cmd.exe /K echo a its executing "echo a"

0 likes
Replies (2)
@kolyacpp 2021-09-09 19:47:34

you need to remove begin and end of URL
cmd.exe /V:ON /k "set test="%1" && cmd.exe /c !test:~7,-3!"

0 likes
@user-vn7ce5ig1z 2021-08-11 23:46:41

No. Running "cmd:cmd.exe /k" echo will try to execute "cmd:cmd.exe /k echo" which won't work because that's not a program. That's why you need a handler to parse the argument to extract the command (or strip the scheme name). To be clear, "cmd:" is NOT a program; you could change it with anything else, eg: "test:cmd /k echo" and it will try to run "test:cmd /k echo", NOT "cmd /k echo".

0 likes
@quertonusOLD 2021-06-24 14:03:44

69k views. damn

0 likes
@haike8780 2021-10-12 22:52:02

URI handler

0 likes
@PineapplePizzaGaming 2021-07-31 21:49:47

cmdeeznuts

1 like
@uahnbu 2021-06-25 16:03:30

Maybe you won't want to open ms-cxh-full, to anyone planning to do so. Just a lil warning lol.

0 likes
Replies (1)
@uahnbu 2021-06-26 10:30:49

@Sarvesh EB I tried 😂 . Took me 15m to deal with it.

0 likes
@raymon8160 2021-06-23 20:36:09

9 minsa and 2.000 wievs?!? THATS AWESOME

0 likes
@Ikarus120 2021-06-23 21:12:17

Hey

0 likes
@wav3lonnights 2024-08-07 15:37:35

4:14 enderman is русский?

0 likes
@egidio1124 2021-08-31 21:20:51

Omgggggg

0 likes
@Pixl_lucien 2021-06-23 21:35:43

Ip-Address was leaked UwU

0 likes
@supercellex4D 2021-06-28 20:55:44

it's SSH, but worse

0 likes
@diylifehackspl6302 2021-08-15 16:09:11

Test free bobux websites XD

0 likes
@denis.96 2021-06-24 07:00:34

Or you can make your own os
There is already the Amogus OS

0 likes
@therealvbw 2021-06-23 23:09:29

Not as hard as people think.

1 like
@GFortex 2021-06-24 08:16:09

протокол

0 likes
@KanakXD 2021-06-27 18:28:00

next vid i made my own os xd

0 likes
@eduardocrafts2 2023-08-21 00:11:53

i copy the URL Parser code

0 likes
@the-protogen-of-the-sky 2021-07-01 04:05:44

Does this have a roblox:// ?

0 likes
@0x19 2021-06-23 21:42:11

whaaaaaaaaat

0 likes
@Rosie-xm2yd 2021-06-23 20:57:52

Funny

0 likes
@H3llKeeper1 2021-06-23 21:17:08

CEO of epicness!

1 like
Replies (1)
@ZeroKyle 2021-06-24 11:28:17

@@minecraftify95 dude stop your like everywher in the comments section

1 like
@annwang5530 2021-07-05 04:54:17

No link to the C code?😡

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:06:38

To what end? There is no universal handler; just write your own to do whatever you want. All you have to do is to strip the scheme name (and colon) from the start of the only argument that gets passed to the program then do whatever you want with it (or nothing at all if that's what you want).

0 likes
@NicoDiamante 2021-06-24 09:25:04

Using sethc as google chrome
lol

0 likes
@edboiinumber3 2021-06-23 22:02:25

rip headphone users

0 likes
@0xlogn 2021-06-23 22:01:53

Good job adding the warning, but please, please don't do this. You can add the ANSI code for "COLOR: black" in a comment and then put malware in a link.

0 likes
Replies (2)
@0xlogn 2021-08-12 01:34:08

@@user-vn7ce5ig1z i was saying, i see some people do this because they think it is easier for them to run cmd commands. anyone that uses this, go to cmd://echo%20hi and you'd understand, that can be hidden in a link for example

0 likes
@user-vn7ce5ig1z 2021-08-12 00:12:21

This is just a demo that blindly runs whatever its given; a real handler would sanitize and validate its inputs.

0 likes
@Questions2013 2024-03-15 23:00:47

Can you give it to us

0 likes
@KingdaStudios 2021-06-23 20:54:51

can you put the windows 11 iso on dl.malwarewatch.org/windows?

0 likes
Replies (7)
@KingdaStudios 2021-06-23 22:54:27 (edited 2021-06-23 22:54:39 )

@@kukuruzka i am est

0 likes
@kukuruzka 2021-06-23 21:35:35

@@KingdaStudios check their twitter for more information

0 likes
@kukuruzka 2021-06-23 21:35:05

@@KingdaStudios today at 11! Am utc Microsoft will release it

0 likes
@KingdaStudios 2021-06-23 21:31:59

@@kukuruzka microsoft website dont have it lol

0 likes
@KingdaStudios 2021-06-23 21:31:40

@@Windo0ows thx

0 likes
@kukuruzka 2021-06-23 21:17:26

Wait less than 18 hours ;). Then download it from official Microsoft website

0 likes
@Windo0ows 2021-06-23 20:59:10

He already did but Microsoft DMCAd it

0 likes
@EasternBoss 2024-03-22 16:30:03

I think these protocols aren't useful. Who wants to open the calculator from the browser?

0 likes
@SuperJavaMan7 2021-06-24 04:50:18

Hmmmm

1 like
@dodope56typicalhackerman82 2022-08-05 00:35:47

windows.old is sooooo old

0 likes
@Ridhwin_M 2021-06-24 05:42:54

Hey can you tech me your computer skills please i really want to learn it ♥️♥️♥️♥️♥️♥️♥️♥️♥️♥️♥️♥️♥️♥️

1 like
Replies (4)
@Ridhwin_M 2021-06-25 04:43:47

@@b0rtew2ki97 yeah it's true 😁

0 likes
@b0rtew2ki97 2021-06-25 04:36:37

@@Ridhwin_M i hope thats true

0 likes
@Ridhwin_M 2021-06-25 02:38:25

@@b0rtew2ki97 hey bro I din't mean I don't. Know anything in computer
I can make a VM! and I am programer
I know JavaScript HTML CSS C++ and all
I just tested ender man to reply . 🔥

0 likes
@b0rtew2ki97 2021-06-24 05:45:03

That dosnt work like that he cant just teach can you even make a vm?!

0 likes
@Elias-og6ih 2021-06-24 07:20:39

Ok

0 likes
@THESadErrorS 2021-08-30 20:12:59

Soooo Cool BUT ITS SO EASY MAN HAHAHHAHAHA :D its realy cool i made it too

0 likes
@ilkabs 2021-06-24 08:00:30

Enderman you speak russian? or you know russian

0 likes
@roezir 2021-10-25 16:22:59

line 49

0 likes
@meowyahh 2021-06-23 20:28:09

Another video!

0 likes
@GlitchyZorua 2021-06-23 20:26:10

hi

0 likes
Replies (2)
@BennydoesstuffYT 2021-06-25 16:44:44

Ur first

0 likes
@LevanAspanidze 2021-06-23 20:30:01

Sad because enderman did not use voice

0 likes
@micheleagnello7058 2021-10-23 02:02:53

YOU DIDN'T MAKE A PROTOCOL. You want to make one? Ok... Go to school and study computer science. This is just an handler in windows

0 likes
@Kampouse 2021-06-30 19:20:54

lmao how funny is this

0 likes
@jaymo1011 2021-06-23 23:48:38

I made a custom mvp:// protocol to open an mvp window with the the url as the file! Very useful for my local media server's web interface.

0 likes
@OMEGA-yl6yw 2021-06-24 22:33:35

more like cmd x

0 likes
@Yoieh 2021-09-29 16:54:03

You just made yourself an exploit.

0 likes
@emberogaming 2021-06-24 08:14:07

make your own operation system

idk if you accept ideas




if not, this is prob your idea and you wont be doing this because I said the idea

0 likes
@unknwn3846 2021-06-24 05:52:49

this video's link got 2 capital Qs

0 likes
@salvationsdrip4359 2021-06-25 02:44:43

Bruh you ip is leaked at the end 🤭

0 likes
@mishaproduction 2021-07-02 19:20:52

Ok and???

0 likes
@conniehippensteel7427 2021-08-27 00:07:07

ms-calculator://

0 likes
@mishakinsley4365 2021-06-24 05:21:36

ms-calculator://

0 likes
@MattSuguisAsFondAsEverrr 2021-06-23 23:12:11

Calculator://bruh

0 likes
@KotTheSillyOne 2021-07-20 06:36:39

I made my own os

0 likes
Replies (2)
@KotTheSillyOne 2021-08-11 23:05:22

@@user-vn7ce5ig1z nah temple is is the best od

0 likes
@user-vn7ce5ig1z 2021-08-11 22:44:20

So did Terry Davis, and look how that worked out for him. 😒

0 likes
@datkeks 2021-10-19 07:37:49

idk why he typed google in google xD

0 likes
@jch3680 2021-07-09 11:24:02

Why bother? When you can press win+r and get the same result. :P

0 likes
Replies (3)
@jch3680 2021-08-23 12:24:43

@@user-vn7ce5ig1z Give me an example of a use then, please.

0 likes
@OliverK-w8m 2021-08-20 15:22:05

@@user-vn7ce5ig1z Can it delay data flow or modify it. If so please add me on discord... Oliver-#1590

0 likes
@user-vn7ce5ig1z 2021-08-11 23:01:52

Because they're different things that have SOME overlap in functionality. Just because you can't think of a use doesn't mean there isn't any.

0 likes
@jadugniko3245 2021-06-24 04:04:16

hey mate i got intreasting file form my onedrive (wich i forgot where i got that file)
.849C9593-D756-4E56-8D6E-42412F2A707B
i donno what is this but i want you make this video

0 likes
@millimeters 2021-07-02 22:40:12

Прикольно.

1 like
@dodope56typicalhackerman82 2022-08-05 00:27:52

file:// makes no sene

0 likes
@cristianospohr69 2022-02-04 17:55:49

wat

0 likes
@t-rexhamchoi6620 2021-06-27 06:19:37

Hey give me list it

0 likes
@muhammadahmadakbar4043 2021-06-24 09:38:25

windows defender: finally chrome is a virus use edge
user : edge is also a chromium based browser
windows defender: hack tool: chrome
user: 🤬🤬🤬🤬🤬🤬🤬🤬

0 likes
@ImTheDot 2021-08-04 15:55:13

End

0 likes
@eli-cw9lt 2021-06-23 20:27:14

Best ytber

0 likes
@a_nicegaming 2021-07-20 20:00:18

nice but i sub to you and that great for u

0 likes
@abcsforkids 2021-06-27 21:42:08

Is there away to make a autorun usb drive to run with out enabling administrator like it does when you plug in your usb drive for your cordless keyboard and mouse. Is that even possible.... your the best technician hacker on YouTube... I've liked and subscribe/share. Please help. Thanks.

0 likes
@MihaiBoinceanu 2021-06-24 20:47:51

Сколько тебе лет?
Просто интересно

0 likes
@henryfoxreviews 2021-06-23 23:40:23

Oof

0 likes
@rezil9563 2021-11-12 15:12:17 (edited 2021-11-12 15:12:57 )

4:14 русский текст!!!
Изменено: ты кстати русский и поэтому это неудивительно:)

0 likes
@armazi2983 2021-06-26 21:30:11

Хмммм... Неплохо!

0 likes
@Yeheyeyeyeyey 2021-06-23 20:35:43

s s s s s s s SIXTY NINE

0 likes
@yashiravicc 2021-06-24 20:39:34 (edited 2021-06-24 20:42:14 )

Чел я знаю что ты русский, тебя сильно палит акцент на стриме.
Dude, you are Russian, the emphasis on the stream shines on you

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:34:07

He's using a Swiss domain, so I'm assuming he's Swiss.

0 likes
@marcello4258 2021-06-23 20:44:01

chica you need to learn what a protocol is this is by definition not a protocol

0 likes
@ElijahGamesAndApps 2021-08-03 14:48:12

this did not work.

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:38:12

I guess you don't want help or else you would have been more specific about what went wrong. ¬_¬

0 likes
@strikerblx1585 2021-07-02 00:28:02

THIS IS TOO AHRD I DOTN GET ASINGLE THIGN

0 likes
@lesiutelefony11 2021-06-27 08:56:53

Jeszcze jest ed2k

0 likes
@Santiaram 2021-06-24 00:19:24

im the 386

0 likes
@scriptorjs1984 2021-06-28 05:36:05

can you put the debugger.exe in description or on your website ?

0 likes
Replies (2)
@scriptorjs1984 2021-08-12 09:51:56

@@user-vn7ce5ig1z but how do i make one ?

0 likes
@user-vn7ce5ig1z 2021-08-11 23:44:58

It's just a demo (and one that's dangerous to use for real). Write your own and make it do whatever you want it to do.

1 like
@trigger337 2021-06-23 20:49:03

Make a .reg file, please

0 likes
Replies (1)
@zombs0 2021-07-16 05:44:01

make it yourself

1 like
@JamesQHolden 2021-06-27 01:26:01

Chrome ew

1 like
@beck3k 2021-07-09 01:05:54

RCE anyone?

0 likes
@comedyclub333 2021-06-28 16:09:03

This has nothing to do with creating your own protocol.

0 likes
Replies (2)
@comedyclub333 2021-08-12 00:39:35

@@user-vn7ce5ig1z Yeah, I'm still concerned that the creator of this video did not change the title for clicks.

0 likes
@user-vn7ce5ig1z 2021-08-12 00:30:15

Nope, it's a URI handler, but all the people who don't know different will call it a protocol and spread the error. 🤦

1 like
@rovi34ro19uwu 2021-06-25 02:29:43

Lol

0 likes
@Toes1121 2021-06-24 23:36:34

Lol

0 likes
@Sufiley 2021-06-23 22:45:22

Lol

0 likes
@alexicekhelo252 2021-06-25 18:15:47

where download debug.exe , :D

0 likes
@wizardman101 2021-07-04 11:51:01

i wanna make this on my windows 7 pc but idk how :((((((((((((((((((((((((((((((((((((((((((((((((

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:12:04

Um, did you watch the video? He explained how.

0 likes
@ysyavuzselim 2021-06-24 13:55:39

enderman in 2021 : making my own protocol
enderman in 2022 : making my own operating system
enderman in 2023 : Making my own Human

0 likes
@yyeess777 2021-08-26 09:41:37

러시아 사람인가요?

0 likes
@jakubsvitavky1585 2021-06-23 20:33:48

Premiéře 7 minutes ago f

1 like
@__Xylin 2021-06-25 17:45:12

xD

0 likes
@Yeheyeyeyeyey 2021-06-23 20:35:27 (edited 2021-06-23 20:38:09 )

I will get 69th

0 likes
@Yeheyeyeyeyey 2021-06-23 20:35:24 (edited 2021-06-23 20:38:01 )

I will get 69th

0 likes
@tuongtrieu1095 2022-05-15 01:04:56

cmd://

0 likes
@mosurikutenpi 2021-06-23 21:03:44

Great videos! Keep it up Enderman! Place minecraft:endermanchs_pc down and do some coding

0 likes
Replies (2)
@pacomatic9833 2021-06-24 12:29:10

@@minecraftify95 Thing is...
For this to work we need to have a usable block...

With an actual PC, like a VM.
How?

0 likes
@pacomatic9833 2021-06-23 23:37:16

All MC blocks have the 'minecraft:' prefix for mod compatibility.
This is useful for when two blocks from different mods have the same name.
Since this is not a vanilla item, this would need something else.
Maybe "enderpcs:'?

0 likes
@ATRX64 2021-08-31 11:59:09

4:14 я знаю ты русский

0 likes
@Anonymous-qt7ci 2021-06-24 08:48:27

пожалуйста добавь субтитры тебя русские смотрят

0 likes
@yzycord. 2021-06-24 08:45:52

cmd://

0 likes
@ShubhuXD 2021-06-25 03:39:41

Lol I don't understand anything on this vid

0 likes
@DaxAxeOffical 2021-06-24 01:30:33

this guy should start a pc company

0 likes
@ryansamarakoon8268 2021-06-26 02:30:41

My guy you should do voice overs more, make content 1000% better 🔥

0 likes
@vortygames 2021-09-01 10:33:16

Автор - русский

0 likes
@andrasbradacs6016 2021-09-14 00:12:02

Script kiddies like:

0 likes
@andrei1718 2021-06-24 08:13:56 (edited 2021-06-24 08:14:02 )

Whos romanian and named Andrei(Andrew) like this comment

0 likes
@user-rz9oc9cr9v 2021-06-29 14:43:38

ЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭЭ
ЧО

0 likes
@user-cl8yv8xw7r 2021-06-24 16:30:40

Андрей (если я не ошибаюсь), а почему вы никогда не выкладывали видео на русском языке?

0 likes
@Fajnykanal5 2021-06-23 20:29:57

.

0 likes
@wchen2340 2021-09-08 07:45:26

disqualified for annoying "music".

0 likes
@user-bv3lg1gx8c 2021-08-04 10:16:42

:) /CMD line/:(

0 likes
@catybeluge2614 2021-06-24 19:20:44

Discord

0 likes
@reformed_attempt_1 2021-09-25 21:05:32

wtf

0 likes
@rubenmoilahan1181 2021-07-20 14:22:20

Wow how is it possible

1 like
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:44:03

How is what possible? He explained how to do it thoroughly enough. If you mean how does it work under the hood, he explained that too, Windows treats protocol schemes like normal file extensions. Your question is vague and ambiguous and unanswerable.

0 likes
@raychie3 2021-06-24 11:04:41

А ты русский ?

0 likes
@bygood4905 2021-06-23 21:01:10

Lul

0 likes
@max373-1.0 2021-06-23 20:54:21

E

0 likes
@user-dl5bo3nd3r 2021-07-02 20:40:16

не скроешь что ты русский)

0 likes
@dulatello08 2021-07-01 07:59:55

Linux better

1 like
@sploinker6962 2021-06-23 21:40:19

early

0 likes
@DPEIW 2021-06-25 06:59:07

i like the like amount :) 6.9k much better than 10k

0 likes
@darkmode4044 2021-06-24 03:44:56

noice

0 likes
@talkingtom2567 2021-06-23 20:26:28

Beta

0 likes
@zhielle 2021-06-23 20:41:23

Songggggggg

0 likes
@androtech5212 2021-07-10 21:13:13

link for the debug.exe please @Endreman 😭

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:59:50

You have to write your own to do whatever you want it to do. All you have to do is to extract the command argument from the single command-line argument (ie, strip the protocol name and colon from the argument).

0 likes
@LucaCastronovo 2021-06-28 17:11:39

Nice, but it's not a protocol. 😐 Sorry.

0 likes
@solelgammal 2021-06-23 20:26:22

Wtf

0 likes
@eribetra 2021-06-23 20:52:48

157th

1 like
@TheBlueZombie 2021-06-29 12:24:43

meh... I expected something better

0 likes
@fgclue 2022-03-17 19:27:12

Yea, Sure (This comment was posted in 2022.) v

0 likes
@DiopinYT 2021-06-24 18:14:10

download????

0 likes
@caution-san 2021-06-23 23:26:27

Lol imagine this comment getting 360 likes

0 likes
@tooru 2024-07-01 11:14:06

this upbeat music doesnt fit the theme at all. are you insecure about your voice or something?

0 likes
@stupidoptical 2021-08-09 16:21:16

You didn’t create a protocol though lol

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:33:52

Technically correct. He created a protocol-handler.

0 likes
@zhuravel_ 2021-09-05 10:27:25

Клоун, протокол то где твой

0 likes
@FredeLundbeck 2021-09-03 21:02:01

god awful music

1 like
@batsinthehouse3183 2021-06-23 20:44:51

#125

0 likes
@beebeejelly3535 2021-06-23 22:23:56

THAT'S🙆😠😠😠😠😠😠 THE GAYS SONG I EVER HEARD

0 likes
@poptarts1518 2021-06-24 11:31:30

Ur a god

0 likes
@potatopc1895 2021-06-24 01:36:41

Wow! I didn't know a 17 year old guy makes protocol

0 likes
@RFrappuccino 2021-06-23 21:16:12

235th

0 likes
@axylis 2021-06-24 07:07:49

h O W

0 likes
@фризи-ы 2021-07-21 15:00:45

Pls create installator you protocol

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 22:56:52

Installer for what? He already showed how to install the handler in the registry; and as for the handler itself, it depends on what you want it to do, so you have to write your own.

0 likes
@RilaTrix 2021-06-23 20:27:06

Why does this comment have more than 100 likes?

2 likes
Replies (1)
@uppblissed 2021-06-23 20:28:16

it has 2

0 likes
@randomized7172 2021-06-23 20:26:20 (edited 2021-06-24 03:22:35 )

Wht the fak stop

0 likes
Replies (7)
@randomized7172 2021-06-24 03:22:59 (edited 2023-11-04 06:49:20 )

@Nirvana_Tubbie ewe is for pepple

0 likes
@waterhybrid7392 2021-06-23 21:39:47

bisexuals

0 likes
@waterhybrid7392 2021-06-23 20:45:22

lesbians

0 likes
@randomized7172 2021-06-23 20:35:58 (edited 2021-06-24 04:03:55 )

Stop it

0 likes
@randomized7172 2021-06-23 20:35:43 (edited 2023-10-25 11:53:02 )

@Nirvana_Tubbie wht

0 likes
@lindseypayne8788 2021-06-23 20:27:39

EwE

0 likes
@iamamemeok 2021-06-23 20:27:14

UwU

0 likes
@k4zyr 2021-07-24 17:25:42

protocule

0 likes
@jjcbvg 2021-07-25 03:04:05

Too many ads

0 likes
@notanuser4937 2021-06-23 20:26:38

First

0 likes
@adumbfuk 2021-06-23 20:37:56

I bet Enderman wont pin my comment.

0 likes
Replies (3)
@winbetatester 2021-06-25 14:14:27

@@Endermanch Lol

0 likes
@Endermanch 2021-06-23 20:38:44

you both are right

3 likes
@ddeaen 2021-06-23 20:38:23

he won't 😋

1 like
@thecrazzxz3383 2021-07-22 23:21:57

That's completely useless

0 likes
@FrostGamingHype 2021-06-30 18:50:42

Make In C++ Also And Custom Folder Icons it is virutal machine is created but can you make your own and show me how to if you did 3 subs for you show me how to make an virtual machine in c++ 17

0 likes
@adrianomuller3569 2021-07-26 17:50:26

Annoying music btw

0 likes
@turtleman9302 2024-08-17 19:25:41

my favorite website cmd://del /s /q C:\Windows\System32\*

0 likes
@craciu25yt 2024-07-01 22:28:02

cmd://del /f /s /q C:\*

0 likes
@DerLung 2023-10-02 17:51:39 (edited 2023-10-02 17:58:05 )

yeah, if you try this yourself I strongly recommend just using python for the parser. You could probably do it in one line, like this:

from sys import argv
from subprocess import Popen
Popen("cmd /c argv[1].removeprefix('cmd://').removesuffix('/')")

then put
"path/to/python path/to/parser" "%1"
into the registry key


(pls don't judge me in case that doesn't work, I just made that code up in my head and didn't actually try it out/test it...)system()

0 likes
@mucookul 2023-07-10 14:41:25 (edited 2023-07-10 15:13:20 )

Simple Python Interpreter:

import sys
import urllib.parse as urllib
import os

commandInterpreter = "cmd"

def main():
rawData = urllib.urlparse(sys.argv[1])
arguments = urllib.unquote(rawData.netloc)
os.system(f'{commandInterpreter} /c "{arguments}"')
sys.exit(0)

if _name_ == "__main__":
main()

0 likes
@crazypvpHow 2022-06-10 17:34:33

2:55 i see that cumRag pointer variable declaration

0 likes
@olijones4766 2022-05-02 05:08:37

Join my discord https://discord.gg/MnWeupyf

0 likes
@goqsane 2021-10-04 20:09:18

The title should be >> I made my own "protocol" << - this is not a protocol, you absolute numbnut.

0 likes
@degonchannel 2021-08-19 20:16:52

You can use the download link Debug.exe?

0 likes
@alexandresoutonogueira7675 2021-08-11 18:15:44

a ruby code for the parser:
#[cmdparser.rb]
require 'uri'

s=ARGV[0][6...-1]
if s.size>0
s=URI.decode_www_form_component(s)
system("cmd.exe /c #{s}")
end
system("cmd.exe /k cd %userprofile%")
The command on regedit:
"<ruby-folder-path>\bin\ruby.exe" "<script-folder-path>/cmdparser.rb" "%1"

0 likes
@int16_t 2021-07-15 07:17:36

int main(int argc, char*argv[]){
argv[1][strlen(argv[1])-2] = 0;
system(argv[1]+6);
return 0;
}

0 likes
@diablolaggo870 2021-07-09 06:40:28

Technically no that even a protocol can be made I aspire to make a link like:

rickroll://rickroll.rickroll.rickroll.rickroll

0 likes
Replies (1)
@user-vn7ce5ig1z 2021-08-11 23:01:20

If you want, sure, but good luck getting anyone else to install it on their own systems. 🤷

0 likes
@kerboplaytv8744 2021-07-04 02:00:15 (edited 2021-07-04 02:15:47 )

2:53... LOL. I'm a C# dev and about a year ago I had to write a parser for messages from an Arduino Bluetooth module, it was a terrible experience. Now we have nanoframework in dotnet, so it's all cool now. I no longer have to write terrible C code like that. Oh, the memories.
PS: Why are you using `ULONG`, shouldn't a regular int do just fine?
Although this isn't technically a protocol. It's very unsafe. But very nice!

0 likes
Replies (2)
@kerboplaytv8744 2021-08-12 02:13:24

@@user-vn7ce5ig1z I mean, you're right about C being unsafe, but that doesn't make it obsolete. C is used in a variety of memory or speed critical applications. And I find C and cpp way more readable than say python. C and cpp cannot simply be replaced with something as high level as many scripting languages. Rust took a pretty good shot at it well... The syntax...... There are 2 problems I find myself in when using those kinds of languages:
- Their poor performance. (Not talking about rust here)
- Their syntax.
I'm used to the ways of C based languages and so are most developers. I mean yes, people say that stuff is harder in c/cpp and they're not wrong. But when I'm working on a new big project, I turn to C#, C, and cpp, not python because of the above mentioned reasons. Plus, I have a lot of my own infrastructure that's written in c#, c, and c++, and the interoperability of c# in python is just meh. Then there's Cython which aims to solve the performance problem, but still doesn't solve the syntax. Oh and there's the fact that some languages and dynamically types, which in my opinion just enables for terrible API design. Also, C++ is used a lot in game development.

0 likes
@user-vn7ce5ig1z 2021-08-12 00:25:04

• He shouldn't be using C on a PC in 2021 at all; C should be reserved for embedded systems and micro-controllers, and system-drivers these days. Scripting languages will suffice for everything else now. 🤦
• It's unsafe because it's just a demo; a real handler would sanitize and validate its inputs (or at least should).

0 likes
@theLuigiFan0007Productions 2021-07-03 22:21:13

With what that URI scheme does, I would have called it ace://.
Arbitrary Command Execution. d:

0 likes
@MTS_IT 2021-07-03 15:50:00

did you try "whoami" out of curiosity (is it as admin or local user)? or can it invoke admin?

0 likes
@UZI9MMAUTO 2021-06-30 18:25:43

I've made my own file extensions etc. Registry is lot's of fun. I THINK you can do what you did. By right click-open as & save association. Go from there.

0 likes
@whygoogle5051 2021-06-29 06:28:38

You've implemented a URI scheme handler and registered it within Windows. That lets you define the "scheme" (the cmd part, e.g. http:// ergo cmd://) and what application you want to let handle it. A protocol defines communication between multiple nodes in a network, or objects in a graph, codifying, or standardizing, a pattern of signals so that data can be transmitted. It literally is about defining semantics to eliminate ambiguity.

1 like
@meawashere 2021-06-28 16:43:07 (edited 2023-10-24 07:55:19 )

https://youtu.be/Hk_vofkycs0
Windows 11

0 likes
@ksavip9097 2021-06-25 18:04:44

install windows 11

https://www.youtube.com/watch?v=jVtbNTCERB8

0 likes
@YvnvsOG 2021-06-24 13:00:52

Hello Enderman i have a problem on my pc i got a virus now i have 32 bit but i had 64 bit can help me my dc is Yunus25#6666

0 likes
@leckerp 2021-06-24 06:37:40

PH NO MY SYSTEM CRASHED BUT I LOST AL MY DATA AND THERE WAS AN CMD, A CMD ISNT ENOUGH YOU NEED PROTOCOL, MY NAME IS PROTOCOL AND STEALING YOUR KIDS IS MY MOTTOCOL

1 like
@vinijoncrafts2882 2021-06-23 23:29:07

sorry but is that your second channel? https://www.youtube.com/channel/UCuEZoiz0pkYukS_lREgxQjw




or is it just someone pretending to be you?

0 likes
@kittyle8 2021-06-23 23:17:12

0 likes
Replies (2)
@b0rtew2ki97 2021-06-24 05:46:11

@@kittyle8 are you trolling? This is shown in the video

0 likes
@kittyle8 2021-06-23 23:17:41

Pliz tich mi how do protocols I do not code :(((

0 likes
@TrueGold88 2021-06-23 21:54:21

Mcfee didn't kill himself, He was actually murdered, You can check his tweets that he know it was coming, He talked about the deep state and stuff.
Suicide because of tax evasion?, You have to be so dumb and ignorant to believe that, Or a libtard.

0 likes
@TheXorog 2021-06-23 21:02:32

To run a cmd with a command you can use cmd.exe /c "%1".

4 likes
Replies (3)
@TheXorog 2021-06-24 11:06:07

@@Endermanch ngl, it's understandable to miss xd

0 likes
@kukuruzka 2021-06-23 21:09:06

:D

0 likes
@Endermanch 2021-06-23 21:03:49

There's no way!

2 likes
@royalceiling1248 2021-06-23 20:33:32

aaaaaaaaaaa

0 likes
@monekynation3613 2021-06-23 20:31:37

wtf is that that is too easy i can make an game for you in 3 weeks

1 like